Skip to content

Releases: Amphiluke/cbx-tree

v2.1.0

30 Aug 16:39

Choose a tag to compare

Tree filtering functionality added.

v2.0.1

03 Aug 08:25

Choose a tag to compare

Fix rendering issue in forced-colors mode.

v2.0.0

13 Jul 09:07
296fd89

Choose a tag to compare

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.

v1.1.1

02 Jul 05:41

Choose a tag to compare

Minor corrections for the disabled state of the element.

v1.1.0

28 Jun 17:16

Choose a tag to compare

v1.0.2

27 Jun 16:26

Choose a tag to compare

  • Update documentation (add live example link).
  • Update exports for jsDelivr.

v1.0.1

27 Jun 13:53

Choose a tag to compare

Correct package’s export path.

v1.0.0

27 Jun 13:43

Choose a tag to compare

The first release.