Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 09:10

   🚀 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