File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.0.0-beta.12
14
+
15
+ ` 2020-11-01 `
16
+
17
+ - 🐞 Fix dist/antd.css missing component style issue [ #3069 ] ( https://github.com/vueComponent/ant-design-vue/issues/3069 )
18
+ - 🐞 Fix Input style issue [ #3074 ] ( https://github.com/vueComponent/ant-design-vue/issues/3074 )
19
+ - 🐞 Fix Form layout="vertical" style issue [ #3075 ] ( https://github.com/vueComponent/ant-design-vue/issues/3075 )
20
+ - 🐞 Fix Select cannot open popup problem [ #3070 ] ( https://github.com/vueComponent/ant-design-vue/issues/3070 )
21
+
13
22
## 2.0.0-beta.11
14
23
15
24
` 2020-10-30 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.0.0-beta.12
14
+
15
+ ` 2020-11-01 `
16
+
17
+ - 🐞 修复 dist/antd.css 缺失组件样式问题 [ #3069 ] ( https://github.com/vueComponent/ant-design-vue/issues/3069 )
18
+ - 🐞 修复 Input 样式问题 [ #3074 ] ( https://github.com/vueComponent/ant-design-vue/issues/3074 )
19
+ - 🐞 修复 Form layout="vertical" 样式问题 [ #3075 ] ( https://github.com/vueComponent/ant-design-vue/issues/3075 )
20
+ - 🐞 修复 Select 无法打开弹窗问题 [ #3070 ] ( https://github.com/vueComponent/ant-design-vue/issues/3070 )
21
+
13
22
## 2.0.0-beta.11
14
23
15
24
` 2020-10-30 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 2.0.0-beta.11 " ,
3
+ "version" : " 2.0.0-beta.12 " ,
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