React Treefold Versions Save

A renderless tree component for your hierarchical React views

v1.0.0

6 years ago

This release changes the render prop interface of this component, to receive a single render prop instead of separating how to render a node and the content of an empty folder. It's a breaking change, therefore we jumped the major release version number.

v0.0.4

6 years ago

v0.0.3

6 years ago

v0.0.2

6 years ago

This release switches to use nwb react-component as the build system, since the previous (initial) release was broken.