File tree 3 files changed +25
-1
lines changed
3 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ##3 .2.4
14
+
15
+ ` 2022-05-23 `
16
+
17
+ - 🐞 Fix InputNumber v-model type error [ #5577 ] ( https://github.com/vueComponent/ant-design-vue/issues/5677 )
18
+ - 🌟 Select supports global size [ #5590 ] ( https://github.com/vueComponent/ant-design-vue/issues/5590 )
19
+ - 🐞 Form clearValidate resetValidate support array [ #5619 ] ( https://github.com/vueComponent/ant-design-vue/issues/5619 )
20
+ - 🐞 Drawer custom closeIcon does not take effect [ #5616 ] ( https://github.com/vueComponent/ant-design-vue/issues/5616 )
21
+ - 🌟 Fix CountDown support dayjs [ #5edca6] ( https://github.com/vueComponent/ant-design-vue/commit/5edca6be5a4e1aee9cde46724b14900f6c86bfb2 )
22
+ - 🌟 Tree support scrollTo [ #5626 ] ( https://github.com/vueComponent/ant-design-vue/issues/5626 )
23
+ - 🐞 Tooltip disabled class name error [ #5627 ] ( https://github.com/vueComponent/ant-design-vue/issues/5627 )
24
+
13
25
## 3.2.3
14
26
15
27
` 2022-05-05 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.2.4
14
+
15
+ ` 2022-05-23 `
16
+
17
+ - 🐞 修复 InputNumber v-model 类型错误 [ #5577 ] ( https://github.com/vueComponent/ant-design-vue/issues/5677 )
18
+ - 🌟 Select 支持全局 size [ #5590 ] ( https://github.com/vueComponent/ant-design-vue/issues/5590 )
19
+ - 🐞 Form clearValidate resetValidate 支持数组 [ #5619 ] ( https://github.com/vueComponent/ant-design-vue/issues/5619 )
20
+ - 🐞 Drawer 自定义 closeIcon 不生效问题 [ #5616 ] ( https://github.com/vueComponent/ant-design-vue/issues/5616 )
21
+ - 🌟 修复 CountDown 支持 dayjs [ #5edca6] ( https://github.com/vueComponent/ant-design-vue/commit/5edca6be5a4e1aee9cde46724b14900f6c86bfb2 )
22
+ - 🌟 Tree 支持 scrollTo [ #5626 ] ( https://github.com/vueComponent/ant-design-vue/issues/5626 )
23
+ - 🐞 Tooltip disabled 类名错误问题 [ #5627 ] ( https://github.com/vueComponent/ant-design-vue/issues/5627 )
24
+
13
25
## 3.2.3
14
26
15
27
` 2022-05-05 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 3.2.3 " ,
3
+ "version" : " 3.2.4 " ,
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