Skip to content

Releases: grapoza/vue-tree

v0.6.0

14 Mar 16:27
7b8a370
Compare
Choose a tag to compare
Merge pull request #59 from grapoza/delete-node

Adds node deletion

v0.5.0

17 Feb 04:23
36220bd
Compare
Choose a tag to compare
Merge pull request #58 from grapoza/model-defaults

Adds modelDefaults

v0.4.2

04 Feb 19:32
Compare
Choose a tag to compare
Updates styles to work with long labels/text

v0.4.1

29 Jan 17:31
Compare
Choose a tag to compare
Fixes 'type' attribute bindings

per https://github.com/vuejs/vue/issues/6917

v0.4.0

27 Jan 03:59
Compare
Choose a tag to compare
Update minor version for new backwards-compatible feature

v0.3.5

25 Jan 16:14
Compare
Choose a tag to compare
Reverts test change for reactivity

v0.3.4

22 Jan 21:31
Compare
Choose a tag to compare
Update version in package.json

v0.3.3

22 Jan 19:37
Compare
Choose a tag to compare
Make the vue component the default export of the package

v0.3.2

22 Jan 18:09
Compare
Choose a tag to compare
Allow the id-as-number issue for tree view nodes.

v0.3.1

22 Jan 17:36
Compare
Choose a tag to compare
Fixes the uniqueId computing as a number instead of string