Skip to content

v2.0.0

Choose a tag to compare

@Amphiluke Amphiluke released this 13 Jul 09:07
· 6 commits to main since this release
296fd89

This release adds standard keyboard interactions to the component making it more accessible and user-friendly.

The new version also introduces one breaking change. If you do override custom properties --cbx-tree-label-hover-bg and --cbx-tree-label-hover-fg in your CSS code, you will need to replace them with the new ones: --cbx-tree-label-focus-bg and --cbx-tree-label-focus-fg, respectively.