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

- [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? 目前,表格字段都设置宽度后会等比放大,很不好看 ### 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 3.2.14 ### Environment chrome ### Reproduction link [![Edit on...

enhancement

- [ ] 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 vue3,chrome ### Reproduction link [https://next.antdv.com/components/table-cn#api](https://next.antdv.com/components/table-cn#api) ###...

resolve #7771 the `value` parameter of the formatter is required.

- [ ] 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 undefined ### Environment any ### Reproduction link [https://github.com/vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue) ###...

对于textarea来说,一个表情算一个字符。为了让input组件和它保持一致,需要按照textarea的方法,不把maxlength传递下去,在vc-input组件对value长度进行处理

| Before | After | | ------- | ------ | | ![image](https://github.com/user-attachments/assets/71aff4ee-74f7-4b11-aa3a-35c59338885b) | ![image](https://github.com/user-attachments/assets/6aa9a800-2937-40a2-800a-6b9249330d69) | close #7775

close #7592 Starting from Vue 3.4.0, we no longer need eagerComputed because the reactivity system in Vue 3.4.0 optimizes the computed function's execution. Although, the error will not occur above...

- [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 Vue: ^3.4.21 ### Reproduction link [https://antdv.com/components/input-number-cn/#components-input-number-demo-disabled](https://antdv.com/components/input-number-cn/#components-input-number-demo-disabled) ###...

Feature Request