| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-03 | 3.0 kB | |
| v2.9.0 source code.tar.gz | 2026-03-03 | 3.4 MB | |
| v2.9.0 source code.zip | 2026-03-03 | 4.5 MB | |
| Totals: 3 Items | 7.9 MB | 0 | |
🚀 Features
- Export Menu component via
/internal- by @edimitchel in https://github.com/unovue/reka-ui/issues/2247 (f2dc7) - Color components - by @zernonia in https://github.com/unovue/reka-ui/issues/2478 (93eea)
- New TimeRangeField Component - by @epr3 in https://github.com/unovue/reka-ui/issues/2206 (cf31b)
- Autocomplete: New component - by @benjamincanac in https://github.com/unovue/reka-ui/issues/2451 (3439c)
- Checkbox/Switch: Add support for custom true/false values - by @NicolaSpadari in https://github.com/unovue/reka-ui/issues/2410 (3e335)
- DropdownMenu: Add filter component - by @wouterlms in https://github.com/unovue/reka-ui/issues/2405 (78e76)
- MonthPicker,YearPicker: Add month and year pickers - by @onmax in https://github.com/unovue/reka-ui/issues/2434 (8f4d6)
- Splitter: Add support for pixel sizing and constraints - by @badmike in https://github.com/unovue/reka-ui/issues/2362 (cc52f)
- Tooltip: Global tooltip content configuration - by @J-Michalek in https://github.com/unovue/reka-ui/issues/2180 (8c663)
🐞 Bug Fixes
- UseId with no prefix - by @zernonia and Waleed-KH in https://github.com/unovue/reka-ui/issues/2471 (5e046)
- Calendar:
- Parity + docs regen - by @onmax in https://github.com/unovue/reka-ui/issues/2444 (2a3ee)
- ColorArea:
- Thumb not being focus when dragged - by @zernonia (47a82)
- Touch action is dragging the page - by @zernonia (bac44)
- Toast:
- Talkback announcement - by @zernonia in https://github.com/unovue/reka-ui/issues/2473 (ac6a9)
- useForwardExpose:
- Sync
currentElementon DOM update - by @kricsleo in https://github.com/unovue/reka-ui/issues/2475 (b0e09)