Neil Richter
|
cba9ad78db
|
fix(Notification): update timer when timeout prop changes (#1673)
|
2024-04-15 16:38:07 +02:00 |
|
Benjamin Canac
|
9cce4456d0
|
fix(Notification): improve description alignment when no title provided
|
2024-02-28 12:52:53 +01:00 |
|
Benjamin Canac
|
aa2b1cae88
|
fix(Notification): remove required title to prevent warning when using slot
|
2024-02-15 12:22:50 +01:00 |
|
MiladHp
|
1f0f6181db
|
fix(Notification): handle dynamic backgrounds (#1063)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-12-05 17:11:56 +01:00 |
|
Benjamin Canac
|
e408eabd8b
|
fix(components): move remaining classes to config (#1039)
|
2023-11-30 16:31:48 +01:00 |
|
Benjamin Canac
|
4a9b66aeb3
|
fix(types): improve with strict mode (#1041)
|
2023-11-30 12:02:37 +01:00 |
|
Iván Máximiliano, Lo Giudice
|
83c3be716a
|
feat(Notification): customize default timeout (#1003)
|
2023-11-21 18:34:08 +01:00 |
|
Benjamin Canac
|
7cb987de42
|
fix(Notification): improve config options
|
2023-11-14 17:19:59 +01:00 |
|
Benjamin Canac
|
ded6a7f73d
|
fix(Notification): prevent gap when no close button or action
|
2023-11-14 15:55:57 +01:00 |
|
Muhammad Mahmoud
|
40f3b16100
|
fix(Notification): add roles for accessibility (#724)
|
2023-10-18 17:49:27 +02:00 |
|
Aditio Pangestu
|
109ec52d50
|
fix(module): retain props reactivity through useUI (#745)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-28 14:06:57 +02:00 |
|
Benjamin Canac
|
f24ff9c47f
|
chore: revert ui. prefix when using useUI composable
|
2023-09-21 14:30:34 +02:00 |
|
Benjamin Canac
|
86dc49ecc9
|
chore: use get in useUI
|
2023-09-21 12:50:18 +02:00 |
|
Benjamin Canac
|
34d2f57801
|
feat(module)!: use tailwind-merge for app.config & move config to components & type props (#692)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2023-09-20 18:07:51 +02:00 |
|
Younes Barrad
|
d6476d17f9
|
feat: remove lodash-es (#648)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-09-14 18:47:09 +02:00 |
|
Benjamin Canac
|
6f77ee80ce
|
chore: add aria-label on close buttons
|
2023-09-12 10:59:26 +02:00 |
|
Benjamin Canac
|
290ab1d9c5
|
chore: reactive attrs without class
Fixes #650
|
2023-09-11 12:55:24 +02:00 |
|
Benjamin Canac
|
53b2655ae5
|
docs: improve props types (#588)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
8880bdc456
|
feat(module)!: use tailwind-merge for class merging (#509)
|
2023-09-07 15:13:47 +02:00 |
|
Haytham A. Salama
|
5221294f78
|
chore: add eslint rules for spacing (#464)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-30 15:56:01 +02:00 |
|
Benjamin Canac
|
ab2abae48a
|
feat(Alert): new component (#449)
|
2023-07-27 16:59:50 +02:00 |
|
Benjamin Canac
|
4f4a659ccc
|
chore(types): remove partials
|
2023-07-20 18:11:11 +02:00 |
|
Benjamin Canac
|
df455db3ca
|
feat(Notification): support html with title and description slots (#431)
|
2023-07-20 11:58:43 +02:00 |
|
Benjamin Canac
|
41b85d50a8
|
fix(components): prefix @headlessui/vue components
Resolves #315
|
2023-06-22 13:01:58 +02:00 |
|
Benjamin Canac
|
07f7855a26
|
fix(Notification): class priority for icon color
|
2023-06-09 11:40:46 +02:00 |
|
Benjamin Canac
|
4458656be5
|
chore(Notification)!: rename to closeButton and actionButton for consistency
|
2023-05-29 21:59:59 +02:00 |
|
Benjamin Canac
|
9ce531a06f
|
feat!: handle color states on form elements (#234)
|
2023-05-26 22:07:49 +02:00 |
|
Benjamin Canac
|
1b61ec72e2
|
chore(Notification)!: rename progressColor to color and style icon
This also removes `progressVariant` prop
|
2023-05-26 18:03:54 +02:00 |
|
Benjamin Canac
|
45ba3b26da
|
chore(Notification): improve types
|
2023-05-23 15:24:32 +02:00 |
|
Benjamin Canac
|
6d3309c42d
|
chore(Notification): move padding to app.config
|
2023-05-23 11:25:56 +02:00 |
|
Benjamin Canac
|
e7eea067b2
|
chore(Notification): add progressColor and progressVariant props (#219)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2023-05-22 15:01:19 +02:00 |
|
Benjamin Canac
|
0c69385771
|
fix: prefix imported components
|
2023-05-05 12:15:20 +02:00 |
|
Benjamin Canac
|
6da0db0113
|
feat: rewrite to use app config and rework docs (#143)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-05-04 14:49:19 +02:00 |
|
Benjamin Canac
|
ee3352278c
|
feat: migrate to @egoist/tailwindcss-icons
|
2023-02-17 12:58:19 +01:00 |
|
Benjamin Canac
|
f5d068be9d
|
feat: use nuxt-icon
|
2023-02-16 16:16:37 +01:00 |
|
Anthony Fu
|
edc1bd677b
|
chore: improve types (#115)
* wip: improve types
* feat: improve types
* Apply suggestions from code review
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
* chore: update
* chore: enable ci typecheck
* chore: fix
Co-authored-by: Sylvain Marroufin <marroufin.sylvain@gmail.com>
|
2022-11-23 11:30:18 +01:00 |
|
Benjamin Canac
|
44176ee897
|
chore(Notification): improve actions text color
|
2022-11-09 11:52:52 +01:00 |
|
Benjamin Canac
|
b20c8c82ab
|
chore(preset): handle transitions
|
2022-10-04 23:56:54 +02:00 |
|
Benjamin Canac
|
e4c3a74e0e
|
chore(Notification): add preset system
|
2022-09-20 11:47:52 +02:00 |
|
Benjamin Canac
|
6a2159da94
|
Revert "chore: use nuxt-icon"
This reverts commit 70495e0a22.
|
2022-09-12 19:15:54 +02:00 |
|
Benjamin Canac
|
70495e0a22
|
chore: use nuxt-icon
|
2022-09-09 15:24:49 +02:00 |
|
Benjamin Canac
|
8a66f5e9bf
|
fix(Notification): prevent error without timeout
|
2022-08-17 14:10:34 +02:00 |
|
Benjamin Canac
|
a0d56d0f66
|
chore(Notifications): support actions instead of specific undo and dismiss
|
2022-08-17 13:53:53 +02:00 |
|
Benjamin Canac
|
945fec62c2
|
fix(Notification): improve placement with description
|
2022-07-22 17:07:37 +02:00 |
|
Benjamin Canac
|
6b813bd3b3
|
chore: improve types and imports
|
2022-07-21 23:33:06 +02:00 |
|
Benjamin Canac
|
1ff9fd4f69
|
chore(toast): improve notifications
|
2022-07-21 00:39:06 +02:00 |
|
Benjamin Canac
|
33a31205a1
|
chore(components): add names
|
2022-05-20 12:21:50 +02:00 |
|
Sylvain Marroufin
|
39bf242f78
|
chore: migrate components to typescript setup (#55)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2022-05-09 16:05:07 +02:00 |
|
Benjamin Canac
|
74bd7bc180
|
feat: module improvements
|
2021-12-22 12:13:52 +01:00 |
|