File tree 3 files changed +19
-1
lines changed
3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.2.3
14
+
15
+ ` 2022-05-05 `
16
+
17
+ - 🌟 Optimize ` Tree ` performance [ #5551 ] ( https://github.com/vueComponent/ant-design-vue/issues/5551 )
18
+ - 🐞 Fix ` Progress ` ` type='dashboard' ` invalid problem [ #5549 ] ( https://github.com/vueComponent/ant-design-vue/issues/5549 )
19
+ - 🐞 Fix console warning when ` Table ` customRender returns ` Fragment ` component [ #5556 ] ( https://github.com/vueComponent/ant-design-vue/issues/5556 )
20
+ - 🐞 Fix the issue of rendering redundant dom nodes when the ` Card ` slot is empty
21
+
13
22
## 3.2.2
14
23
15
24
` 2022-04-26 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.2.3
14
+
15
+ ` 2022-05-05 `
16
+
17
+ - 🌟 优化 ` Tree ` 性能 [ #5551 ] ( https://github.com/vueComponent/ant-design-vue/issues/5551 )
18
+ - 🐞 修复 ` Progress ` ` type='dashboard' ` 失效问题 [ #5549 ] ( https://github.com/vueComponent/ant-design-vue/issues/5549 )
19
+ - 🐞 修复 ` Table ` customRender 返回 ` Fragment ` 组件时,控制台 warning 问题 [ #5556 ] ( https://github.com/vueComponent/ant-design-vue/issues/5556 )
20
+ - 🐞 修复 ` Card ` 插槽为空时,渲染多余 dom 节点问题
21
+
13
22
## 3.2.2
14
23
15
24
` 2022-04-26 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 3.2.2 " ,
3
+ "version" : " 3.2.3 " ,
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