File tree Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Expand file tree Collapse file tree 3 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 2.0.0-beta.10
14+
15+ ` 2020-09-24 `
16+
17+ - 🌟 Update Vue dependency to release version
18+ - 🐞 Fix the problem that Menu does not collapse in Layout [ #2819 ] ( https://github.com/vueComponent/ant-design-vue/issues/2819 )
19+ - 🐞 Fix a warning issue when switching Tabs [ #2865 ] ( https://github.com/vueComponent/ant-design-vue/issues/2865 )
20+ - 🐞 Fix the problem that the input box does not trigger the change event when compositionend
21+ - 🐞 Fix the problem that the Upload button does not disappear [ #2884 ] ( https://github.com/vueComponent/ant-design-vue/issues/2884 )
22+ - 🐞 Fix upload custom method not working issue [ #2837 ] ( https://github.com/vueComponent/ant-design-vue/issues/2837 )
23+ - 🐞 Fix some ts type errors
24+
1325## 2.0.0-beta.8
1426
1527- 🐞 Fix ts types error
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 2.0.0-beta.10
14+
15+ ` 2020-09-24 `
16+
17+ - 🌟 更新 Vue 依赖到 release 版本
18+ - 🐞 修复 Menu 在 Layout 中不折叠问题 [ #2819 ] ( https://github.com/vueComponent/ant-design-vue/issues/2819 )
19+ - 🐞 修复 Tabs 切换时出现 warning 问题 [ #2865 ] ( https://github.com/vueComponent/ant-design-vue/issues/2865 )
20+ - 🐞 修复输入框在 compositionend 时不触发 change 事件问题
21+ - 🐞 修复 Upload 上传按钮不消失问题 [ #2884 ] ( https://github.com/vueComponent/ant-design-vue/issues/2884 )
22+ - 🐞 修复 Upload 自定义 method 不生效问题 [ #2837 ] ( https://github.com/vueComponent/ant-design-vue/issues/2837 )
23+ - 🐞 修复若干 ts 类型错误
24+
1325## 2.0.0-beta.8
1426
1527- 🐞 修复 ts 类型错误
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 2.0.0-beta.9 " ,
3+ "version" : " 2.0.0-beta.10 " ,
44 "title" : " Ant Design Vue" ,
55 "description" : " An enterprise-class UI design language and Vue-based implementation" ,
66 "keywords" : [
7+ " vue" ,
8+ " vue3" ,
79 " ant" ,
810 " design" ,
911 " antd" ,
10- " vue" ,
1112 " vueComponent" ,
1213 " component" ,
1314 " components" ,
You can’t perform that action at this time.
0 commit comments