🐛 Bug Fixes
- components: allow partial
uioverrides on items (#6979) (c617565) - components: fall back to
mdfor custom sizes in virtualizer (#6917) (9076ca2) - DashboardNavbar: render title only when defined (#6958) (7c4c6e3)
- FieldGroup: add
defaultVariantsin theme (#6938) (0317d50) - Form: clear only the targeted field inside a nested form (#6923) (2b29c33)
- Input/Textarea: keep
0withnullableandoptionalmodifiers (#6871) (6d6737a) - InputDate/InputTime: emit focus and blur when focus enters or leaves the field (#6855) (8e4546e)
- InputMenu: ignore
multiplein 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-sorton 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
onClickfrom being called twice (#6980) (796f79d) - vue: resolve explicit component imports to their Vue overrides (#6999) (27a5fe4)
💚 Contributors
- @benjamincanac
- @lazerg
- @61021
- @dvd233
- @giaBaoJS
- @al1maher
- @elisterken
- @ianshk
- @mikenewbon
- @oliver139
- @zvn2060
Full Changelog: v4.11.1...v4.11.2