Releases: diogofcunha/react-virtualized-tree
Releases · diogofcunha/react-virtualized-tree
v2.3.10
2.3.10 (2018-11-30)
Bug Fixes
- 🐛 error on IE while running native findIndex (#80) (e979d95)
v2.3.9
2.3.9 (2018-11-30)
Bug Fixes
- 🐛 added children as optional prop for Renderer (#78) (2671fbd)
v2.3.8
2.3.8 (2018-11-11)
Bug Fixes
- 🐛 tweaked coveralls to avoid warnings on fresh install (#75) (3fae5af)
v2.3.7
2.3.7 (2018-11-11)
Bug Fixes
- 🐛 children on TreeProps receivign correct generic (#73) (b0bf73b)
v2.3.6
2.3.6 (2018-11-11)
Bug Fixes
v2.3.5
2.3.5 (2018-11-03)
Bug Fixes
- 🐛 corrected updateTypeHandlers onChange type (#68) (dc2a47a)
v2.3.4
2.3.4 (2018-11-03)
Bug Fixes
- 🐛 added iconsClassNameMap types to all Renderer (#66) (f6b9f92)
v2.3.3
2.3.3 (2018-11-03)
Bug Fixes
- persistent filtered child nodes on toggle(#61) (117888d)
v2.3.2
2.3.2 (2018-09-22)
Bug Fixes
- filtering container typescript types (5da1a29)
v2.3.1
2.3.1 (2018-08-23)
Bug Fixes