Releases: gnapse/react-treefold
Releases · gnapse/react-treefold
Render props as they were meant to be
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.
Fix bug with keyboard support
v0.0.4 Bump version number to v0.0.4
Fix keyboard support bug
v0.0.3 Bump version number to v0.0.3
Switch to nwb
This release switches to use nwb react-component as the build system, since the previous (initial) release was broken.