atom

Results 16 issues of atom

**Describe the bug** ant design vue import [email protected] **Error LessError: Cannot find module 'antd/lib/style/themes/default.less' from** error message because of custom less compiler in line 352 ![image](https://user-images.githubusercontent.com/76482041/148322662-a61da09f-fade-41fb-a28d-d9dd55b4060c.png) please fix this problem...

**Describe the bug** every time when project recompile pending at 95% emitting AntDesignThemePlugin, after a flew minutes, report "JavaScript heap out of memory" error env vue3.x and ant design vue2.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? 目前不管filterMultiple是true还是false返回的统一为数组形式,在实现外部请求数据过滤时非常不方便 ### What does...

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 3.2.6 ### Environment ant design vue 3.2.10 ### Reproduction...

bug

- [ ] 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? Mentions支持FieldNames与其他选择类组件保持一致,api绑定更简单,@后的tag展示为title信息,更有利于value与呈现分离,与后台接口绑定更顺利 ### What does...

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. ### What problem does this feature solve? 图片设置较小时,预览文字超出,导致显示异常,增加标记位设置preview中的预览文字不显示,仅显示icon ### What does...

Feature Request

### This is a ... Bug fix ### What's the background? typography 组件中copy按钮事件冒泡至整个文本,导致如果在文本上自定义点击响应时,触发重复的问题 ### API Realization (Optional if not new feature) function onCopyClick(e: MouseEvent) { e.preventDefault(); e.stopPropagation(); } onCopyClick中阻止事件冒泡 ###...

- [ ] 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...

Feature Request

In the issue https://github.com/SortableJS/vue.draggable.next/pull/52 @alnumac give the solution, please merge this pull into the release! wooooooooo,Two Days Sweat.....

- [ ] 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.11 ### Environment ant design vue 3.2.11 ### Reproduction...