HugoRCD
|
5caa566e2a
|
feat(CommandPalette): support for avatars with chips
|
2025-05-26 10:50:31 +02:00 |
|
Benjamin Canac
|
2ba94db09e
|
fix(CommandPalette): add presentation role to viewport
|
2025-05-23 17:32:18 +02:00 |
|
J-Michalek
|
b9adc83e78
|
feat(components): add ui field in items (#4060)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-13 17:40:29 +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
|
d25265c8b7
|
fix(CommandPalette): consistent alignement with other components
|
2025-04-08 17:29:02 +02:00 |
|
Benjamin Canac
|
bc61d29cce
|
fix(CommandPalette): use group.id as key
|
2025-03-27 21:32:38 +01:00 |
|
Benjamin Canac
|
06dfb963be
|
chore(CommandPalette): improve placeholder tsdoc
|
2025-03-26 17:31:19 +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
|
ef86108f14
|
chore(components): add eol in script tag to fix syntax highlight
|
2025-03-18 10:52:04 +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
|
b27c0f44f5
|
chore(components): random TS errors
|
2025-02-20 16:17:16 +01:00 |
|
Benjamin Canac
|
e2b78a78a4
|
feat(CommandPalette): support link props in items
Resolves #3190
|
2025-01-28 14:51:57 +01:00 |
|
Benjamin Canac
|
cd16b95c98
|
fix(components): prevent multiple appConfig identifier import (#3186)
|
2025-01-27 13:26:21 +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 |
|
Bruno Belloni
|
1b3c919222
|
feat(CommandPalette): add autofocus prop (#2942)
|
2024-12-20 12:21:05 +01:00 |
|
Benjamin Canac
|
3445078cab
|
chore(Alert/CommandPalette): improve close tsdoc
|
2024-12-11 16:22:32 +01:00 |
|
Benjamin Canac
|
3b9ca2263d
|
fix(CommandPalette): keep ignoreFilter groups at their place (#2833)
|
2024-12-09 10:17:54 +01:00 |
|
Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +01:00 |
|
Benjamin Canac
|
ffc81cc950
|
chore(CommandPalette): pass active to children
|
2024-11-25 14:39:15 +01:00 |
|
Benjamin Canac
|
37655377e9
|
feat(CommandPalette): add active field on items for consistency
|
2024-11-25 14:22:39 +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 |
|
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 |
|
Romain Hamel
|
701c75a2a8
|
feat(module): devtools integration (#2196)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-05 22:17:56 +01:00 |
|
Benjamin Canac
|
1a93d13a16
|
fix(components): missing relative imports
Resolves nuxt/ui#2515
|
2024-11-02 12:50:25 +01:00 |
|
Benjamin Canac
|
37171b9327
|
chore(components): prevent useless extends on items
|
2024-10-17 21:25:17 +02:00 |
|
Benjamin Canac
|
49abad243c
|
feat(CommandPalette): handle loading field in items
|
2024-10-17 21:13:11 +02:00 |
|
Benjamin Canac
|
c1294f6505
|
chore(components): prioritize icon over avatar in items
|
2024-10-17 21:06:10 +02:00 |
|
Benjamin Canac
|
b39c4d127e
|
fix(components)!: rename select to onSelect on items
|
2024-10-15 15:13:43 +02:00 |
|
Benjamin Canac
|
acfc6cef2d
|
feat(Accordion/Breadcrumb/CommandPalette/ContextMenu/DropdownMenu/NavigationMenu/Tabs): add labelKey prop
|
2024-10-11 18:30:21 +02:00 |
|
Benjamin Canac
|
296ae456c9
|
chore(components): move utils imports before components
|
2024-10-11 14:15:44 +02:00 |
|
Benjamin Canac
|
9368c6a639
|
refactor(module)!: implement design system with CSS variables (#2298)
|
2024-10-07 14:48:02 +02:00 |
|
Benjamin Canac
|
7d754c0015
|
chore(components): add newline before script to correct syntax highlight
|
2024-09-20 23:20:39 +02:00 |
|
Benjamin Canac
|
8709717a32
|
docs(command-palette): update
|
2024-09-20 18:45:52 +02:00 |
|
Romain Hamel
|
cf92c5f3f0
|
fix(playground): typecheck
|
2024-09-11 18:53:19 +02:00 |
|
Benjamin Canac
|
47ad74d029
|
fix(components): allow override of root through ui.root
|
2024-09-05 10:37:39 +02:00 |
|
Benjamin Canac
|
1ef977fb8c
|
feat(CommandPalette): handle filter false and postFilter
|
2024-08-22 15:41:49 +02:00 |
|
Benjamin Canac
|
d558b3e29c
|
fix(CommandPalette): ts errors
|
2024-08-22 14:29:58 +02:00 |
|
Benjamin Canac
|
42f4f8d337
|
fix(module): use relative imports to components / composables
|
2024-07-25 18:17:20 +02:00 |
|
Benjamin Canac
|
11b4dfefa7
|
chore(components): add lang ts-type on close buttons jsdoc
|
2024-07-17 15:25:28 +02:00 |
|
Benjamin Canac
|
6aa0ea306f
|
feat(components): allow override of sizes through ui prop
|
2024-07-10 12:57:34 +02:00 |
|
Benjamin Canac
|
06e8a9e912
|
chore(CommandPalette/InputMenu/SelectMenu): proxy selectedValue prop from Combobox
|
2024-07-09 17:02:34 +02:00 |
|
Benjamin Canac
|
a4e86d6d42
|
chore(components): add more sizes to theme config
|
2024-07-03 15:23:43 +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 |
|