Sandro Circi
|
b9983549a4
|
fix(components): improve generic types (#3331)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-24 21:38:13 +01:00 |
|
Benjamin Canac
|
5dec0e16e2
|
feat(components): handle events in content prop
|
2025-03-20 12:39:57 +01:00 |
|
Benjamin Canac
|
60b7e2d69e
|
fix(InputMenu/SelectMenu): proxy required in root props
|
2025-03-04 12:59:01 +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
|
fb36df5302
|
fix(components): missing $attrs bind (#3152)
|
2025-02-21 12:26:34 +01:00 |
|
Benjamin Canac
|
e7e75858d7
|
fix(SelectMenu): wrap content with FocusScope
Resolves #2657
|
2025-02-11 15:14:06 +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
|
c902a40f7c
|
fix(SelectMenu): handle resetSearchTermOnBlur manually (#3082)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-01-13 11:26:16 +01:00 |
|
Malik-Jouda
|
d5dba0ebc9
|
fix(CommandPalette/SelectMenu): missing translations (#3057)
|
2025-01-10 18:20:47 +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 |
|
Benjamin Canac
|
ff1e0798d3
|
feat(SelectMenu): use UInput in search to handle props like icon
Resolves #2021
|
2024-11-10 23:22:44 +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 |
|
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
|
296ae456c9
|
chore(components): move utils imports before components
|
2024-10-11 14:15:44 +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
|
183207c2b8
|
chore(SelectMenu): merge search / searchPlaceholder into searchInput prop
|
2024-09-25 19:07:11 +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
|
2346f52cbf
|
chore(components): missing some props.ui merging
|
2024-09-17 11:25:16 +02:00 |
|
Benjamin Canac
|
9ceb4cc6c1
|
chore(InputMenu/Select/SelectMenu): clean code
|
2024-08-23 18:33:31 +02:00 |
|
Benjamin Canac
|
1ef977fb8c
|
feat(CommandPalette): handle filter false and postFilter
|
2024-08-22 15:41:49 +02:00 |
|
Benjamin Canac
|
42f4f8d337
|
fix(module): use relative imports to components / composables
|
2024-07-25 18:17:20 +02:00 |
|
Benjamin Canac
|
813fdfd646
|
fix(SelectMenu): display modelValue even if false
|
2024-07-10 15:24:18 +02:00 |
|