HugoRCD
|
f6b984e475
|
up
|
2025-05-31 23:45:37 +02:00 |
|
J-Michalek
|
80177679f2
|
feat(Timeline): new component (#4215)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Jakub <jakub.michalek@freelo.io>
|
2025-05-30 15:27:11 +02:00 |
|
Benjamin Canac
|
483e473e3f
|
fix(Select/SelectMenu): prevent empty string display when multiple
Regression of 7df7ee336a
|
2025-05-28 17:33:59 +02:00 |
|
Benjamin Canac
|
03ac395164
|
feat(Avatar): add chip prop (#4224)
|
2025-05-28 12:46:30 +02:00 |
|
renovate[bot]
|
f761369888
|
chore(deps): update dependency reka-ui to ^2.3.0 (v3) (#4234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-28 11:55:12 +02:00 |
|
Benjamin Canac
|
7df7ee336a
|
fix(Select/SelectMenu): display falsy values
|
2025-05-27 13:00:30 +02:00 |
|
Benjamin Canac
|
62bc7b25a2
|
fix(NavigationMenu): set content max-height in horizontal orientation
Resolves #4208
|
2025-05-26 17:46:46 +02:00 |
|
Benjamin Canac
|
f95abf8d1d
|
fix(InputMenu/Select/SelectMenu): manual viewport to display scrollbars
Resolves #4069
|
2025-05-23 17:41:30 +02:00 |
|
Benjamin Canac
|
dcf34a7ac2
|
fix(ContextMenu/DropdownMenu): wrap groups in a viewport
Resolves #3315
|
2025-05-23 17:39:17 +02:00 |
|
Benjamin Canac
|
2ba94db09e
|
fix(CommandPalette): add presentation role to viewport
|
2025-05-23 17:32:18 +02:00 |
|
Benjamin Canac
|
41087d4c95
|
fix(Drawer): improve title & description accessibility
Related to #4199
Follow-up e419dcbe61
|
2025-05-23 11:46:56 +02:00 |
|
renovate[bot]
|
742a37201e
|
chore(deps): update dependency @iconify/vue to v5 (v3) (#4068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-22 17:55:00 +02:00 |
|
J-Michalek
|
473513c246
|
feat(Popover): add anchor slot (#4119)
Co-authored-by: Jakub <jakub.michalek@freelo.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-22 17:04:17 +02:00 |
|
Alec Armbruster
|
fe4e1f859d
|
fix(icons): update loading icon (#4163)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-22 16:51:46 +02:00 |
|
Alireza Alibeiki
|
43d281f6d1
|
fix(CheckboxGroup/RadioGroup): variant table borders in RTL mode (#4192)
|
2025-05-22 14:36:44 +02:00 |
|
Benjamin Canac
|
f2682fd2ae
|
feat(NavigationMenu): add tooltip and popover props
Resolves #4186
|
2025-05-21 18:39:02 +02:00 |
|
Benjamin Canac
|
0634a756a4
|
fix(Tooltip): increase padding for consistency
|
2025-05-21 15:24:20 +02:00 |
|
Benjamin Canac
|
1e2a10b4bd
|
feat(NavigationMenu): handle vertical orientation with Accordion instead of Collapsible
Resolves #4072, resolves #3911
|
2025-05-20 17:06:20 +02:00 |
|
Benjamin Canac
|
3c78e2fd98
|
fix(NavigationMenu)!: revert new collapsible field
Reverts 2be60cddfe
|
2025-05-20 14:36:57 +02:00 |
|
Benjamin Canac
|
204953b780
|
fix(ButtonGroup): add z-index on focused element
|
2025-05-15 14:30:56 +02:00 |
|
Benjamin Canac
|
f2fd778c0a
|
fix(Checkbox/RadioGroup): render correct element without variant
Resolves #3998
|
2025-05-15 11:32:15 +02:00 |
|
Benjamin Canac
|
459a0410ab
|
fix(FormField): use div for error and help slots
|
2025-05-14 12:55:58 +02:00 |
|
Benjamin Canac
|
67da90a2f6
|
fix(Link): consistent behavior between nuxt, vue and inertia (#4134)
|
2025-05-13 14:45:18 +02:00 |
|
Daniele Nicosia
|
894e8a61b6
|
feat(Badge): add square prop (#4008)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-13 14:44:23 +02:00 |
|
TribeWeb
|
1b6ab271ea
|
feat(CheckboxGroup): add table variant (#3997)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-13 14:28:15 +02:00 |
|
Vachmara
|
0dc4678c68
|
fix(NavigationMenu): arrow position conflict (#4137)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-13 14:02:02 +02:00 |
|
Mateusz Kalinowski
|
cc20a26f07
|
fix(ColorPicker): make thumb touch draggable (#4101)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-10 20:03:56 +02:00 |
|
Benjamin Canac
|
a57844e416
|
fix(Stepper): use div tag for title & description
Resolves #4096
|
2025-05-10 17:59:27 +02:00 |
|
Benjamin Canac
|
2be60cddfe
|
feat(NavigationMenu): add collapsible field in items
Resolves #3353, resolves #3911
Reverts 07e1b4f1f4
|
2025-05-10 17:51:49 +02:00 |
|
Benjamin Canac
|
999a0f8467
|
fix(Tabs): set focus:outline-none with link variant
|
2025-05-07 21:20:36 +02:00 |
|
Benjamin Canac
|
7d51a9e479
|
fix(Calendar): wrong color for today date with neutral color
Resolves #4084
Possible regression of #3629
|
2025-05-06 17:36:46 +02:00 |
|
renovate[bot]
|
88124b85c5
|
chore(deps): update dependency reka-ui to ^2.2.1 (v3) (#4082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-05-05 18:46:26 +02:00 |
|
Benjamin Canac
|
06e5689da8
|
fix(Tabs): prevent trigger truncate without parent width
Resolves #4056
|
2025-05-05 15:47:27 +02:00 |
|
Benjamin Canac
|
aebf0b3dca
|
fix(NavigationMenu): remove sm:w-auto from content slot
Resolves #3987
Reverts abe0859691
|
2025-05-02 11:48:34 +02:00 |
|
Vitor Camarotto
|
8dfdd63ce3
|
fix(Calendar): add place-items-center to grid row (#4034)
|
2025-05-01 19:02:06 +02:00 |
|
Benjamin Canac
|
f3b8b17dc5
|
fix(defineShortcuts): bring back meta to ctrl convert on non macos platforms
Resolves #3869, resolves #3318
Co-Authored-By: Sylvain Marroufin <marroufin.sylvain@gmail.com>
|
2025-04-29 14:36:31 +02:00 |
|
Benjamin Canac
|
bc06185282
|
fix(CheckboxGroup): proxy slots & ui prop
|
2025-04-24 12:38:44 +02:00 |
|
Benjamin Canac
|
75e4792f7f
|
fix(Accordion): use div instead of h3 for header tag
Resolves #3963
|
2025-04-23 16:12:13 +02:00 |
|
Benjamin Canac
|
fbcc3139a3
|
chore(Skeleton): remove aria-busy:cursor-progress class
|
2025-04-23 11:25:43 +02:00 |
|
kyyy
|
3484832822
|
fix(Skeleton): improve accessibility (#3613)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-22 22:06:05 +02:00 |
|
TribeWeb
|
9c3d53a02d
|
feat(CheckboxGroup): new component (#3862)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2025-04-22 18:03:27 +02:00 |
|
Benjamin Canac
|
d49e0dadee
|
feat(module): define neutral utilities (#3629)
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
|
2025-04-21 15:20:53 +02:00 |
|
Hannes Küttner
|
f6b376110c
|
fix(InputMenu/Select/SelectMenu): add min-w-fit to content slot (#3922)
|
2025-04-17 14:13:55 +02:00 |
|
Hannes Küttner
|
01d8dc72ad
|
fix(components): respect transform-origin in popper content (#3919)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-04-17 12:05:04 +02:00 |
|
Benjamin Canac
|
f9737c8f40
|
feat(module): dynamic rounded-* utilities (#3906)
|
2025-04-16 15:57:32 +02:00 |
|
Benjamin Canac
|
619b6f2a0e
|
chore(Textarea): put back styles
|
2025-04-09 17:38:19 +02:00 |
|
Benjamin Canac
|
d25265c8b7
|
fix(CommandPalette): consistent alignement with other components
|
2025-04-08 17:29:02 +02:00 |
|
Benjamin Canac
|
ba534f18b9
|
fix(CommandPalette): prevent hover background on disabled items
|
2025-04-08 15:03:29 +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
|
d339dcbfb8
|
fix(Carousel): move arrows inside container on mobile
Resolves #3813
|
2025-04-08 14:25:26 +02:00 |
|