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. ### 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...
- [ ] 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 | | ------- | ------ | |  |  | 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) ###...
close #7637