- Make AMD with Webpack work.
- Bump React version to 0.11.2.
- Support for AMD.
- Fix case-sensitive
require
for Linux.
- Fix bug where
onClick
doesn't trigger.
- 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.
- Stable API.
- Initial release.