Skip to content

Releases: unovue/reka-ui

v2.5.0

27 Aug 13:00
Compare
Choose a tag to compare

   🚀 Features

  • ContextMenu: Support pressOpenDelay to configure the long-press duration  -  by @kricsleo in #2129 (81a1b)
  • DateRangePicker/DatePicker: Implement closeOnSelect property  -  by @epr3 in #2116 (dc921)
  • RangeCalendar: Make raw-value default v-model for RangeCalendar  -  by @ToBinio in #2032 (52c00)

   🐞 Bug Fixes

    View changes on GitHub

v2.4.1

30 Jul 14:06
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.4.0

24 Jul 02:23
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.3.2

02 Jul 07:02
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.3.1

07 Jun 12:05
Compare
Choose a tag to compare

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.3.0

27 May 15:17
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.2.1

05 May 15:45
Compare
Choose a tag to compare

   🚀 Features

(Opps.. didn't meant to publish this feature as a patch, but oh well...🙏🏼)

   🐞 Bug Fixes

    View changes on GitHub

v2.2.0

02 Apr 09:10
Compare
Choose a tag to compare

   🚀 Features

   ⚠️ Possible fix needed

As we expose the Roving Focus component, I realized a bug where active is always true by default, which shouldn't be the case.
This will affect your styling/logic that depends on data-active="true" for RadioGroup and Tree components. This attribute has been refactored to be present during active state only.

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.1.1

22 Mar 08:05
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.1.0

15 Mar 07:11
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub