| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-20 | 2.0 kB | |
| v2.8.2 source code.tar.gz | 2026-02-20 | 3.3 MB | |
| v2.8.2 source code.zip | 2026-02-20 | 4.2 MB | |
| Totals: 3 Items | 7.5 MB | 0 | |
š Bug Fixes
- Calendar/RangeCalendar: When the selected date or today is outside the range of allowed dates, cannot use the tab to select selectable date - by @duan602728596 in https://github.com/unovue/reka-ui/issues/2423 (7355c)
- Combobox: Prevent focus restoration when closing with
openOnFocus- by @kricsleo in https://github.com/unovue/reka-ui/issues/2429 (267a0) - Date: Correct
getWeekNumberfor ISO 8601 locales - by @kricsleo in https://github.com/unovue/reka-ui/issues/2425 (1a925) - DatePicker/DateRangePicker/Calendar/RangeCalendar: Default
weekStartsOnbased on locale - by @kricsleo in https://github.com/unovue/reka-ui/issues/2436 (4ce75) - RadioGroup: Change payload type of RadioGroupRootEmits to AcceptableValue - by @sigubrat in https://github.com/unovue/reka-ui/issues/2442 (84b04)
- RangeCalendar: Range sync + highlight fixes - by @onmax in https://github.com/unovue/reka-ui/issues/2453 (ab37a)
- TimeField: Prioritize hour-cycle prop over internal locale - by @alvarosabu in https://github.com/unovue/reka-ui/issues/2464 (6a7fb)
- useForwardExpose: Use
hasOwnPropertyfor better compability - by @kricsleo in https://github.com/unovue/reka-ui/issues/2447 (5a9a5)