File tree Expand file tree Collapse file tree 3 files changed +31
-1
lines changed Expand file tree Collapse file tree 3 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
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+
1328## 2.2.6
1429
1530` 2021-08-12 `
Original file line number Diff line number Diff line change 1010
1111---
1212
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+
1328## 2.2.6
1429
1530` 2021-08-12 `
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 2.2.6 " ,
3+ "version" : " 2.2.7 " ,
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