File tree Expand file tree Collapse file tree 4 files changed +32
-8
lines changed Expand file tree Collapse file tree 4 files changed +32
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.0.27 ] ( https://github.com/eidng8/vue-tree/tree/0.0.27 ) (2020-04-24 UTC)
3+ ## [ 0.1.1 ] ( https://github.com/eidng8/vue-tree/tree/0.1.1 ) (2020-04-27 UTC)
44
5- [ Full Changelog] ( https://github.com/eidng8/vue-tree/compare/Release-v0.0.26...0.0.27 )
5+ [ Full Changelog] ( https://github.com/eidng8/vue-tree/compare/Release-v0.0.27...0.1.1 )
6+
7+ #### Implemented enhancements
8+
9+ - \[ breaking change\] pass $event instead of the item entry [ \# 43] ( https://github.com/eidng8/vue-tree/issues/43 )
10+
11+ #### Implemented features
12+
13+ - \[ breaking change\] add slots [ \# 42] ( https://github.com/eidng8/vue-tree/issues/42 )
14+
15+ #### Fixed bugs
16+
17+ - middle & right click events are intercepted but not bubbled up [ \# 41] ( https://github.com/eidng8/vue-tree/issues/41 )
18+
19+ ## [ Release-v0.0.27] ( https://github.com/eidng8/vue-tree/tree/Release-v0.0.27 ) (2020-04-24)
20+
21+ [ Full Changelog] ( https://github.com/eidng8/vue-tree/compare/Release-v0.0.26...Release-v0.0.27 )
622
723#### Implemented features
824
Original file line number Diff line number Diff line change 1- # Vue-Tree v0.0.27
1+ # Vue-Tree v0.1.1
22
33A Vue tree view component with stable DOM structure.
44Released under [ GPLv3] ( https://www.gnu.org/licenses/gpl-3.0.en.html ) .
55
66
7- ## [ 0.0.27 ] ( https://github.com/eidng8/vue-tree/tree/0.0.27 ) (2020-04-24 UTC)
7+ ## [ 0.1.1 ] ( https://github.com/eidng8/vue-tree/tree/0.1.1 ) (2020-04-27 UTC)
88
9- [ Full Changelog] ( https://github.com/eidng8/vue-tree/compare/Release-v0.0.26...0.0.27 )
9+ [ Full Changelog] ( https://github.com/eidng8/vue-tree/compare/Release-v0.0.27...0.1.1 )
10+
11+ #### Implemented enhancements
12+
13+ - \[ breaking change\] pass $event instead of the item entry [ \# 43] ( https://github.com/eidng8/vue-tree/issues/43 )
1014
1115#### Implemented features
1216
13- - add middle & right click support [ \# 29] ( https://github.com/eidng8/vue-tree/issues/29 )
17+ - \[ breaking change\] add slots [ \# 42] ( https://github.com/eidng8/vue-tree/issues/42 )
18+
19+ #### Fixed bugs
20+
21+ - middle & right click events are intercepted but not bubbled up [ \# 41] ( https://github.com/eidng8/vue-tree/issues/41 )
1422
Original file line number Diff line number Diff line change 11{
22 "name" : " g8-vue-tree" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " A Vue.js tree view component with stable DOM tree." ,
55 "repository" : " git@github.com:eidng8/vue-tree.git" ,
66 "bugs" : " git@github.com:eidng8/vue-tree/issues" ,
You can’t perform that action at this time.
0 commit comments