Releases: dowjones/react-dropdown-tree-select
Releases · dowjones/react-dropdown-tree-select
v1.11.1
1.11.1 (2018-05-30)
Performance Improvements
- Simplified debounce, get rid of lodash dependency 🗜 (#106) (236afb2)
v1.11.0
1.11.0 (2018-05-17)
Features
- Fast & efficient search rendering with large tree ✨ (#102) (67df758)
v1.9.2
1.9.2 (2018-04-11)
Bug Fixes
- Unregister event listener for simpleSelect (#88) 🐛 (a335afd)
v1.9.1
1.9.1 (2018-04-08)
Bug Fixes
- package: Fixes "Update functions should be pure..." warning (#83) (68b8e77), closes #77
v1.9.0
1.9.0 (2018-04-05)
Features
- Add possibility to clear search on node selection (#76) (3b0753a)
v1.8.0
1.8.0 (2018-04-05)
Features
- Display Partially selected nodes ✨ (#73) (002ea2e)
v1.7.0
1.7.0 (2018-03-24)
Features
v1.6.2
1.6.2 (2018-03-18)
Bug Fixes
- Update doc site with updated readme 📚 (0773b66)