Skip to content

Releases: vueComponent/ant-design-vue

4.2.1

25 Apr 01:44
Compare
Choose a tag to compare

2024-4-25

  • 🐞 fix Input clear action error #7523

  • 🐞 修复 Input 清空操作才报错问题 #7523

4.2.0

22 Apr 07:56
Compare
Choose a tag to compare

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

05 Jan 11:34
Compare
Choose a tag to compare

2024-1-5

  • 🐞 support vue 3.4 #7239

  • 🐞 适配 vue 3.4 #7239

4.0.8

18 Dec 08:35
Compare
Choose a tag to compare

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

  • 🐞 修复在 Nuxt 下 theme 响应式失效问题 #7180
  • 🐞 修复 Wave 引起的报错问题 #7108
  • 🐞 修复 Upload disabled 继承问题 #7110
  • 🐞 修复 Tooltip popupAlign 未生效问题 #7112
  • 🐞 修复 Typography 闪动问题 #7146
  • 🐞 修复 RangePicker prevIcon nextIcon 未生效问题 #7127
  • 🐞 修复 watermark 未监听子元素变动问题 #7149
  • 🐞 修复 Menu 动画丢失问题 #7130
  • 🐞 修复 TextArea autosize 时光标变化问题 #7121

4.0.7

11 Nov 02:45
Compare
Choose a tag to compare
  • 🌟 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

4.0.6

17 Oct 15:07
Compare
Choose a tag to compare

2023-10-17

  • 🐞 Fix the Dropdown onVisibleChange failure issue introduced in 4.0.4 #7031

  • 🐞 修复 4.0.4 引入的 Dropdown onVisibleChange 失效问题 #7031

4.0.5

17 Oct 11:10
Compare
Choose a tag to compare

2023-10-17

  • 🐞 Fix cssinjs performance issue #7023

  • 🐞 修复 cssinjs 性能问题 #7023

4.0.4

16 Oct 08:29
Compare
Choose a tag to compare
  • 🌟 Added esm target file
  • 🌟 Added tooltip attribute to FormItem #7014
  • 🐞 Fix useMessage getContainer not taking effect #6942
  • 🐞 Fix the problem of Image triggering onPreviewVisibleChange event multiple times #6945
  • 🐞 Fix the problem that Checkbox global disabled does not take effect #6970
  • 🐞 Fix Drawer contentWrapperStyle not taking effect #6983
  • 🐞 Optimize Select Dropdown and other drop-down list scroll bar display hidden logic #6987
  • 🐞 Fix the problem of hiding when there are components such as input in the drop-down list such as Select Dropdown #7020

4.0.3

16 Oct 08:29
Compare
Choose a tag to compare
  • 🐞 Fix the problem of style loss under shadow Dom #6912
  • 🐞 Upgrade Icon dependency and fix icon css missing problem under shadow Dom #6914

4.0.2

16 Oct 08:29
Compare
Choose a tag to compare
  • 🐞 Fix useMessage causing body to be removed #6880
  • 🐞 Fix the problem that the water ripple effect does not disappear after Button loading is switched #6895
  • 🐞 Fixed the problem that flip does not reset after Image is closed #6913
  • 🐞 Fix ImageGroup animation effect loss problem #6898
  • 🐞 Fix Modal missing onUpdate:open attribute declaration #6876
  • 🐞 Fixed the issue of multiple clicks being triggered at the edge of Transfer's Checkbox #6902