Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Latest commit

 

History

History
149 lines (65 loc) · 3.91 KB

CHANGELOG.md

File metadata and controls

149 lines (65 loc) · 3.91 KB

0.4.4 (2018-06-24)

Bug Fixes

  • all: don't render opener for empty categories (c291b58), closes #35

0.4.3 (2018-04-13)

Features

  • core: add opener callback (ec183b4)

0.4.2 (2017-12-30)

Bug Fixes

  • react: compute filtered model on model prop change (77f733b)

Features

  • tools: add unwraptree method (1b49b7b)

0.4.1 (2017-11-08)

Bug Fixes

  • 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)

Bug Fixes

  • tools: string.contains should escape special characters (efc23af), closes #17

Features

  • core: Click strategy now controls selection (6ae798b)

BREAKING CHANGES

  • 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)

Bug Fixes

  • docs: Riot brackets typo (3026207)
  • tree: add & path adjustments (5e7e500)

Features

  • opener: replace noOpener with openerOpts (603f10d), closes #13
  • tree: add utility methods (b0ec6dc)
  • trees: Add path and add methods (70795b5)

Performance Improvements

  • docs: load snippet iframe on click (1c35abb)

0.3.1 (2017-10-03)

Bug Fixes

Features

  • docs: add online snippets (7a034a6)

0.3.0 (2017-10-02)

Features

BREAKING CHANGES

  • split packages into scoped packages - fixes #11

0.2.3 (2017-09-26)

0.2.2 (2017-09-23)

0.2.1 (2017-08-31)

0.2.0 (2017-08-29)

0.1.0 (2017-08-26)