Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 608 Bytes

HISTORY.md

File metadata and controls

22 lines (16 loc) · 608 Bytes

0.3.8 (September 29th 2014)

  • Make AMD with Webpack work.
  • Bump React version to 0.11.2.

0.3.7 (September 17th 2014)

  • Support for AMD.

0.3.3-0.3.5 (July 8th 2014)

  • Fix case-sensitive require for Linux.

0.3.2 (May 12th 2014)

  • Fix bug where onClick doesn't trigger.

0.3.1 (May 12th 2014)

  • New API. Breaking. It's a superset of the previous API, so everything should be reproducible.The new only Only exposes a TreeView and let natural recursion construct the tree.
  • Bump React version.

0.2.1 (September 21st 2013)

  • Stable API.

0.0.0 (July 13th 2013)

  • Initial release.