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 10
10
11
11
---
12
12
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
+
13
25
## 2.2.0-beta.3
14
26
15
27
` 2021-06-11 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
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
+
13
25
## 2.2.0-beta.3
14
26
15
27
` 2021-06-11 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 2.2.0-beta.3 " ,
3
+ "version" : " 2.2.0-beta.4 " ,
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