File tree 3 files changed +31
-1
lines changed
3 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.2.7
14
+
15
+ ` 2021-09-08 `
16
+
17
+ - 🌟 Menu supports overflowedIndicator slot [ #4515 ] ( https://github.com/vueComponent/ant-design-vue/issues/4515 )
18
+ - 🌟 useForm supports dynamic rule [ #4498 ] ( https://github.com/vueComponent/ant-design-vue/issues/4498 )
19
+ - 🌟 Select supports Number type [ #4570 ] ( https://github.com/vueComponent/ant-design-vue/issues/4570 )
20
+ - 🐞 Fix the warning problem caused by css zoom [ #4554 ] ( https://github.com/vueComponent/ant-design-vue/issues/4554 )
21
+ - 🐞 Fix Mentions input Chinese error report [ #4524 ] ( https://github.com/vueComponent/ant-design-vue/issues/4524 )
22
+ - 🐞 Fix the issue that AutoComplete does not support global prefixCls [ #4566 ] ( https://github.com/vueComponent/ant-design-vue/issues/4566 )
23
+ - 🐞 Fix Table nested table error report [ #4600 ] ( https://github.com/vueComponent/ant-design-vue/issues/4600 )
24
+ - 🐞 Fix MenuItem danger property under Dropdown has no style problem [ #4618 ] ( https://github.com/vueComponent/ant-design-vue/issues/4618 )
25
+ - 🐞 Fix Modal.xxx and other methods passing appContext invalid problem [ #4627 ] ( https://github.com/vueComponent/ant-design-vue/issues/4627 )
26
+ - 🐞 Fix some TS type errors
27
+
13
28
## 2.2.6
14
29
15
30
` 2021-08-12 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.2.7
14
+
15
+ ` 2021-09-08 `
16
+
17
+ - 🌟 Menu 支持 overflowedIndicator 插槽 [ #4515 ] ( https://github.com/vueComponent/ant-design-vue/issues/4515 )
18
+ - 🌟 useForm 支持动态 rule [ #4498 ] ( https://github.com/vueComponent/ant-design-vue/issues/4498 )
19
+ - 🌟 Select 支持 Number 类型 [ #4570 ] ( https://github.com/vueComponent/ant-design-vue/issues/4570 )
20
+ - 🐞 修复 css zoom 引起的 warning 问题 [ #4554 ] ( https://github.com/vueComponent/ant-design-vue/issues/4554 )
21
+ - 🐞 修复 Mentions 输入中文报错问题 [ #4524 ] ( https://github.com/vueComponent/ant-design-vue/issues/4524 )
22
+ - 🐞 修复 AutoComplete 不支持全局 prefixCls 问题 [ #4566 ] ( https://github.com/vueComponent/ant-design-vue/issues/4566 )
23
+ - 🐞 修复 Table 嵌套表格报错问题 [ #4600 ] ( https://github.com/vueComponent/ant-design-vue/issues/4600 )
24
+ - 🐞 修复 Dropdown 下的 MenuItem danger 属性无样式问题 [ #4618 ] ( https://github.com/vueComponent/ant-design-vue/issues/4618 )
25
+ - 🐞 修复 Modal.xxx 等方法传递 appContext 失效问题 [ #4627 ] ( https://github.com/vueComponent/ant-design-vue/issues/4627 )
26
+ - 🐞 修复一些 TS 类型错误
27
+
13
28
## 2.2.6
14
29
15
30
` 2021-08-12 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 2.2.6 " ,
3
+ "version" : " 2.2.7 " ,
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