Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-25 | 7.3 kB | |
v3.2.0 source code.tar.gz | 2025-06-25 | 31.8 MB | |
v3.2.0 source code.zip | 2025-06-25 | 32.3 MB | |
Totals: 3 Items | 64.1 MB | 1 |
:sparkles: Highlights
- InputTags: new component (#4261)
- Timeline: new component (#4215)
:rotating_light: Breaking Changes
- useOverlay: correct spelling of
unmount
function (#4051)
:rocket: Features
- Avatar: add
chip
prop (#4224) (03ac395) - Carousel: allow customization of active dot color (#4229) (2ee1c5a)
- CommandPalette: handle
children
in items (#4226) (59c26ec) - extendLocale: new composable (0f558fc), closes #3729
- Form: expose loading state to default slot (#4247) (ea0c459)
- InputTags: new component (#4261) (54bb228)
- Modal/Slideover: add
actions
slot (#4358) (8156971) - Modal/Slideover: add
close
method in slots (#4219) (5835eb5) - Select/SelectMenu/Tabs: expose trigger refs (7a2bd4e), closes #4292
- Select/SelectMenu: handle dynamic
autofocus
(1a4de49), closes #4324 - Table: add
body-top
/body-bottom
slots (#4354) (595fc64) - Timeline: new component (#4215) (8017767)
:bug: Bug Fixes
- Card/Drawer/Modal: prevent scrollbars overflow (#4368) (c3adc38)
- components: remove default
md
size on buttons (#4357) (be41aed) - defineShortcuts: allow
meta_-
shortcut (#4321) (4e7c1c9) - Form: conditionally type form data via
transform
prop (#4188) (37abcc6) - Form: expose reactive fields (#4386) (1a8feb7)
- InputMenu/SelectMenu: dynamic
empty
size (ba3c6e8), closes #4377 - Modal/Slideover: don't emit
close:prevent
oncloseAutoFocus
(150b334) - NavigationMenu: nested accordion context at every level (#4363) (2fa8db6)
- NavigationMenu: set content
max-height
inhorizontal
orientation (62bc7b2), closes #4208 - Pagination: match default button
size
(#4350) (4dd56c8) - Select/SelectMenu: display falsy values (7df7ee3)
- Select/SelectMenu: prevent empty string display when multiple (483e473)
- SelectMenu: dynamic input size (b0364b9)
- Table: use
tr
as separator (#4083) (edca3bc) - Toast: calc height on next tick (3bf5acb), closes #4265
- Toaster: smoother visibility transition for stacked toasts (#4367) (abfd0ed)
- useOverlay: correct spelling of
unmount
function (#4051) (546df57) - useOverlay: set props to original props when
defaultOpen
is set (#4308) (66355ba) - useOverlay: use original props when not provided to
open
(#4269) (bf56e15)
:globe_with_meridians: Locales
:wave: New Contributors
- @JosephAnson made their first contribution in https://github.com/nuxt/ui/pull/4219
- @ra-jeev made their first contribution in https://github.com/nuxt/ui/pull/4252
- @tankosinn made their first contribution in https://github.com/nuxt/ui/pull/4188
- @dan-hale made their first contribution in https://github.com/nuxt/ui/pull/4247
- @syvixor made their first contribution in https://github.com/nuxt/ui/pull/4325
- @aa900031 made their first contribution in https://github.com/nuxt/ui/pull/4261
- @cram0 made their first contribution in https://github.com/nuxt/ui/pull/4334
- @larseberhardt made their first contribution in https://github.com/nuxt/ui/pull/4083
- @Sepush made their first contribution in https://github.com/nuxt/ui/pull/4368
- @Bobakanoosh made their first contribution in https://github.com/nuxt/ui/pull/4386
Full Changelog: https://github.com/nuxt/ui/compare/v3.1.3...v3.2.0