0.4.4 (2018-06-24)
0.4.3 (2018-04-13)
- core: add opener callback (ec183b4)
0.4.2 (2017-12-30)
- react: compute filtered model on model prop change (77f733b)
- tools: add unwraptree method (1b49b7b)
0.4.1 (2017-11-08)
- docs: better code tabs transition (ab95150)
- docs: proper box shadow (5933bca)
- react: add react-transition-group peer dep (08376a2)
0.4.0 (2017-10-09)
- core: Click strategy now controls selection (6ae798b)
- core: If you are redefining the "strategies" prop, you now have to use click: ["select"] to enable element selection on click. Otherwise, clicking on an item won't trigger selection.
0.3.2 (2017-10-05)
- opener: replace noOpener with openerOpts (603f10d), closes #13
- tree: add utility methods (b0ec6dc)
- trees: Add path and add methods (70795b5)
- docs: load snippet iframe on click (1c35abb)
0.3.1 (2017-10-03)
- docs: annoying line break (1c868b3)
- docs: riot umd usage (89b97a2)
- flow: use gen-flow-files (1a4ccc2)
- docs: add online snippets (7a034a6)
0.3.0 (2017-10-02)
- scoped packages (648d66a)
- split packages into scoped packages - fixes #11