Releases: grapoza/vue-tree
Releases · grapoza/vue-tree
v3.0.3
Updates dependency versions for security and stability fixes.
v3.0.2
Updates dependency versions for security and stability fixes.
v3.0.1
Updates dependency versions for security and stability fixes.
v3.0.0
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
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
Dependabot fixes for ini 1.3.5 to 1.3.7
v2.1.2
Updates the package.json to include the missing objectMethods.js
in the package.
v2.1.1
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