ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜

Results 675 ant-design-vue issues
Sort by recently updated
recently updated
newest added
trafficstars

- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.2.3 ### Environment "vue": "^3.4.29", "ant-design-vue": "^4.2.3", ### Reproduction...

- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 3.2.20 ### Environment 官网可重现 ### Reproduction link [https://3x.antdv.com/components/cascader-cn#components-cascader-demo-multiple](https://3x.antdv.com/components/cascader-cn#components-cascader-demo-multiple) ### Steps...

- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.2.3 ### Environment chrome版本 127.0.6533.73(正式版本)(64 位) ### Reproduction link [https://www.antdv.com/components/modal-cn](https://www.antdv.com/components/modal-cn)...

- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 1.7.7 ### Environment vue2, ant-design-vue1.7.8 ### Reproduction link [https://1x.antdv.com/components/tabs-cn/](https://1x.antdv.com/components/tabs-cn/)...

- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 1.7.7 ### Environment vue2、谷歌浏览器等浏览器 ### Reproduction link [https://www.antdv.com/components/tooltip-cn/](https://www.antdv.com/components/tooltip-cn/) ###...

enhancement

- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 自定义节点内容, 更加灵活展示相关信息 ### What...

resolve #7650 Fixed the focus on the panel. Since the footer can be extended, the focus event might occur inside the panel.

- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? I noticed that the title...

宽度超出100%时出现横向滚动,应该在横向滚动的时候随着侧边栏一块,而不是脱离侧边栏