🐞 Bug Fixes
- DatePicker: Align modelValue prop type with sibling pickers - by @zernonia in #2657 (c3c37)
- Dialog: Restore focus to trigger after overlay click - by @zernonia and Claude Opus 4.7 (1M context) in #2655 (e17b2)
- Listbox: Include
disabledandfocusablein ListboxItem v-memo deps - by @zernonia in #2653 (bf1f9) - Menu,Listbox: Prevent
data-highlightedflash on mount - by @benjamincanac in #2651 (33370) - NavigationMenu: Ignore inactive content dismiss - by @yan-ad in #2637 (67a7b)
- Select: Clean up delayed presence update - by @yan-ad in #2638 (0e80c)
- focus-scope: Add data-focus-scope-unmounting attribute during focus restoration - by @Valentin-Shyaka in #2631 (8814a)