Releases: vueComponent/ant-design-vue
Releases · vueComponent/ant-design-vue
4.2.6
2024-11-11
- 🐞 Fix Modal component aria-hidden error problem under chrome #7823
- 🐞 Fix the problem that the built-in input method of Safari automatically fills in the decimal point when inputting Chinese #7918
- 🐞 Fix InputNumber component disabled style problem #7776
- 🐞 Fix Select cannot lose focus problem #7819
4.2.5
2024-9-19
- 🐞 Fix Empty component memory leak problem
- 🐞 Fix Image width & height property not working problem
- 🐞 修复 Empty 组件内存泄漏问题
- 🐞 修复 Image width & height 属性不生效问题
4.2.3
4.2.2
- 🐞 Fix TreeSelect placeholder slot invalid #7545
- 🐞 Fix Tree slot responsive invalid issue 40ad45
- 🐞 Fix FloatButton target type error issue #7576
- 🐞 Fix FormItem className error issue #7582
- 🐞 Fix Input Cannot input problem under lazy #7543
- 🐞 Fix the problem that placeholder is not hidden when inputting Chinese in Select #7611
- 🐞 Fix the problem that the pop-up window flashes when clicking the preset option in DatePicker #7550
4.2.1
4.2.0
2024-4-22
- 🌟 Optimize the textColor change when the layout component switches to dark mode #7498
- 🌟 Tooltip added arrow hidden configuration #7459
- 🌟 Optimize Table hover performance #7451
- 🐞 Fixed the problem of changing the model during useForm verification, resulting in verification errors #ffd4d8
- 🐞 Fix Tabs folding calculation error issue #7491
- 🐞 Fix Qrcode missing type hint issue #7502
- 🐞 Fix Menu rendering error under SSR #7349
- 🐞 Fix Select and Cascader rendering errors under SSR #7377
- 🐞 Fix AutoComplete missing option slot declaration issue #7396
- 🐞 Fix Textarea autoSize not taking effect #7478
- 🐞 Fix Pagination’s Enter key triggering two page turns #7368
- 🐞 Fix the problem of Chinese input in the input box #7391[#7516](https://github.com/vueComponent/ant- design-vue/issues/7516)
- 🐞 Fix Carousel beforeChange current parameter error issue #7419
- 🌟 优化 layout 组件切换 dark 模式时 textColor 变化 #7498
- 🌟 Tooltip 新增 arrow 隐藏配置 #7459
- 🌟 优化 Table hover 性能 #7451
- 🐞 修复 useForm 校验时更改 model,导致校验错误问题 #ffd4d8
- 🐞 修复 Tabs 折叠计算错误问题 #7491
- 🐞 修复 Qrcode 缺少类型提示问题 #7502
- 🐞 修复 Menu 在 SSR 下渲染错误问题 #7349
- 🐞 修复 Select、Cascader 在 SSR 下渲染错误问题 #7377
- 🐞 修复 AutoComplete 缺少 option slot 声明问题 #7396
- 🐞 修复 Textarea autoSize 不生效问题 #7478
- 🐞 修复 Pagination 回车键触发两次翻页问题 #7368
- 🐞 修复输入框输入中文问题 #7391#7516
- 🐞 修复 Carousel beforeChange current 参数错误问题 #7419
4.1.0
4.0.8
4.0.8
- 🐞 Fix theme responsiveness failure issue under Nuxt #7180
- 🐞 Fix error reporting caused by Wave #7108
- 🐞 Fix Upload disabled inheritance issue #7110
- 🐞 Fix Tooltip popupAlign not taking effect #7112
- 🐞 Fix Typography flashing problem #7146
- 🐞 Fix the issue that RangePicker prevIcon nextIcon does not take effect #7127
- 🐞 Fixed the issue of watermark not monitoring child element changes #7149
- 🐞 Fix Menu animation missing issue #7130
- 🐞 Fix the cursor change issue when TextArea autosize #7121
4.0.7
- 🌟 Added Flex component #7052
- 🌟 ConfigProvider adds wave configuration #7036
- 🌟 Watermark supports dark mode #7067
- 🐞 Fix Space duplicate Key problem #7048
- 🐞 Fix Upload disabled priority error issue #7047
- 🐞 Fix Carousel rendering error in jsx #7077
- 🐞 Fix Message offset position problem #7093
- 🐞 Fix the problem of animation failure when using Collapse custom prefix #7074