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

2 days ago

⚠️ BREAKING CHANGES

  • ColorPicker: migrate from color to colortranslator (#3097)
  • Form: include nested state in submit data (#3028)
  • locale: remove emoji fallback for Chinese (#3134) (1a95104)

🚀 Features

  • css: add light variant to reverse colors (75f7064)
  • FormField: set aria-describedby and aria-invalid attributes (#3123) (b95b913)
  • Form: form validation properties (#3137) (c0b485d)
  • locale: add Hebrew language (#3181) (f395877)
  • locale: add Hindi language (#3170) (8e96daa)
  • locale: add Hungarian language (#3129) (891ba1f)
  • locale: add Khmer language (#3119) (64421a1)
  • locale: add Norwegian Bokmål language (#3095) (9ccfe8f)
  • NavigationMenu: add collapsed prop (3fc2210)
  • NavigationMenu: add contentOrientation prop (ac86ee0)
  • NavigationMenu: handle label type in items (27fdc8e), closes #2993

🐛 Bug Fixes

  • Alert: allow actions wrap (#3083) (e7c10bc)
  • Avatar: handle loading manually to support @nuxt/image (00c5f26), closes nuxt/ui-pro#727
  • Avatar: hide fallback when image is loaded (36d7402), closes nuxt/ui-pro#727
  • Button: wrong avatar size with block prop (ba1dd13)
  • colors: move css variables to base layer (533ccec), closes #3075
  • components: prevent multiple appConfig identifier import (#3186) (cd16b95)
  • ContextMenu/DropdownMenu: remove unnecessary bindings in html (9b5a957)
  • Form: include nested state in submit data (#3028) (de9ecb1)
  • Form: standard schema validation no longer wrapped in value object (#3104) (8f7f579)
  • locale: remove emoji fallback for Chinese (#3134) (1a95104)
  • locale: year translation missing ñ in es (#3090) (1bf370e)
  • NavigationMenu: handle children recursively in vertical orientation (2b7ff3e), closes #3128
  • NavigationMenu: highlight open items on horizontal orientation only (931211a)
  • useToast: add in queue and improve unique ids (aafddd8), closes #2686

👋 New Contributors

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

Don't miss a new ui release

NewReleases is sending notifications on new releases.