0.4.0 (2018-01-06)
- opened: Fix possible timing issues with opened property (204b66d)
- style: Use default pointer on leaf handles (175cf6a)
- tree: Use v-show instead of v-if for opening node (d69f92c)
- default: Add *-default properties and state inheritance capabilities (b97b06c)
- events: Add events support (6cd3dce)
- events: Add loading event support (4d2c316)
- hidden: Add more capabilities to hidden property and remove root-hidden property (d6b73f1)
- selection: Add selectable and selected properties to display checkbox inputs on nodes (c92c720)
- theme: Add VueTreeNode component as 'vm' property in theme context (650b714)
- theme: Use chevron icons for fontAwesome theme (0fb5115)
- theme: Use unicode symbols for vanilla theme (d7e478a)
- theme: Use theme instance instead of theme property to avoid using registry too much (ce40e7d)
- hidden: root-hidden property has been removed and can be replaced with a function passed to hidden property
0.3.0 (2017-12-21)
- theme: Use cross icon for leaf in fontAwesome theme (6ef919e)
- tree: Add theming feature (7ffb4e5)
0.2.0 (2017-12-18)
- Initial release (41ff2e8)