MyGit

v0.0.24

riophae/vue-treeselect

版本发布时间: 2018-04-26 06:32:58

riophae/vue-treeselect最新发布版本:v0.4.0(2019-10-11 04:33:07)

BREAKING CHANGES

New Bundles

From this version, vue-treeselect will export a non-minified version of bundle if you are consuming via a bundler like webpack or browserify, which brings some extra benefits:

New Delayed Loading Mechanism

This version also comes with a refactor of delayed loading feature. The old loadRootOptions, loadChildrenOptions & loadChildrenErrorText props have been removed, and a new loadOptions prop added. For the reason of limitation that Vue cannot detect property additions, I decided to remove support for declaring unloaded branch nodes by setting isBranch: true. Check out the docs for details.

Other Changes

相关地址:原始地址 下载(tar) 下载(zip)

查看:2018-04-26发行的版本