Nathanaël Louison
|
29fa46276d
|
feat(App): add global portal prop (#3688)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-21 17:42:55 +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
|
8435a0fe16
|
fix(InputMenu/SelectMenu): prevent disabled items to be selected
Resolves #3474
|
2025-04-08 14:43:58 +02:00 |
|
Benjamin Canac
|
cea881abdc
|
feat(InputMenu/SelectMenu): handle resetSearchTermOnSelect
Resolves #3782
|
2025-04-08 12:20:28 +02:00 |
|
Sandro Circi
|
52a97e2df7
|
fix(InputMenu/SelectMenu): support arbitrary value (#3779)
|
2025-04-02 22:28:09 +02:00 |
|
Benjamin Canac
|
9d2fed1250
|
fix(InputMenu): emit change on multiple item removal
Fixes #3756
|
2025-03-31 21:14:43 +02:00 |
|
Daniele Nicosia
|
f25fed58e9
|
fix(InputMenu/SelectMenu): correctly call onSelect events (#3735)
|
2025-03-31 13:58:42 +02:00 |
|
Benjamin Canac
|
3074632523
|
fix(InputMenu): reset searchTerm on update:open
Resolves #3620
|
2025-03-27 16:27:48 +01:00 |
|
Benjamin Canac
|
94b6e520f5
|
fix(InputMenu/SelectMenu): empty search results
|
2025-03-27 12:18:46 +01:00 |
|
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 |
|
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 |
|