el-tree-select
el-tree-select copied to clipboard
基于element-ui2.x扩展下拉树
标签名字一样的情况下会发生更新错误,和removeTag全部移除的错误行为
目前必须点一下搜索按钮才能进行搜索 对应的最好把搜索按钮是否显示也开放出来
基于element-u实现的这个控件以前在项目中实现过,但是不能让人满意。用element-ui组合出来的控件,和riophae/vue-treeselect 这个控件方案比较,操作不是那么舒服。最好能够直接merge这个控件,或者采用vue-ant-design中的控件来修改。 Anyway, 谢谢作者的分享。希望作者加入element的前端团队,直接修改他们的源码,实现好看有 实用的组件。
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) and [vue-cli-plugin-storybook](https://github.com/storybookjs/vue-cli-plugin-storybook). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 1.4.2 Release notes Sourced from loader-utils's...
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.1 and updates ancestor dependency [vue-cli-plugin-storybook](https://github.com/storybookjs/vue-cli-plugin-storybook). These dependencies need to be updated together. Updates `shell-quote` from 1.6.1 to 1.8.1 Changelog Sourced from shell-quote's changelog. v1.8.1 - 2023-04-07...
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix...
问题产生的原因是 ._popoverHideFun() 内没有考虑事件源可能是另一个 el-tree-select 的情况. PR随后就到:smiley:
tree 的滚动事件