Read our updated documentation on https://ui.nuxt.com/.
🚀 Features
- Alert: add
actions
slot (#1785) (c8dd71c) - Form: update and migrate
valibot
to v0.31.0 (#1848) (1d5bd89) - Notification: allow ring customization with
{color}
(#1830) (3ebff4d) - Slideover: handle
top
andbottom
side (#1834) (50ad14f) - Tabs: add
content
prop to avoid the render of the HTML markup (#1831) (6e2678d)
🐛 Bug Fixes
- Alert/Notification: use
div
for description (e8898d1), closes #1551 - Alert: base style not applied on icon (#1859) (f65aefb)
- Breadcrumb: allow
aria-current
to be overrideable (ebfb835), closes #1856 - Carousel: prevent mouse click when dragging (#1781) (4f0d00f)
- CommandPalette: hide
empty-state
whennull
(249bbd4), closes #1787 - Form: maintain other errors when using
setErrors
with a path (#1818) (06990be) - Input: hide wrapper when type is
hidden
(#1797) (e7c2f78) - Link: typo in
exactHash
type (581b470), closes #1767 - SelectMenu: wrong placeholder color when
modelValue
is an empty string (9b9ccdb), closes #1862 - Select: remove defaults for
value
andtext
(6c124bb), closes #1702
👋 New Contributors
- @milos018 made their first contribution in #1777
- @khaledOghli made their first contribution in #1828
- @networdai made their first contribution in #1830
- @emavitta made their first contribution in #1831
- @fabian-hiller made their first contribution in #1848
- @eduardo-faith made their first contribution in #1797
- @ThibaultVlacich made their first contribution in #1859
Full Changelog: v2.16.0...v2.17.0