github nuxt/ui v4.11.2

6 hours ago

🐛 Bug Fixes

  • components: allow partial ui overrides on items (#6979) (c617565)
  • components: fall back to md for custom sizes in virtualizer (#6917) (9076ca2)
  • DashboardNavbar: render title only when defined (#6958) (7c4c6e3)
  • FieldGroup: add defaultVariants in theme (#6938) (0317d50)
  • Form: clear only the targeted field inside a nested form (#6923) (2b29c33)
  • Input/Textarea: keep 0 with nullable and optional modifiers (#6871) (6d6737a)
  • InputDate/InputTime: emit focus and blur when focus enters or leaves the field (#6855) (8e4546e)
  • InputMenu: ignore multiple in autocomplete mode (#6971) (27a3ef7)
  • InputMenu: prevent tags input from adding the search term on enter (#6776) (b3d4342)
  • InputMenu: round corners inside a FieldGroup in multiple mode (#6968) (619c732)
  • Link: propagate click handler errors to Vue error handling (#6993) (074152b)
  • PinInput: emit blur whenever focus leaves the group (#6858) (22efd35)
  • SelectMenu/InputMenu: ignore clear button when disabled (#6986) (9ea37c1)
  • SelectMenu: open menu on arrow keys (#6933) (cf9e838)
  • SelectMenu: remove the inherited "Show popup" aria-label (aab2d10), closes #6962
  • Table: emit aria-sort on sortable th elements (#6879) (74ad017)
  • Table: inset row focus outline (#6973) (a96823d)
  • Table: make rows with a select event keyboard accessible (#6838) (187c34f)
  • Toaster: prevent onClick from being called twice (#6980) (796f79d)
  • vue: resolve explicit component imports to their Vue overrides (#6999) (27a5fe4)

💚 Contributors

Full Changelog: v4.11.1...v4.11.2

Don't miss a new ui release

NewReleases is sending notifications on new releases.