Benjamin Canac
|
12ae20df20
|
fix(module): define #build/app.config
Resolves nuxt/ui#2532
|
2024-11-06 15:46:05 +01:00 |
|
Benjamin Canac
|
64ad4b6892
|
fix(NavigationMenu): enforce data-orientation
|
2024-11-06 15:45:18 +01:00 |
|
Alex
|
f821e6681b
|
fix(Table): types in undeclared slots (#2544)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-06 14:27:22 +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 |
|
Romain Hamel
|
701c75a2a8
|
feat(module): devtools integration (#2196)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-11-05 22:17:56 +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
|
a97c511279
|
fix(utils): improve escapeRegExp function
|
2024-11-05 18:03:10 +01:00 |
|
Benjamin Canac
|
845f85a072
|
fix(useKbd): hydration issue
Related to #2494
|
2024-11-02 14:29:33 +01:00 |
|
Benjamin Canac
|
120eb920a8
|
chore(unplugin): improve ui types
|
2024-11-02 12:50:49 +01:00 |
|
Benjamin Canac
|
1a93d13a16
|
fix(components): missing relative imports
Resolves nuxt/ui#2515
|
2024-11-02 12:50:25 +01:00 |
|
Alexander
|
332c6c08d7
|
feat(Kbd): special keys for macOS and other systems (#2494)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-31 15:14:15 +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
|
8669553ea4
|
fix(Chip): proxy attrs to slot
Resolves nuxt/ui#2484
|
2024-10-31 12:17:51 +01:00 |
|
Benjamin Canac
|
b5ca0d96f1
|
feat(NavigationMenu): add item-content slot
|
2024-10-31 11:27:52 +01:00 |
|
Benjamin Canac
|
d980115408
|
fix(ButtonGroup): merge class with theme
Resolves nuxt/ui#2498
|
2024-10-31 11:27:19 +01:00 |
|
Alexander
|
ef561e7cba
|
feat(Table): customize header and cell through slots (#2457)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-30 15:21:48 +01:00 |
|
renovate[bot]
|
ce427f7543
|
chore(deps): update all non-major dependencies (v3) (#2454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-10-30 12:01:08 +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 |
|
Fabian B.
|
03dd1eba7e
|
fix(Carousel): add missing aria-label on dots (#2489)
|
2024-10-29 18:31:13 +01:00 |
|
Benjamin Canac
|
77d18d8ab7
|
fix(templates): type error in app config
Resolves nuxt/ui#2481
|
2024-10-28 22:43:11 +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 |
|
Yasser Lahbibi
|
db8111d783
|
fix(InputMenu/Select/SelectMenu): improve types (#2471)
|
2024-10-28 18:08:24 +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 |
|
rizkyyy
|
5385944359
|
feat(Form): add superstruct validation (#2363)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Romain Hamel <rom.hml@gmail.com>
|
2024-10-19 14:07:22 +02: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
|
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
|
973023a04e
|
chore(css): move keyframes into separate file
|
2024-10-17 22:32:26 +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
|
81a59969f6
|
chore(ContextMenu/DropdownMenu): prevent useless extends
|
2024-10-17 21:47:23 +02: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
|
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 |
|
Benjamin Canac
|
8ef6e712ac
|
feat(ContextMenu/DropdownMenu): handle checkbox items type
Resolves #2144
|
2024-10-15 17:14:56 +02:00 |
|
Benjamin Canac
|
b39c4d127e
|
fix(components)!: rename select to onSelect on items
|
2024-10-15 15:13:43 +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
|
acfc6cef2d
|
feat(Accordion/Breadcrumb/CommandPalette/ContextMenu/DropdownMenu/NavigationMenu/Tabs): add labelKey prop
|
2024-10-11 18:30:21 +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
|
296ae456c9
|
chore(components): move utils imports before components
|
2024-10-11 14:15:44 +02:00 |
|
Benjamin Canac
|
f6631ff7bc
|
fix(Checkbox): indeterminate prop not working
|
2024-10-11 14:13:46 +02:00 |
|