Benjamin Canac
|
fd95a3f646
|
fix(module): handle tailwindMerge config from app.config
|
2023-12-15 14:55:28 +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 |
|
Benjamin Canac
|
7339324355
|
feat(types): support custom values from app.config.ts (#863)
|
2023-11-17 18:48:50 +01:00 |
|
Benjamin Canac
|
91511b921d
|
fix(Alert): improve config options
Resolves #760
|
2023-11-14 17:13:21 +01:00 |
|
Benjamin Canac
|
9a1a1b8caf
|
fix(Alert): prevent gap when no close button or action
Fixes #831
|
2023-11-14 15:55:57 +01: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
|
190378aaa9
|
chore(Alert): optional click function
|
2023-09-07 15:13:48 +02:00 |
|
Benjamin Canac
|
8880bdc456
|
feat(module)!: use tailwind-merge for class merging (#509)
|
2023-09-07 15:13:47 +02:00 |
|
171H
|
b243e8c946
|
fix(Alert): fix wrong type of actions (#507)
|
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 |
|