File tree Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 2.2.0-beta.4
14+
15+ ` 2021-06-21 `
16+
17+ - 🎉 Refactor Descriptions component [ #4219 ] ( https://github.com/vueComponent/ant-design-vue/issues/4219 )
18+ - 🐞 Fix the issue that Countdown does not trigger the finish event [ #4222 ] ( https://github.com/vueComponent/ant-design-vue/issues/4222 )
19+ - 🐞 Fix ConfigProvider reporting errors under vue 3.1 [ #4225 ] ( https://github.com/vueComponent/ant-design-vue/issues/4225 )
20+ - 🐞 Fix the problem of using SubMenu under Dropdown to report an error [ #4205 ] ( https://github.com/vueComponent/ant-design-vue/issues/4205 )
21+ - 🐞 Fix Col type error [ #4226 ] ( https://github.com/vueComponent/ant-design-vue/issues/4226 )
22+ - 🐞 Fix the problem that onEnd is not triggered when Typography is out of focus [ #4227 ] ( https://github.com/vueComponent/ant-design-vue/issues/4227 )
23+ - 🐞 Fix ImagePreview style loss problem [ #4231 ] ( https://github.com/vueComponent/ant-design-vue/issues/4231 )
24+
1325## 2.2.0-beta.3
1426
1527` 2021-06-11 `
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 2.2.0-beta.4
14+
15+ ` 2021-06-21 `
16+
17+ - 🎉 重构 Descriptions 组件 [ #4219 ] ( https://github.com/vueComponent/ant-design-vue/issues/4219 )
18+ - 🐞 修复 Countdown 不触发 finish 事件问题 [ #4222 ] ( https://github.com/vueComponent/ant-design-vue/issues/4222 )
19+ - 🐞 修复 ConfigProvider 在 vue 3.1 下报错问题 [ #4225 ] ( https://github.com/vueComponent/ant-design-vue/issues/4225 )
20+ - 🐞 修复 Dropdown 下使用 SubMenu 报错问题 [ #4205 ] ( https://github.com/vueComponent/ant-design-vue/issues/4205 )
21+ - 🐞 修复 Col 类型错误 [ #4226 ] ( https://github.com/vueComponent/ant-design-vue/issues/4226 )
22+ - 🐞 修复 Typography 失焦时不触发 onEnd 问题 [ #4227 ] ( https://github.com/vueComponent/ant-design-vue/issues/4227 )
23+ - 🐞 修复 ImagePreview 样式丢失问题 [ #4231 ] ( https://github.com/vueComponent/ant-design-vue/issues/4231 )
24+
1325## 2.2.0-beta.3
1426
1527` 2021-06-11 `
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 2.2.0-beta.3 " ,
3+ "version" : " 2.2.0-beta.4 " ,
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