Releases: mendixlabs/mendix-tree-view
Releases · mendixlabs/mendix-tree-view
1.4.0
- Make widget MX9 compatible (remove deprecated methods, update widget-utils)
- Add state management (keep tree state in browser storage, either session or localstorage)
- Add external method to select a node
1.2.0
- Rewrote parts to make the perform better when loading large trees
- Implemented Ant.Design V4, major improvements compared to V3
- Added ability to show tree lines
1.1.1
- Update TemplateComponent to
react-mustache-template-component@1.0.0
1.1.0
- Add onClick selection class
1.0.0
- First release of Tree View