File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 2.0.0-beta.13
14+
15+ ` 2020-11-02 `
16+
17+ - 🐞 Fix npm install error report [ #3080 ] ( https://github.com/vueComponent/ant-design-vue/issues/3080 )
18+ - 🐞 Fix Select maxPlaceHolder display error problem [ #3085 ] ( https://github.com/vueComponent/ant-design-vue/issues/3085 )
19+ - 🐞 Fix the pop-up component, the pop-up position is not updated [ #3085 ] ( https://github.com/vueComponent/ant-design-vue/issues/3085 )
20+ - 🐞 Fix the warning problem when Table data is empty [ #3082 ] ( https://github.com/vueComponent/ant-design-vue/issues/3082 )
21+ - 🐞 Fix Input display multiple borders in Form [ #3084 ] ( https://github.com/vueComponent/ant-design-vue/issues/3084 )
22+
1323## 2.0.0-beta.12
1424
1525` 2020-11-01 `
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 2.0.0-beta.13
14+
15+ ` 2020-11-02 `
16+
17+ - 🐞 修复 npm install 报错问题 [ #3080 ] ( https://github.com/vueComponent/ant-design-vue/issues/3080 )
18+ - 🐞 修复 Select maxPlaceHolder 显示错误问题 [ #3085 ] ( https://github.com/vueComponent/ant-design-vue/issues/3085 )
19+ - 🐞 修复弹窗类组件,弹出位置不更新问题 [ #3085 ] ( https://github.com/vueComponent/ant-design-vue/issues/3085 )
20+ - 🐞 修复 Table 数据为空时的 warning 问题 [ #3082 ] ( https://github.com/vueComponent/ant-design-vue/issues/3082 )
21+ - 🐞 修复 Input 在 Form 中显示多个边框问题 [ #3084 ] ( https://github.com/vueComponent/ant-design-vue/issues/3084 )
22+
1323## 2.0.0-beta.12
1424
1525` 2020-11-01 `
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 2.0.0-beta.12 " ,
3+ "version" : " 2.0.0-beta.13 " ,
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