You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.