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 728 ant-design-vue issues
Sort by recently updated
recently updated
newest added

- [ ] 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? Great UI for all...

Feature Request

Fixed performance issue with rendering a big number of buttons (e.g. in table cells). clearTimeout is slow operation which takes a lot of time if we call it hundreds of...

- [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.6 ### Environment vue:3.5.22,brower:chrome140.0.7339.208 ### Reproduction link [https://stackblitz.com/edit/vitejs-vite-h373sqsp?file=src%2FApp.vue](https://stackblitz.com/edit/vitejs-vite-h373sqsp?file=src%2FApp.vue) ### Steps...

首先,感谢你的贡献! 😄 新特性请提交至 feature 分支,其余可提交至 main 分支。在一个维护者审核通过后合并。请确保填写以下 pull request 的信息,谢谢!~ [[English Template / 英文模板](./pr_en.md)] ### 这个变动的性质是 - [ ] 新特性提交 - [x] 日常 bug 修复 - [ ] 站点、文档改进 -...

var onScrollWheelListener = Object(_vc_util_Dom_addEventListener__WEBPACK_IMPORTED_MODULE_8__["default"])(window, 'wheel', onWheelMove, { passive: false }); 预览图片时监听window的滚轮事件,能不能设置只监听a-image容器的滚轮事件

- [ ] 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? There is currently no...

版本 :3.2.20 Select 控件使用 mode tags 模式 在pc 浏览器下正常,ios 上无法长按出现粘贴按钮

- 在 Base.tsx 中新增 onSave 属性用于编辑完成后回调- 更新中英文档,添加 onSave 属性说明与示例 - 修改交互示例,展示 onSave 回调使用方式 - 当内容变更且退出编辑状态时触发 onSave 回调- 优化 editable 配置对象,支持传递 onSave 方法

- [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.6 ### Environment VUE 3.5.8 ### Reproduction link [https://www.antdv.com/components/select-cn](https://www.antdv.com/components/select-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 4.2.6 ### Environment System: OS: macOS CPU: (8) x64...