Releases: hckhanh/react-tree-es6
Releases · hckhanh/react-tree-es6
v1.0.0
- Remove tree prop
- Add core prop to adapt jsTree better
- Update content in README
v1.0.0-0
Upgrade API for ReactTree
- Remove
tree
prop
- Add
core
prop to adapt jsTree better
v0.1.2
Rename repository from react-tree to react-tree-es6
v0.1.0
Add basic features for component.
For now, you can show a tree with ReactTree. Themes and other options will be added in the next release.