Benjamin Canac
|
f2fd778c0a
|
fix(Checkbox/RadioGroup): render correct element without variant
Resolves #3998
|
2025-05-15 11:32:15 +02:00 |
|
Benjamin Canac
|
e6e510b848
|
fix(components): class should have priority over ui prop
|
2025-05-07 17:23:27 +02:00 |
|
TribeWeb
|
9c3d53a02d
|
feat(CheckboxGroup): new component (#3862)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2025-04-22 18:03:27 +02:00 |
|
Benjamin Canac
|
39c861a64b
|
fix(components): refactor types after @nuxt/module-builder upgrade (#3855)
|
2025-04-12 17:53:03 +02:00 |
|
Benjamin Canac
|
25e503bc83
|
chore(components): improve tsdoc
|
2025-03-04 11:58:31 +01:00 |
|
Romain Hamel
|
fb4e05c65f
|
chore(components): add @IconifyIcon tag on icon properties (#3445)
|
2025-03-04 10:40:13 +01:00 |
|
Romain Hamel
|
7a8c00c374
|
feat(module)!: remove devtools in favor of compodium (#3380)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-28 15:33:13 +01:00 |
|
Benjamin Canac
|
fb36df5302
|
fix(components): missing $attrs bind (#3152)
|
2025-02-21 12:26:34 +01:00 |
|
Benjamin Canac
|
cd16b95c98
|
fix(components): prevent multiple appConfig identifier import (#3186)
|
2025-01-27 13:26:21 +01:00 |
|
Romain Hamel
|
b95b91391a
|
feat(FormField): set aria-describedby and aria-invalid attributes (#3123)
|
2025-01-20 11:46:09 +01:00 |
|
Benjamin Canac
|
30ba53e20b
|
feat(module): allow tv customization through app.config (#2938)
|
2025-01-08 17:26:20 +01:00 |
|
Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +01:00 |
|
Romain Hamel
|
701c75a2a8
|
feat(module): devtools integration (#2196)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-05 22:17:56 +01:00 |
|
Benjamin Canac
|
1a93d13a16
|
fix(components): missing relative imports
Resolves nuxt/ui#2515
|
2024-11-02 12:50:25 +01:00 |
|
Benjamin Canac
|
f6631ff7bc
|
fix(Checkbox): indeterminate prop not working
|
2024-10-11 14:13:46 +02:00 |
|
Benjamin Canac
|
de0133e177
|
chore(components): use useId from vue
|
2024-09-05 16:00:30 +02:00 |
|
Benjamin Canac
|
47ad74d029
|
fix(components): allow override of root through ui.root
|
2024-09-05 10:37:39 +02:00 |
|
Benjamin Canac
|
42f4f8d337
|
fix(module): use relative imports to components / composables
|
2024-07-25 18:17:20 +02:00 |
|
Benjamin Canac
|
235556d3e0
|
fix(components): ui prop override with class (#136)
|
2024-07-03 14:35:58 +02:00 |
|
Benjamin Canac
|
cacd853d1e
|
chore(components): declare slots after emits
|
2024-07-02 13:54:29 +02:00 |
|
Sandro Circi
|
b61696cdca
|
feat(Select/SelectMenu): handle size prop (#133)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-02 12:03:10 +02:00 |
|
Romain Hamel
|
bad2e49de9
|
refactor(Form): input events (#99)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-01 20:37:57 +02:00 |
|
Benjamin Canac
|
673064dee5
|
chore(components): improve props
|
2024-06-28 18:13:03 +02:00 |
|
Benjamin Canac
|
fae627ed65
|
chore(components): add missing emits for docs
|
2024-06-28 16:19:06 +02:00 |
|
Benjamin Canac
|
ee3d2aa30f
|
chore(components): improve JSDoc
|
2024-06-11 18:23:56 +02:00 |
|
Benjamin Canac
|
08c91fe8f1
|
feat(Checkbox/Progress/RadioGroup/Slider/Switch): add black color
|
2024-05-16 15:30:15 +02:00 |
|
Romain Hamel
|
52cf471099
|
feat(Form): Select and InputMenu integration (#97)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-05-10 12:53:52 +02:00 |
|
Benjamin Canac
|
1942b8e117
|
feat(Select): new component (#92)
|
2024-05-07 22:58:56 +02:00 |
|
Benjamin Canac
|
e5bec87488
|
chore(Checkbox): improve props
|
2024-05-02 15:38:43 +02:00 |
|
Benjamin Canac
|
fc50996ccf
|
fix(Checkbox): icon render
|
2024-04-28 17:55:24 +02:00 |
|
Benjamin Canac
|
16071846a8
|
chore(FormField): rename inputId to id
|
2024-04-28 11:46:24 +02:00 |
|
Benjamin Canac
|
ce28e662d6
|
chore: uniformize defineModel placement and emits
|
2024-04-27 22:16:41 +02:00 |
|
Benjamin Canac
|
6d377d1f4b
|
fix: remove IconProps usage
|
2024-04-24 17:38:42 +02:00 |
|
Benjamin Canac
|
3c89d6b2c5
|
fix(Checkbox): reduce icon size
|
2024-04-17 16:23:54 +02:00 |
|
Romain Hamel
|
84847965af
|
chore(Checkbox/Switch): change model binding (#58)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-15 13:37:18 +02:00 |
|
Benjamin Canac
|
abb7580f71
|
chore(module): lint
|
2024-04-12 14:02:23 +02:00 |
|
Romain Hamel
|
e29b514f8d
|
feat(RadioGroup): new component (#41)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-04-02 11:35:16 +02:00 |
|
Benjamin Canac
|
b471547eb7
|
chore(components): improve imports
|
2024-03-29 16:59:24 +01:00 |
|
Romain Hamel
|
bfd5988358
|
feat(Checkbox): new component (#67)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-03-27 12:00:15 +01:00 |
|