Skip to content

Releases: grapoza/vue-tree

v3.0.4

11 Oct 03:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4

v4.0.0

07 Oct 01:50
4342604
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v4.0.0

v3.0.3

20 Jun 19:27
767f671
Compare
Choose a tag to compare

Updates dependency versions for security and stability fixes.

v3.0.2

03 Jun 01:32
Compare
Choose a tag to compare

Updates dependency versions for security and stability fixes.

v3.0.1

18 May 01:21
2c1d1a9
Compare
Choose a tag to compare

Updates dependency versions for security and stability fixes.

v3.0.0

24 Mar 02:45
f74c0ee
Compare
Choose a tag to compare

Enhancements:

  • #169 Add wrapper div around children div and loading message
  • #170 Separate behaviors for expandable and state.expanded
  • #182 Make event names use present tense
  • #183 Move areChildrenLoading and and areChildrenLoaded into private state
  • #194 Add asynchronous loading for the initial model

v2.1.4

19 Dec 19:14
Compare
Choose a tag to compare

Refresh yarn.lock to update dependencies. Specifically, updates highlight.js sub-dependency of vue-cli to be 10.4.1+ for a security fix.

v2.1.3

18 Dec 18:27
c0310c4
Compare
Choose a tag to compare

Dependabot fixes for ini 1.3.5 to 1.3.7

v2.1.2

02 Dec 16:57
cc8ef28
Compare
Choose a tag to compare

Updates the package.json to include the missing objectMethods.js in the package.

v2.1.1

25 Oct 18:27
1f5dfaf
Compare
Choose a tag to compare

Enhancements:

  • #166 Reduce the size of the components (internal changes)
  • #167 Update all comments to use JSDoc, and fill in missing comments
  • #168 Flesh out test coverage