File tree Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
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+
1325## 3.2.3
1426
1527` 2022-05-05 `
Original file line number Diff line number Diff line change 1010
1111---
1212
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+
1325## 3.2.3
1426
1527` 2022-05-05 `
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 3.2.3 " ,
3+ "version" : " 3.2.4 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments