File tree 3 files changed +9
-1
lines changed
3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 4.0.6
14
+
15
+ - 🐞 Fix the Dropdown onVisibleChange failure issue introduced in 4.0.4 [ #7031 ] ( https://github.com/vueComponent/ant-design-vue/issues/7031 )
16
+
13
17
## 4.0.5
14
18
15
19
- 🐞 Fix cssinjs performance issue [ #7023 ] ( https://github.com/vueComponent/ant-design-vue/issues/7023 )
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 4.0.6
14
+
15
+ - 🐞 修复 4.0.4 引入的 Dropdown onVisibleChange 失效问题 [ #7031 ] ( https://github.com/vueComponent/ant-design-vue/issues/7031 )
16
+
13
17
## 4.0.5
14
18
15
19
- 🐞 修复 cssinjs 性能问题 [ #7023 ] ( https://github.com/vueComponent/ant-design-vue/issues/7023 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 4.0.5 " ,
3
+ "version" : " 4.0.6 " ,
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