v3.0.0-alpha.7
Pre-release
Pre-release
·
446 commits
to dev
since this release
🚀 Features
- Accordion/Breadcrumb/CommandPalette/ContextMenu/DropdownMenu/NavigationMenu/Tabs: add
labelKey
prop (acfc6ce) - Button: handle
avatar
prop (a54c3e4) - CommandPalette: handle
loading
field in items (49abad2) - ContextMenu/DropdownMenu: handle
checkbox
items type (8ef6e71), closes #2144 - ContextMenu/DropdownMenu: handle
loading
field in items (b975235) - Form: add
superstruct
validation (#2363) (5385944) - Input/InputMenu/Select/SelectMenu: handle
avatar
prop (53a3796) - InputMenu/RadioGroup/Select/SelectMenu: handle
labelKey
and useget
to support dot notation (f6f9823) - NavigationMenu: handle children on
vertical
orientation (#2384) (34bddd4) - Table: implement component (#2364) (b54950e)
🐛 Bug Fixes
- AvatarGroup: wrong ring on big sizes (61b2323)
- Button: invalid hover on
link
variant (df2013c) - Checkbox:
indeterminate
prop not working (f6631ff) - components: rename
select
toonSelect
on items (b39c4d1) - css:
font-sans
already applied on (9e03da4) - css: make
@theme
default (a2bad2e) - Drawer/Modal/Slideover: no need for
z-index
since its isolated (bcfa4b7), closes nuxt/ui#2347 - Input/InputMenu/Select/SelectMenu: uniformize placeholder color (f59844b)
- InputMenu/SelectMenu: escape regexp before search (7c21dde)
- InputMenu/SelectMenu: improve displayed value (0f9ac87), closes nuxt/ui#2353
- InputMenu: emit
focus
event (#2386) (7802aac) - module: stop using tailwind's shorthand arbitrary variable syntax (#2366) (dcce571)
- Slideover: set max height on
top
/bottom
positions (a68016e), closes nuxt/ui#2388
New Contributors
Full Changelog: v3.0.0-alpha.6...v3.0.0-alpha.7