File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 4.2.3
14
+
15
+ - 🌟 TourStep 自定义 Button,支持函数 children [ #7628 ] ( https://github.com/vueComponent/ant-design-vue/pull/7628 )
16
+ - 🐞 修复 Select 和 Cascader 搜索多选模式下,输入值被隐藏问题 [ #7640 ] ( https://github.com/vueComponent/ant-design-vue/issues/7640 )
17
+
13
18
## 4.2.2
14
19
15
20
- 🐞 Fix TreeSelect placeholder slot invalid [ #7545 ] ( https://github.com/vueComponent/ant-design-vue/issues/7545 )
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 4.2.3
14
+
15
+ - 🌟 TourStep 自定义 Button,支持函数 children [ #7628 ] ( https://github.com/vueComponent/ant-design-vue/pull/7628 )
16
+ - 🐞 修复 Select 和 Cascader 搜索多选模式下,输入值被隐藏问题 [ #7640 ] ( https://github.com/vueComponent/ant-design-vue/issues/7640 )
17
+
13
18
## 4.2.2
14
19
15
20
- 🐞 修复 TreeSelect placeholder 插槽无效 [ #7545 ] ( https://github.com/vueComponent/ant-design-vue/issues/7545 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 4.2.2 " ,
3
+ "version" : " 4.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