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 4.2.3 ### Reproduction link [![Edit on...

- [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? 现在Menu默认theme为light,但是Layout.Sider却为dark。 ### What does the...

添加Upload props的title,并删除多余的最后一列 修改events部分最后两列的列名

Stale

wrap的类型为Boolean,但默认值为undefined。 测试时发现由于用wrap做判断设置是否自动换行时使用的是wrap === false,因此值为undefined时得到的结果是自动换行 ,等同于默认设置了wrap=true。 现将默认值从undefined改为false,修复默认值,同时与文档保持一致。 修改前: ![image](https://github.com/vueComponent/ant-design-vue/assets/47178158/8dcd6430-b1e2-4341-86d5-26952a57caa7) ![image](https://github.com/vueComponent/ant-design-vue/assets/47178158/a7133fbf-625d-4509-93f7-8f558961ff99) 修改后: ![image](https://github.com/vueComponent/ant-design-vue/assets/47178158/4ed89d35-8e7d-4eca-96a8-74bd53be3bb6) ![image](https://github.com/vueComponent/ant-design-vue/assets/47178158/4122c03a-e1b3-4748-b4a6-4a360b6f0d67)

Stale

- [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 macos chrome vue3 ### Reproduction link [https://github.com/hdtopku/tiny-admin/blob/main/tiny-admin-vue/src/layout/Sidebar.vue](https://github.com/hdtopku/tiny-admin/blob/main/tiny-admin-vue/src/layout/Sidebar.vue)...

- [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? 类似于ip地址输入框,和react版本的一次性密码框类似 ### What does the...

help wanted
Feature Request

- [ ] 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.21 ant-design-vue: ^4.2.3 Browser: Google...

- [ ] 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 vue 2 ### Reproduction link [![Edit...

resolve #7634 using the extension operator (...) When using the extension operator (...), the element is stored in stack memory. related: https://stackoverflow.com/questions/61740599/rangeerror-maximum-call-stack-size-exceeded-with-array-push