File tree 3 files changed +15
-1
lines changed
3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.2.1
14
+
15
+ ` 2021-07-06 `
16
+
17
+ - 🐞 Fix the issue that the Space component does not take effect in browsers that do not support flex
18
+ - 🐞 Fix the issue of DatePicker triggering scrolling under safari [ #4323 ] ( https://github.com/vueComponent/ant-design-vue/issues/4323 )
19
+
13
20
## 2.2.0
14
21
15
22
` 2021-07-06 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.2.1
14
+
15
+ ` 2021-07-06 `
16
+
17
+ - 🐞 修复 Space 组件在不支持 flex 的浏览器中样式不生效问题
18
+ - 🐞 修复 DatePicker 在 safari 下触发滚动问题 [ #4323 ] ( https://github.com/vueComponent/ant-design-vue/issues/4323 )
19
+
13
20
## 2.2.0
14
21
15
22
` 2021-07-06 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 2.2.0 " ,
3
+ "version" : " 2.2.1 " ,
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