| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-11 | 2.3 kB | |
| v2.9.1 source code.tar.gz | 2026-03-11 | 3.4 MB | |
| v2.9.1 source code.zip | 2026-03-11 | 4.5 MB | |
| Totals: 3 Items | 7.9 MB | 0 | |
š Bug Fixes
- Calendar: Add role="application" to fix NVDA keyboard navigation - by @zernonia and Claude Opus 4.6 in https://github.com/unovue/reka-ui/issues/2502 (65a95)
- Combobox: Close content when focus moves outside with openOnFocus - by @megumiimai in https://github.com/unovue/reka-ui/issues/2501 (d3e73)
- DismissableLayer: Guard against non-Element targets in isLayerExist - by @adamkasper and Claude Opus 4.6 in https://github.com/unovue/reka-ui/issues/2492 (ae345)
- Menu: Check open then only trigger pointermove - by @markjaniczak in https://github.com/unovue/reka-ui/issues/2110 (3c740)
- Splitter: Emit correct units for pixel-sized panels in events - by @zernonia and Claude Opus 4.6 in https://github.com/unovue/reka-ui/issues/2499 (5d712)
- TimeField: Restore preventDefault for non-TAB keys in segment keydown - by @zernonia and Claude Opus 4.6 in https://github.com/unovue/reka-ui/issues/2489 (fca41)
- Toast: Resolve accessibility issues flagged by axe-core - by @zernonia and Claude Opus 4.6 in https://github.com/unovue/reka-ui/issues/2488 (52624)
- useBodyScrollLock: Prevent permanent scroll lock on rapid toggle - by @kricsleo in https://github.com/unovue/reka-ui/issues/2493 (ec98d)
- useHideOthers: Edge case with useHideOthers when nested in a a native popover - by @plycos in https://github.com/unovue/reka-ui/issues/2336 (2d1d8)