🚀 Features
- Expose useLocale and useDirection - by @pmairoldi in #2224 (d5418)
- Combobox: Add clear
modelValueon cancel property - by @epr3 in #2213 (525cd) - Toast: Support disabling swipe-to-close with the
disableSwipeprop - by @kricsleo in #2189 (176cf)
🐞 Bug Fixes
- Calendar/RangeCalendar: Remove a11y application role - by @epr3 in #2234 (776c4)
- Combobox: Allow configuring
highlightOnHover- by @kricsleo in #2219 (1ccc7) - Listbox: Prevent focus on
ListboxContentwhenListboxFilterexists - by @kricsleo in #2090 (ac3e7) - NavigationMenu: Improve compatibility of
disableClickTrigger- by @kricsleo in #2190 (519e4) - PinInput: Allow populating inputs by password manager's autofill - by @kricsleo in #2218 (eba27)
- Select: Handle form autofill event - by @kricsleo in #2195 (bd9df)
- TagsInput: Handle
numberandbigintin items - by @benjamincanac in #2229 (870ea) - Tooltip: Allow SVG as trigger - by @kricsleo in #2216 (074be)