React Virtualized Tree Versions Save

A virtualized tree view component making use of react

v2.3.10

5 years ago

2.3.10 (2018-11-30)

Bug Fixes

  • 🐛 error on IE while running native findIndex (#80) (e979d95)

v2.3.9

5 years ago

2.3.9 (2018-11-30)

Bug Fixes

  • 🐛 added children as optional prop for Renderer (#78) (2671fbd)

v2.3.8

5 years ago

2.3.8 (2018-11-11)

Bug Fixes

  • 🐛 tweaked coveralls to avoid warnings on fresh install (#75) (3fae5af)

v2.3.7

5 years ago

2.3.7 (2018-11-11)

Bug Fixes

  • 🐛 children on TreeProps receivign correct generic (#73) (b0bf73b)

v2.3.6

5 years ago

2.3.6 (2018-11-11)

Bug Fixes

v2.3.5

5 years ago

2.3.5 (2018-11-03)

Bug Fixes

  • 🐛 corrected updateTypeHandlers onChange type (#68) (dc2a47a)

v2.3.4

5 years ago

2.3.4 (2018-11-03)

Bug Fixes

  • 🐛 added iconsClassNameMap types to all Renderer (#66) (f6b9f92)

v2.3.3

5 years ago

2.3.3 (2018-11-03)

Bug Fixes

  • persistent filtered child nodes on toggle(#61) (117888d)

v2.3.2

5 years ago

2.3.2 (2018-09-22)

Bug Fixes

  • filtering container typescript types (5da1a29)

v2.3.1

5 years ago

2.3.1 (2018-08-23)

Bug Fixes

  • extensions are optional (2c9d012)