Benjamin Canac
|
204953b780
|
fix(ButtonGroup): add z-index on focused element
|
2025-05-15 14:30:56 +02:00 |
|
Benjamin Canac
|
2e4c3082a1
|
fix(InputNumber): handle inside button group
Resolves #4155
|
2025-05-15 14:26:32 +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 |
|
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
|
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 |
|
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
|
bc06185282
|
fix(CheckboxGroup): proxy slots & ui prop
|
2025-04-24 12:38:44 +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 |
|
Benjamin Canac
|
d227a105d8
|
fix(CommandPalette): increase input font size to avoid zoom
|
2025-04-07 18:53:30 +02:00 |
|
Benjamin Canac
|
f6ff157bc4
|
chore(Textarea): apply same styles as Input
Partial revert of cb193f1d25
|
2025-04-07 13:58:30 +02:00 |
|
Benjamin Canac
|
abe0859691
|
fix(NavigationMenu): add sm:w-auto content slot
Resolves #3788
|
2025-04-04 11:42:47 +02:00 |
|
Benjamin Canac
|
ffafd81e1e
|
feat(Textarea): add resize-none class with autoresize prop
|
2025-04-01 12:44:50 +02:00 |
|
Benjamin Canac
|
cb193f1d25
|
feat(Textarea): add icon, loading, etc. props to match Input
|
2025-04-01 12:38:21 +02:00 |
|
Romain Hamel
|
4d138ad671
|
feat(RadioGroup): add card and table variants (#3178)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-03-31 16:34:31 +02:00 |
|
Benjamin Canac
|
df00149598
|
fix(Container): add w-full class
|
2025-03-25 16:23:05 +01:00 |
|
Benjamin Canac
|
0095d8916b
|
fix(NavigationMenu): add z-index on viewport
Resolves #3654
|
2025-03-24 15:11:47 +01:00 |
|
Benjamin Canac
|
c231fe5f26
|
fix(Button): use focus:outline-none instead of focus:outline-hidden
Resolves #3658
|
2025-03-24 10:50:06 +01:00 |
|
Benjamin Canac
|
1769d5ed6e
|
fix(Tabs): remove focus:outline-hidden class
|
2025-03-24 10:48:50 +01:00 |
|
Benjamin Canac
|
68787b26fd
|
fix(Switch): prevent transition on focus outline
|
2025-03-24 10:48:03 +01:00 |
|
Shadow
|
a5168666b7
|
fix(Calendar): grey out days outside of displayed month (#3639)
|
2025-03-21 11:12:39 +01:00 |
|
Benjamin Canac
|
31be5f656e
|
chore(Drawer): put back shrink-0 on handle
|
2025-03-20 22:25:37 +01:00 |
|
Benjamin Canac
|
f401766e26
|
chore(deps): update vaul-vue
|
2025-03-20 21:52:14 +01:00 |
|
Benjamin Canac
|
bd2d4848d2
|
feat(Button): handle active state
Resolves #3417
|
2025-03-05 18:52:58 +01:00 |
|
Benjamin Canac
|
99e531d8df
|
feat(Table): add loading slot
Resolves #3444
|
2025-03-04 14:11:29 +01:00 |
|
Benjamin Canac
|
a47c5ff466
|
fix(Pagination): add missing slots
Resolves #3441
|
2025-03-04 13:57:51 +01:00 |
|
Christian López C
|
0668a399dc
|
feat(Table): add select event (#2822)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-28 12:05:48 +01:00 |
|
Romain Hamel
|
71728d3c3f
|
feat(Tree): new component (#3180)
Co-authored-by: hywax <me@hywax.space>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2025-02-24 11:22:36 +01:00 |
|
Benjamin Canac
|
bc01136da7
|
fix(Modal/Slideover): add wrapper around title & description
Follow up of d33a83e147
|
2025-02-19 17:24:44 +01:00 |
|
Benjamin Canac
|
d33a83e147
|
fix(Modal/Slideover): fixed header height
Resolves #3333
|
2025-02-19 15:19:38 +01:00 |
|
Benjamin Canac
|
67e546504d
|
fix(Avatar): render on SSR
Co-Authored-By: Sébastien Chopin <seb@nuxt.com>
|
2025-02-18 18:04:59 +01:00 |
|
Benjamin Canac
|
ada04f64a5
|
fix(CommandPalette): wrong ellipsis color
|
2025-02-18 11:15:23 +01:00 |
|
Benjamin Canac
|
aefa09c69b
|
fix(Modal): use dvh unit
|
2025-02-18 11:01:43 +01:00 |
|
Sandro Circi
|
7641d89552
|
fix(Modal): always fullscreen on mobile (#2637)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2025-02-16 12:52:21 +01:00 |
|
Benjamin Canac
|
6d9b9edc55
|
feat(Drawer): add inset prop
Resolves #2994
|
2025-02-15 16:21:41 +01:00 |
|