renovate[bot]
|
3f7df7be9b
|
chore(deps): update dependency ohash to v2 (v3) (#3362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-04 16:18:54 +01:00 |
|
Benjamin Canac
|
60b7e2d69e
|
fix(InputMenu/SelectMenu): proxy required in root props
|
2025-03-04 12:59:01 +01:00 |
|
Benjamin Canac
|
01fa230eae
|
fix(InputMenu): wrong required in multiple mode
Resolves #2741
|
2025-03-04 12:54:39 +01: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
|
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 |
|
kyyy
|
5a443944ae
|
fix(InputMenu): removing tag does not change modelValue (#3054)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-09 11:53:03 +01:00 |
|
Benjamin Canac
|
30ba53e20b
|
feat(module): allow tv customization through app.config (#2938)
|
2025-01-08 17:26:20 +01:00 |
|
renovate[bot]
|
8c88912a8f
|
chore(deps): update all non-major dependencies (v3) (#2985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-06 17:17:03 +01:00 |
|
Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +01:00 |
|
Benjamin Canac
|
148b02464d
|
fix(components): specify collisionPadding to all menus
|
2024-11-29 16:39:35 +01:00 |
|
Alex
|
2e9aeb5f05
|
feat(Calendar): implement component (#2618)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-26 12:24:20 +01:00 |
|
Alex
|
937585cb3f
|
feat(locale): provide dir on defineLocale (#2620)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-13 12:19:21 +01:00 |
|
Inesh Bose
|
f516d7b36d
|
feat(InputMenu/SelectMenu): add create-item prop (#2472)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-12 15:28:18 +01:00 |
|
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 |
|