Sandro Circi
|
df7a61a97a
|
fix(useLocale): missing import in various components (#2603)
|
2024-11-11 19:24:33 +01:00 |
|
Benjamin Canac
|
18931acdb3
|
fix(InputMenu/SelectMenu): init filter with labelKey
|
2024-11-11 00:28:43 +01:00 |
|
Alex
|
26362408b1
|
feat(module): support i18n in components (#2553)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-08 17:22:57 +01:00 |
|
Benjamin Canac
|
503f701c7e
|
fix(InputMenu/SelectMenu): multiple not working with generic boolean casting
Resolves #2541
|
2024-11-08 10:59:13 +01:00 |
|
Benjamin Canac
|
d9822db6e8
|
chore(InputMenu/Select/SelectMenu): consistent types
|
2024-11-08 10:27:05 +01:00 |
|
Benjamin Canac
|
0ceafe1d54
|
fix(InputMenu/SelectMenu): look in items only with value-attribute
Resolves #2464
|
2024-11-08 10:26:44 +01:00 |
|
Benjamin Canac
|
f943f88fcc
|
fix(InputMenu/SelectMenu): use isEqual from ohash
|
2024-11-08 10:19:02 +01:00 |
|
Benjamin Canac
|
37a359701f
|
fix(module): remove fast-deep-equal in favor of custom isEqual
|
2024-11-07 21:56:56 +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 |
|
Alexander
|
f26f6c8168
|
feat(InputMenu/Select/SelectMenu): arrow prop implementation (#2503)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-31 15:09:24 +01:00 |
|
Benjamin Canac
|
309e52faa7
|
fix(InputMenu/SelectMenu): fast-deep-equal import
Resolves nuxt/ui#2488
|
2024-10-29 22:15:24 +01:00 |
|
Yasser Lahbibi
|
fc2015bb0e
|
fix(NavigationMenu): improve generic types (#2482)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-29 19:21:35 +01:00 |
|
Yasser Lahbibi
|
db8111d783
|
fix(InputMenu/Select/SelectMenu): improve types (#2471)
|
2024-10-28 18:08:24 +01:00 |
|
Tomy Kho
|
7802aacf3f
|
fix(InputMenu): emit focus event (#2386)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-18 16:09:04 +02:00 |
|
Benjamin Canac
|
37171b9327
|
chore(components): prevent useless extends on items
|
2024-10-17 21:25:17 +02:00 |
|
Benjamin Canac
|
c1294f6505
|
chore(components): prioritize icon over avatar in items
|
2024-10-17 21:06:10 +02:00 |
|
Benjamin Canac
|
53a3796d1b
|
feat(Input/InputMenu/Select/SelectMenu): handle avatar prop
|
2024-10-17 18:21:12 +02:00 |
|
Benjamin Canac
|
b39c4d127e
|
fix(components)!: rename select to onSelect on items
|
2024-10-15 15:13:43 +02:00 |
|
Benjamin Canac
|
f6f9823b15
|
feat(InputMenu/RadioGroup/Select/SelectMenu): handle labelKey and use get to support dot notation
|
2024-10-11 15:31:47 +02:00 |
|
Benjamin Canac
|
7c21ddefa8
|
fix(InputMenu/SelectMenu): escape regexp before search
|
2024-10-10 16:12:22 +02:00 |
|
Benjamin Canac
|
0f9ac8733e
|
fix(InputMenu/SelectMenu): improve displayed value
Resolves nuxt/ui#2353
|
2024-10-10 16:01:44 +02:00 |
|
Benjamin Canac
|
cac33c87b2
|
chore(InputMenu/SelectMenu): handle item select
|
2024-09-24 14:42:40 +02:00 |
|
Benjamin Canac
|
5e55e15ddf
|
chore(InputMenu/Progress/SelectMenu): clean interfaces for syntax highlight
|
2024-09-24 14:42:40 +02:00 |
|
Benjamin Canac
|
47ad74d029
|
fix(components): allow override of root through ui.root
|
2024-09-05 10:37:39 +02:00 |
|
Benjamin Canac
|
9ceb4cc6c1
|
chore(InputMenu/Select/SelectMenu): clean code
|
2024-08-23 18:33:31 +02:00 |
|
Benjamin Canac
|
74a6bca2b3
|
feat(Input/Textarea): expose ref
|
2024-07-31 15:28:28 +02:00 |
|
Benjamin Canac
|
42f4f8d337
|
fix(module): use relative imports to components / composables
|
2024-07-25 18:17:20 +02:00 |
|
Benjamin Canac
|
6aa0ea306f
|
feat(components): allow override of sizes through ui prop
|
2024-07-10 12:57:34 +02:00 |
|
Benjamin Canac
|
eeec9676cd
|
feat(InputMenu/Select/SelectMenu): introduce valueKey prop
Resolves #108
|
2024-07-09 17:03:52 +02:00 |
|
Benjamin Canac
|
06e8a9e912
|
chore(CommandPalette/InputMenu/SelectMenu): proxy selectedValue prop from Combobox
|
2024-07-09 17:02:34 +02:00 |
|
Benjamin Canac
|
c018c23224
|
feat(components): uniformize colors and variants (#141)
|
2024-07-09 10:45:26 +02:00 |
|
Silver343
|
18c5ead1bd
|
feat(InputMenu): handle size prop (#131)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-07-03 15:32:16 +02:00 |
|
Benjamin Canac
|
235556d3e0
|
fix(components): ui prop override with class (#136)
|
2024-07-03 14:35:58 +02:00 |
|
Benjamin Canac
|
5cc4457a74
|
fix(components): declare ui prop with PartialString when arrays in theme slots
|
2024-07-02 15:02: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
|
a0559d4163
|
chore: ignore as from radix props fields
|
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
|
ee3d2aa30f
|
chore(components): improve JSDoc
|
2024-06-11 18:23:56 +02:00 |
|
Romain Hamel
|
a2114c5874
|
fix(Form): inconsistent validation events for InputMenu and Select (#123)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-10 10:45:54 +02:00 |
|
Benjamin Canac
|
fe3ab652b4
|
feat(InputMenu): handle multiple
Resolves #91
|
2024-05-14 12:37:51 +02:00 |
|
Benjamin Canac
|
7a376b5e49
|
feat(SelectMenu): new component (#103)
|
2024-05-13 14:26:01 +02:00 |
|
Benjamin Canac
|
ff9fd9f657
|
fix(InputMenu): bind searchTerm with defineModel
|
2024-05-10 19:11:55 +02:00 |
|
Benjamin Canac
|
659d5e2c5a
|
feat(InputMenu): expose modelValue and open to slots
|
2024-05-10 18:16:28 +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 |
|
Benjamin Canac
|
99f20a4154
|
feat(InputMenu): new component (#86)
|
2024-05-06 18:59:49 +02:00 |
|