v0.0.22
版本发布时间: 2018-04-20 03:33:52
riophae/vue-treeselect最新发布版本:v0.4.0(2019-10-11 04:33:07)
New
- Added new prop:
required
(#56)
Improvements
- Now accepts
beforeClearAll()
returningPromise<Boolean>
s in addition toBoolean
s (by @lkmadushan)
Bug Fixes
- Fixed an edge case that a branch node with no children can't be deselected