ChuChencheng

Results 4 issues of ChuChencheng

为了打消用户对开源许可证的顾虑,建议采用 [WTFPL](http://www.wtfpl.net/about/) 许可证 😃

官方在 2023 年 12 月 31 日 [停止了 Vue2 的支持](https://v2.cn.vuejs.org/eol/) ,不再有后续更新。 本树组件原本预想通过 `vue-demi` 库同时兼容 Vue2, Vue3 ,但自发布 @wsfe/vue-tree 3.x 以来,不时会收到一些 Vue2 兼容性相关的 issue , Vue2, Vue3 的割裂带来的[问题](https://juejin.cn/post/7236184868480663589)远比预想的多。 开这个 issue 有两个目的:...

### What problem does this feature solve? 优化用户修改多选 Cascader 选项的体验,快速定位到已选的选项 例如 用户想从选中的 a-b-c-1 选项,改为 a-b-c-2 ,目前有两种办法: 1. 一层层手动展开 a-b-c 2. 输入搜索 a-b-c-2 如果选项展开的值能受控,就比较方便做到 点击已选中的选项,自动展开层级 想实现的效果如下: ![image](https://github.com/ant-design/ant-design/assets/9395932/e63d8d0a-85dc-468a-8b2d-cf47a27a85cc) Related issue: https://github.com/ant-design/ant-design/issues/37588 ###...

help wanted
Inactive
👷🏻‍♂️ Someone working on it