Skip to content

Releases: dgreene1/react-accessible-treeview

v2.1.4

17 Jul 21:12
ee9087d
Compare
Choose a tag to compare

Version 2.0

17 Aug 16:06
48ee6b6
Compare
Choose a tag to compare

Changelog:

  • Easier styling. Added focus styling through a class selector. Switched tree-branch-wrapper and tree-node__branch for a more intuitive and concise styling (breaking change).
  • More consistent object passed to the nodeRenderer, onSelect and onExpand functions (breaking change).
  • Various fixes.

version 1.1.0

11 Aug 13:02
Compare
Choose a tag to compare

Changelog:

Add disabled ids and a new example to demonstrate its use.
Add a new keyboard combination : Ctrl + Shift + Home/End.
Various fixes.

v1.0.1

09 Aug 18:28
Compare
Choose a tag to compare
version 1.0.1

v1. 0

09 Aug 18:27
Compare
Choose a tag to compare
v1.0

move remaining functions to util