npm @nuxt/ui 3.0.0-alpha.11
v3.0.0-alpha.11

latest releases: 3.0.0-alpha.12, 2.21.0
16 days ago

⚠️ BREAKING CHANGES

  • Modal/Popover/Slideover: rename prevent-close to dismissible

🚀 Features

🐛 Bug Fixes

  • Accordion/Collapsible/NavigationMenu/Tabs: define unmountOnHide default (4344e36)
  • Avatar: bind $attrs on AvatarFallback (#2933) (7f64198)
  • Badge: reduce radius on sm size (f97d2e3)
  • CommandPalette/SelectMenu: missing translations (#3057) (d5dba0e)
  • components: enable pointer events on menus (#2881) (f85b098)
  • defineShortcuts: handle extract when using onSelect or onClick (#2896) (2e17fb6)
  • DropdownMenu/ContextMenu: correct bindings of checkbox items (#2921) (4c5a4fb)
  • FormField: restore eager-validation prop behavior (#3031) (41dc11c)
  • InputMenu: removing tag does not change modelValue (#3054) (5a44394)
  • locale: improve Traditional Chinese translation (#3051) (5c2c55f)
  • Modal/Popover/Slideover: rename prevent-close to dismissible + uniformize docs (6fb426f)
  • NavigationMenu: arrow styles after reka-ui migration (9759320)
  • NavigationMenu: highlight border on children only with vertical orientation (e931880)
  • NavigationMenu: remove w-full on root slot (ef7ecd2), closes #3000
  • NavigationMenu: unbind link on collapsible trigger with vertical orientation (82d6344)
  • SelectMenu: handle resetSearchTermOnBlur manually (#3082) (c902a40)
  • Stepper: correct item value type (4f05b1a)
  • Stepper: wrong item in title & description slots (473194f), closes #2888
  • templates: allow any string in colors autocomplete (5183582), closes #2143
  • templates: infer variants types in generated theme (2c99bb8)
  • unplugin: invalid url schema on windows (#2899) (9b4694f)
  • vue: head injection (#2929) (7302a84)

👋 New Contributors

Full Changelog: v3.0.0-alpha.10...v3.0.0-alpha.11

Don't miss a new ui release

NewReleases is sending notifications on new releases.