ant-design-vue
ant-design-vue copied to clipboard
🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
- [ ] 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部分最后两列的列名
wrap的类型为Boolean,但默认值为undefined。 测试时发现由于用wrap做判断设置是否自动换行时使用的是wrap === false,因此值为undefined时得到的结果是自动换行 ,等同于默认设置了wrap=true。 现将默认值从undefined改为false,修复默认值,同时与文档保持一致。 修改前:   修改后:  
- [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...
- [ ] 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