Skip to content

Releases: grapoza/vue-tree

v7.0.4

24 May 20:42
Compare
Choose a tag to compare

Documentation and build environment improvements.

What's Changed

Full Changelog: v7.0.3...v7.0.4

v7.0.3

20 May 22:57
Compare
Choose a tag to compare

What's Changed

  • fix: package.json exports default types by @Hwacc in #356

New Contributors

Full Changelog: v7.0.2...v7.0.3

v7.0.2

18 May 18:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

05 May 20:12
Compare
Choose a tag to compare

What's Changed

  • Updated template refs used with useTemplateRef by @mukul-a in #348

New Contributors

Full Changelog: v7.0.0...v7.0.1

v7.0.0

20 Oct 22:07
Compare
Choose a tag to compare

What's Changed

The typings in this version are basically untested outside of the library. It's good enough for the purpose for which it was done, but you may want to consider this as "use at your own risk" until the next release just in case.

Some breaking changes occurred around the way child nodes are loaded, as the model no longer gets an array created for child nodes in the data. It's expected that the user will provide a collection for children if child nodes are expected.

Full Changelog: v6.1.1...v7.0.0

v6.1.1

20 Oct 16:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

06 Sep 15:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.1.0

v6.0.0

02 Sep 18:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.2...v6.0.0

v5.2.2

22 Oct 19:25
Compare
Choose a tag to compare

Documentation fix release.

What's Changed

  • Fix filtering docs - Show Code and data source by @grapoza in #320

Full Changelog: v5.2.1...v5.2.2

v5.2.1

17 Oct 14:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v5.2.1