Skip to content

Releases: unovue/reka-ui

v2.9.4

06 Apr 09:54

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.9.3

01 Apr 10:21

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.9.2

13 Mar 09:49

Choose a tag to compare

   🐞 Bug Fixes

  • Calendar: Remove HTML comment that breaks attrs forwarding in production  -  by @zernonia and Claude Sonnet 4.6 in #2504 and #2508 (afef4)
  • Menu: Fix sub trigger not highlighting on pointermove  -  by @zernonia in #2505 and #2507 (aefdc)
  • Splitter: Nested px group ignores defaultSize & percentage drift  -  by @zernonia and Claude Sonnet 4.6 in #2510 (b7dac)
  • useHideOthers: Handle browsers without :popover-open support (Safari 18)  -  by @zernonia in #2512 (bd201)
    View changes on GitHub

v2.9.1

11 Mar 05:12

Choose a tag to compare

   🐞 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)
    View changes on GitHub

v2.9.0

03 Mar 17:46

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.8.2

20 Feb 12:32

Choose a tag to compare

   🐞 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 #2423 (7355c)
  • Combobox: Prevent focus restoration when closing with openOnFocus  -  by @kricsleo in #2429 (267a0)
  • Date: Correct getWeekNumber for ISO 8601 locales  -  by @kricsleo in #2425 (1a925)
  • DatePicker/DateRangePicker/Calendar/RangeCalendar: Default weekStartsOn based on locale  -  by @kricsleo in #2436 (4ce75)
  • RadioGroup: Change payload type of RadioGroupRootEmits to AcceptableValue  -  by @sigubrat in #2442 (84b04)
  • RangeCalendar: Range sync + highlight fixes  -  by @onmax in #2453 (ab37a)
  • TimeField: Prioritize hour-cycle prop over internal locale  -  by @alvarosabu in #2464 (6a7fb)
  • useForwardExpose: Use hasOwnProperty for better compability  -  by @kricsleo in #2447 (5a9a5)
    View changes on GitHub

v2.8.0

28 Jan 16:50

Choose a tag to compare

   🚨 Breaking Changes

  • DatePicker/DateRangePicker/Calendar/RangeCalendar: Make weekStartsOn locale-independent  -  by @kricsleo in #2359 (623df)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.7.0

23 Dec 05:30

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.6.1

01 Dec 03:41

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.6.0

21 Oct 14:41

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub