Releases: eidng8/vue-tree
Releases · eidng8/vue-tree
Release-v0.2.4
Release-v0.2.2
Release-v0.2.1
Vue-Tree v0.2.1
A Vue tree view component with stable DOM structure.
Released under GPLv3.
0.2.1 (2020-04-30 UTC)
Implemented enhancements
- [breaking change] rename the component and its tag name to match package name #51
- add more specific scss variables for different colors (not related theming) #50
- cater for css overflow ellipsis #49
- [breaking change] fix css naming according to BEM #48
Fixed bugs
- update typings to match source #52
Release-v0.1.2
Vue-Tree v0.1.2
A Vue tree view component with stable DOM structure.
Released under GPLv3.
0.1.2 (2020-04-27 UTC)
Implemented enhancements
- [breaking change] pass $event instead of the item entry #43
Implemented features
- [breaking change] add slots #42
Fixed bugs
- middle & right click events are intercepted but not bubbled up #41
Release-v0.1.1
2020-04-27
Release-v0.0.27
2020-04-24
Release-v0.0.26: A Vue tree view component with stable DOM structure.
Released under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html). [Full Changelog](https://github.com/eidng8/vue-tree/compare/0.0.25-2020.04.16-4b5ea82...0.0.26) - item.key & tag.key are confusing and difficult to use [\#31](https://github.com/eidng8/vue-tree/issues/31) - support custom data key [\#30](https://github.com/eidng8/vue-tree/issues/30)
0.0.25-2020.04.16-4b5ea82
ignore code climate reporter error
0.0.24-2020.04.14-364a078
add more CI tools
0.0.23-2020.04.14-ebac36a
Release