Releases: dgreene1/react-accessible-treeview
Releases · dgreene1/react-accessible-treeview
v2.1.4
Version 2.0
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
Changelog:
Add disabled ids and a new example to demonstrate its use.
Add a new keyboard combination : Ctrl + Shift + Home/End.
Various fixes.