Commit Graph

47 Commits

Author SHA1 Message Date
Hugo Richard
3243fb88f7 fix(Input/Textarea): define model modifiers types (#4195)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-05-22 14:51:24 +02:00
Benjamin Canac
2e4c3082a1 fix(InputNumber): handle inside button group
Resolves #4155
2025-05-15 14:26:32 +02:00
Benjamin Canac
3c8d6cd01d fix(Input/Textarea): handle generic types
Resolves nuxt/ui-pro#887
2025-05-13 17:18:06 +02:00
Benjamin Canac
e6e510b848 fix(components): class should have priority over ui prop 2025-05-07 17:23: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
4d8179ba08 chore(Input/InputNumber/PinInput/Textarea): clean functions order 2025-04-01 12:05:57 +02:00
Iván Máximiliano, Lo Giudice
cfe9b2ecf3 feat(Input/Textarea): allow null value in model (#3415) 2025-03-07 18:17:30 +01:00
Benjamin Canac
25e503bc83 chore(components): improve tsdoc 2025-03-04 11:58:31 +01:00
Benjamin Canac
cd16b95c98 fix(components): prevent multiple appConfig identifier import (#3186) 2025-01-27 13:26:21 +01:00
Romain Hamel
c0b485d563 feat(Form): form validation properties (#3137) 2025-01-24 19:10:44 +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
Romain Hamel
41dc11ceef fix(FormField): restore eager-validation prop behavior (#3031)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2025-01-06 18:52:23 +01:00
Benjamin Canac
81ac076219 feat(module)!: migrate to reka-ui (#2448) 2024-12-03 16:11:32 +01:00
Benjamin Canac
1a93d13a16 fix(components): missing relative imports
Resolves nuxt/ui#2515
2024-11-02 12:50:25 +01:00
Benjamin Canac
53a3796d1b feat(Input/InputMenu/Select/SelectMenu): handle avatar prop 2024-10-17 18:21:12 +02:00
Benjamin Canac
296ae456c9 chore(components): move utils imports before components 2024-10-11 14:15:44 +02:00
Benjamin Canac
47ad74d029 fix(components): allow override of root through ui.root 2024-09-05 10:37:39 +02:00
Benjamin Canac
a261028f6e chore: script setup order definition 2024-08-23 16:02:46 +02:00
Benjamin Canac
74a6bca2b3 feat(Input/Textarea): expose ref 2024-07-31 15:28:28 +02:00
Benjamin Canac
0635c5434c chore(Slider): improve update:modelValue event signature 2024-07-31 11:22:56 +02:00
Benjamin Canac
42f4f8d337 fix(module): use relative imports to components / composables 2024-07-25 18:17:20 +02:00
Benjamin Canac
eba8b4b31a feat(Input): set autocomplete to off by default 2024-07-09 15:24:07 +02:00
Benjamin Canac
c018c23224 feat(components): uniformize colors and variants (#141) 2024-07-09 10:45:26 +02:00
Benjamin Canac
235556d3e0 fix(components): ui prop override with class (#136) 2024-07-03 14:35:58 +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
f9c69a7837 chore(components): use {} for empty props 2024-06-28 22:03:14 +02:00
Benjamin Canac
fae627ed65 chore(components): add missing emits for docs 2024-06-28 16:19:06 +02:00
Benjamin Canac
369e0b1952 fix: define empty props in slots for nuxt-component-meta parsing 2024-06-28 11:51:23 +02:00
Benjamin Canac
cd7cc0d9a3 chore: improve types export 2024-06-25 17:58:14 +02:00
Benjamin Canac
45454fae45 fix(useComponentIcons): reactivity when using defu 2024-05-10 17:57:53 +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
Romain Hamel
43066fd9ea feat(ButtonGroup): new component (#88)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-05-07 11:19:25 +02:00
Benjamin Canac
99f20a4154 feat(InputMenu): new component (#86) 2024-05-06 18:59:49 +02:00
Benjamin Canac
f039d1a7dd chore(CommandPalette): define placeholder from InputProps 2024-05-02 10:41:02 +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
3651c7ec41 fix(Input): wrong type for type prop 2024-04-17 11:57:43 +02:00
Benjamin Canac
f302a15972 feat: uniformize components sizes (#68) 2024-04-16 12:26:29 +02:00
Benjamin Canac
abb7580f71 chore(module): lint 2024-04-12 14:02:23 +02:00
Benjamin Canac
b471547eb7 chore(components): improve imports 2024-03-29 16:59:24 +01:00
Romain Hamel
091f8e91c4 feat(Input): use defineModel (#61) 2024-03-22 17:14:57 +01:00
Benjamin Canac
a03b21fdb8 chore(Input): remove useless slot props 2024-03-21 17:23:49 +01:00
Benjamin Canac
de8100af3a feat(Input): handle icons 2024-03-20 14:04:26 +01:00
Benjamin Canac
aaf2a2d8ad chore(components): consistent slots declaration 2024-03-19 18:35:27 +01:00
Romain Hamel
de62676647 feat(Form): new component (#4)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-03-19 16:09:12 +01:00