Malik-Jouda
|
f98b91c22a
|
fix(ColorPicker): handle RTL mode (#2858)
|
2024-12-09 10:17:05 +01:00 |
|
Benjamin Canac
|
b7ba2c7759
|
fix(Modal): prevent from going out of screen
Resolves #2711
|
2024-12-06 17:20:21 +01:00 |
|
Malik-Jouda
|
198d04de51
|
fix(Stepper): handle RTL mode (#2844)
|
2024-12-06 15:08:39 +01:00 |
|
Benjamin Canac
|
c1ff978370
|
fix(Tabs): truncate not working
|
2024-12-05 19:11:51 +01:00 |
|
Benjamin Canac
|
a938d24f90
|
fix(Tabs): prevent hover on disabled
|
2024-12-05 18:15:03 +01:00 |
|
Benjamin Canac
|
695224f91f
|
chore(ContextMenu/DropdownMenu/NavigationMenu): consistent trailing slot
|
2024-12-05 16:29:28 +01:00 |
|
Alex
|
e475b6438d
|
feat(ColorPicker): implement component (#2670)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-12-05 14:11:43 +01:00 |
|
Romain Hamel
|
6484d010a1
|
feat(Stepper): new component (#2733)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-12-05 12:20:45 +01:00 |
|
Benjamin Canac
|
81ac076219
|
feat(module)!: migrate to reka-ui (#2448)
|
2024-12-03 16:11:32 +01:00 |
|
Guillaume Chau
|
bc2bcb30d9
|
fix(icons): make loading icon clockwise (#2797)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-28 15:18:14 +01:00 |
|
Aaron Dewes
|
ed2722257a
|
fix(ContextMenu): remove close animation (#2798)
|
2024-11-28 14:56:18 +01:00 |
|
Benjamin Canac
|
9b58ce05f0
|
chore(icons): sort
|
2024-11-27 20:22:45 +01:00 |
|
Malik-Jouda
|
b1550d58ad
|
fix(Table): handle loading animation in RTL mode (#2771)
|
2024-11-26 14:45:03 +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 |
|
Benjamin Canac
|
86f2b4856c
|
fix(NavigationMenu): wrong badge class
Resolves #2766
|
2024-11-26 12:23:01 +01:00 |
|
Benjamin Canac
|
37655377e9
|
feat(CommandPalette): add active field on items for consistency
|
2024-11-25 14:22:39 +01:00 |
|
Malik-Jouda
|
0baa3a06d4
|
fix(Progress): handle horizontal animation in RTL mode (#2723)
|
2024-11-21 23:07:59 +01:00 |
|
Alex
|
bd2f077fe8
|
feat(InputNumber): implement component (#2577)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-18 10:08:57 +01:00 |
|
Benjamin Canac
|
8d85498ee1
|
fix(Button): improve neutral solid variant hover
|
2024-11-16 21:59:27 +01:00 |
|
Malik-Jouda
|
1fbbfe8df0
|
fix(Carousel): use dir from locale (#2647)
|
2024-11-15 12:00:51 +01:00 |
|
Sandro Circi
|
0daac5bafb
|
fix(Toast): unreachable behind overlays (#2650)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-15 11:59:08 +01:00 |
|
max
|
95aa6f68b3
|
feat(PinInput): implement component (#2570)
Co-authored-by: Max Steinwand <msteinwand@kues.de>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2024-11-12 16:11:06 +01:00 |
|
renovate[bot]
|
fa5a3752c9
|
chore(deps): update tailwindcss to v4.0.0-alpha.33 (v3) (#2493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-12 13:56:31 +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 |
|
Benjamin Canac
|
446f9c1085
|
feat(Table): add caption prop
|
2024-11-09 23:55:26 +01:00 |
|
Alex
|
a6c1a6c587
|
feat(theme)!: migrate from heroicons to lucide (#2540)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-06 12:59:19 +01:00 |
|
Alex
|
f66c96e277
|
feat(DropdownMenu/ContextMenu): handle color field in items (#2510)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-05 21:21:01 +01:00 |
|
Malik-Jouda
|
2d52834529
|
feat(Badge): handle icon and avatar props (#2497)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-05 19:34:40 +01:00 |
|
Benjamin Canac
|
b5ca0d96f1
|
feat(NavigationMenu): add item-content slot
|
2024-10-31 11:27:52 +01:00 |
|
Malik-Jouda
|
94c49186e1
|
feat(components): improve RTL support (#2433)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-28 21:37:01 +01:00 |
|
Sandro Circi
|
1402436c2b
|
fix(NavigationMenu): add missing min-w-0 to make truncate work (#2476)
|
2024-10-28 17:13:30 +01:00 |
|
Benjamin Canac
|
e592da2fcb
|
fix(Tabs): same behaviour between pill and link variants
Resolves #2338
|
2024-10-28 10:48:53 +01:00 |
|
Daniel Roe
|
d4a943e631
|
feat(module): add support for vue using unplugin (#2416)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-25 17:15:26 +02:00 |
|
Benjamin Canac
|
b54950e3ed
|
feat(Table): implement component (#2364)
|
2024-10-23 17:32:30 +02:00 |
|
Sandro Circi
|
34bddd45be
|
feat(NavigationMenu): handle children on vertical orientation (#2384)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-22 22:52:38 +02:00 |
|
Benjamin Canac
|
f59844bb61
|
fix(Input/InputMenu/Select/SelectMenu): uniformize placeholder color
|
2024-10-18 15:48:08 +02:00 |
|
Benjamin Canac
|
a68016ec5d
|
fix(Slideover): set max height on top / bottom positions
Resolves nuxt/ui#2388
|
2024-10-17 22:44:56 +02:00 |
|
Benjamin Canac
|
61b232377b
|
fix(AvatarGroup): wrong ring on big sizes
|
2024-10-17 22:14:29 +02:00 |
|
Benjamin Canac
|
b975235c8b
|
feat(ContextMenu/DropdownMenu): handle loading field in items
|
2024-10-17 22:03:32 +02:00 |
|
Benjamin Canac
|
49abad243c
|
feat(CommandPalette): handle loading field in items
|
2024-10-17 21:13:11 +02:00 |
|
Benjamin Canac
|
53a3796d1b
|
feat(Input/InputMenu/Select/SelectMenu): handle avatar prop
|
2024-10-17 18:21:12 +02:00 |
|
Benjamin Canac
|
df2013ca92
|
fix(Button): invalid hover on link variant
|
2024-10-17 17:41:30 +02:00 |
|
Benjamin Canac
|
a54c3e49fe
|
feat(Button): handle avatar prop
|
2024-10-17 17:09:59 +02:00 |
|
Sandro Circi
|
dcce571cda
|
fix(module): stop using tailwind's shorthand arbitrary variable syntax (#2366)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-14 10:42:26 +02:00 |
|
Benjamin Canac
|
bcfa4b74a9
|
fix(Drawer/Modal/Slideover): no need for z-index since its isolated
Resolves nuxt/ui#2347
|
2024-10-11 00:08:17 +02:00 |
|
Sandro Circi
|
057e86cfda
|
feat(module): implement --ui-radius CSS variable (#2341)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-09 14:28:29 +02:00 |
|
Benjamin Canac
|
68ee3f11ca
|
feat(Carousel): implement component (#2288)
|
2024-10-08 17:12:43 +02:00 |
|
Benjamin Canac
|
3a7c5c2601
|
fix(Alert): default variant to solid for consistency
|
2024-10-07 14:57:46 +02:00 |
|
Benjamin Canac
|
9368c6a639
|
refactor(module)!: implement design system with CSS variables (#2298)
|
2024-10-07 14:48:02 +02:00 |
|
Benjamin Canac
|
3cf5535b2f
|
fix(Button): center text with block prop
Resolves nuxt/ui#2317
|
2024-10-07 14:23:24 +02:00 |
|