File tree 3 files changed +27
-1
lines changed
3 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.2.13
14
+
15
+ ` 2022-10-08 `
16
+
17
+ - 🌟 Support Vue 3 upgrade tool ` @vue/compat ` [ #5973 ] ( https://github.com/vueComponent/ant-design-vue/issues/5973 )
18
+ - 🌟 Cascader add tagRender slot [ #5954 ] ( https://github.com/vueComponent/ant-design-vue/issues/5954 )
19
+ - 🐞 Fix image flickering issue when Image preview is closed [ #5955 ] ( https://github.com/vueComponent/ant-design-vue/issues/5955 )
20
+ - 🐞 Fix Tag close icon style display misplaced [ #5956 ] ( https://github.com/vueComponent/ant-design-vue/issues/5956 )
21
+ - 🐞 Fix Table loading property ts type error [ #5964 ] ( https://github.com/vueComponent/ant-design-vue/issues/5964 )
22
+ - 🐞 Fix Transfer deletion exception [ #5975 ] ( https://github.com/vueComponent/ant-design-vue/issues/5975 )
23
+ - 🐞 Fix the scroll shadow display issue of Table fixed column [ #5996 ] ( https://github.com/vueComponent/ant-design-vue/issues/5996 )
24
+ - 🐞 Fix DirectoryTree's default expansion failure issue when customizing fieldNames [ #6007 ] ( https://github.com/vueComponent/ant-design-vue/issues/6007 )
25
+
13
26
## 3.2.12
14
27
15
28
` 2022-09-02 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.2.13
14
+
15
+ ` 2022-10-08 `
16
+
17
+ - 🌟 支持 Vue 3 升级工具 ` @vue/compat ` [ #5973 ] ( https://github.com/vueComponent/ant-design-vue/issues/5973 )
18
+ - 🌟 Cascader 添加 tagRender 插槽 [ #5954 ] ( https://github.com/vueComponent/ant-design-vue/issues/5954 )
19
+ - 🐞 修复 Image 预览关闭时,图片闪动问题 [ #5955 ] ( https://github.com/vueComponent/ant-design-vue/issues/5955 )
20
+ - 🐞 修复 Tag 关闭图标样式显示错位 [ #5956 ] ( https://github.com/vueComponent/ant-design-vue/issues/5956 )
21
+ - 🐞 修复 Table loading 属性 ts 类型错误 [ #5964 ] ( https://github.com/vueComponent/ant-design-vue/issues/5964 )
22
+ - 🐞 修复 Transfer 删除异常问题 [ #5975 ] ( https://github.com/vueComponent/ant-design-vue/issues/5975 )
23
+ - 🐞 修复 Table 固定列的滚动阴影显示问题 [ #5996 ] ( https://github.com/vueComponent/ant-design-vue/issues/5996 )
24
+ - 🐞 修复 DirectoryTree 在自定义 fieldNames 时,默认展开失效问题 [ #6007 ] ( https://github.com/vueComponent/ant-design-vue/issues/6007 )
25
+
13
26
## 3.2.12
14
27
15
28
` 2022-09-02 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 3.2.12 " ,
3
+ "version" : " 3.2.13 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments