🐞 Bug Fixes
- Calendar: Add role="application" to fix NVDA keyboard navigation - by @zernonia and Claude Opus 4.6 in #2502 (65a95)
- Combobox: Close content when focus moves outside with openOnFocus - by @megumiimai in #2501 (d3e73)
- DismissableLayer: Guard against non-Element targets in isLayerExist - by @adamkasper and Claude Opus 4.6 in #2492 (ae345)
- Menu: Check open then only trigger pointermove - by @markjaniczak in #2110 (3c740)
- Splitter: Emit correct units for pixel-sized panels in events - by @zernonia and Claude Opus 4.6 in #2499 (5d712)
- TimeField: Restore preventDefault for non-TAB keys in segment keydown - by @zernonia and Claude Opus 4.6 in #2489 (fca41)
- Toast: Resolve accessibility issues flagged by axe-core - by @zernonia and Claude Opus 4.6 in #2488 (52624)
- useBodyScrollLock: Prevent permanent scroll lock on rapid toggle - by @kricsleo in #2493 (ec98d)
- useHideOthers: Edge case with useHideOthers when nested in a a native popover - by @plycos in #2336 (2d1d8)