ant-design-vue
ant-design-vue copied to clipboard
🌈 An enterprise-class UI components based on Ant Design and 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. ### Version "ant-design-vue": "^3.2.15" ### Environment "ant-design-vue": "^3.2.15" ### Reproduction link [![Edit...
- [ ] 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.3.0-beta.4 ### Environment 无关版本,组件的问题 ### Reproduction link [https://www.antdv.com/components/date-picker-cn](https://www.antdv.com/components/date-picker-cn) ###...
- [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? 目前这个事件在分页、排序、筛选变化时都触发返回相同的回调参数,不太好区分是由哪个触发的,比如我要区分是分页还是排序,我现在的处理方式是在回调里判断返回的current和我之前的current是否一样,如果是一样的说明是排序触发的~ 能否将这三个(分页、排序、筛选)事件分开,或者在现在的回调里增加一个类型 ### What does...
- [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.5 ### Environment codesandbox ### Reproduction link [](https://codesandbox.io/s/mystifying-bhabha-5686xt?file=/src/App.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. ### What problem does this feature solve? 使用组件双向绑定时不用添加修饰符 ### What does...
- [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? 使得 Space 能真正替代 Button.Group ###...
- [ ] 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? 当tree的组件内容很多,比如有个七八千条数据时候以及内部的数据展示都是自定义的情况下,会出现非常明显的卡顿,使用起来感觉慢半拍的样子。希望能够优化下让其丝滑一点,能在大家使用接受范围内。还有就是数据大的话,当我需要展示某一个数据希望能直接定位到那个数据并且展示出来。 ### What does...
- [ ] 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? 需要对notification做一些二次封装,但是目前看并没有提供notification的类型导出 ### What does...