Benjamin Canac
|
cae4f0c4a8
|
chore(deps): migrate to eslint 9 (#2443)
|
2024-10-24 10:30:37 +02:00 |
|
Daniel Roe
|
eecf4f7ed8
|
fix(components): accept partial config in ui prop (#2235)
|
2024-09-23 10:55:44 +02:00 |
|
Benjamin Canac
|
7e37668940
|
fix(module): suffix types imports with /index
Resolves #2018
|
2024-08-04 21:41:55 +02:00 |
|
Benjamin Canac
|
ea721a3705
|
fix(components): use relative imports
|
2024-07-25 12:47:58 +02:00 |
|
Benjamin Canac
|
c904604c23
|
feat(Icon)!: migrate from @egoist/tailwindcss-icons to new @nuxt/icon (#1789)
|
2024-06-24 12:46:41 +02:00 |
|
John Tanzer
|
0a47a2b5f2
|
chore(eslint): add no-trailing-spaces rule (#1906)
|
2024-06-24 10:55:50 +02:00 |
|
Neil Richter
|
91e5002050
|
feat(Accordion): add unmount prop to allow lazy mounting for heavy components (#1590)
|
2024-04-05 14:11:31 +02:00 |
|
Neil Richter
|
224ec3c1fb
|
feat(Accordion): emit open event with index (#1559)
|
2024-03-25 12:27:06 +01:00 |
|
Benjamin Canac
|
882247e5f4
|
fix(Accordion): style disclosure div after #1199
|
2024-02-06 17:52:58 +01:00 |
|
Benjamin Canac
|
10db14475f
|
fix(components): hydration attribute mismatch with vue 3.4 (#1199)
|
2024-02-06 12:42:19 +01:00 |
|
Daniel Roe
|
44d93a1cfd
|
chore(Accordion): match event listener types (#1193)
|
2024-01-03 14:53:58 +01:00 |
|
Benjamin Canac
|
4a9b66aeb3
|
fix(types): improve with strict mode (#1041)
|
2023-11-30 12:02:37 +01:00 |
|
Sma11X
|
96296c3d38
|
fix(Accordion): toggle correct element when keyboard press (#805)
Co-authored-by: Haytham Salama <haythamasalama@gmail.com>
|
2023-10-12 11:46:02 +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 |
|
Haytham A. Salama
|
6887f732ee
|
fix(Accordion): close other items in circular order (#735)
|
2023-09-24 11:36:35 +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
|
290ab1d9c5
|
chore: reactive attrs without class
Fixes #650
|
2023-09-11 12:55:24 +02:00 |
|
Benjamin Canac
|
8880bdc456
|
feat(module)!: use tailwind-merge for class merging (#509)
|
2023-09-07 15:13:47 +02:00 |
|
Benjamin Canac
|
2ec28e7cbd
|
chore(Accordion): type for items
Resolves #412
|
2023-07-17 11:25:59 +02:00 |
|
Benjamin Canac
|
3b432fde7a
|
chore(Accordion): add transition to trailing icon
|
2023-07-05 11:43:15 +02:00 |
|
Benjamin Canac
|
3de6b349d8
|
fix(Accordion): missing ref import from vue
|
2023-07-04 15:21:59 +02:00 |
|
Haytham A. Salama
|
eaf0043da6
|
fix(Accordion): solve the shift between buttons when they are opened (#379)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-03 17:20:08 +02:00 |
|
Dominik Opyd
|
b78fcf91a4
|
feat(Accordion): add multiple prop and close others by default (#364)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-07-03 14:38:13 +02:00 |
|
Benjamin Canac
|
f3c6f83232
|
chore(Accordion): transition on height
|
2023-06-29 16:48:46 +02:00 |
|
Haytham A. Salama
|
e50f377b94
|
feat(Accordion): new component (#301)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-06-27 21:54:05 +02:00 |
|