File tree Expand file tree Collapse file tree 3 files changed +29
-1
lines changed Expand file tree Collapse file tree 3 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 3.0.0-alpha.5
14+
15+ ` 2021-10-26 `
16+
17+ - Table
18+ - 🐞 Fix sticky time reporting error [ #4804 ] ( https://github.com/vueComponent/ant-design-vue/issues/4804 ) [ #4808 ] ( https://github.com/vueComponent/ant-design-vue/issues/4808 )
19+ - 🐞 Fix emptyText internationalization failure problem [ #4805 ] ( https://github.com/vueComponent/ant-design-vue/issues/4805 )
20+ - 🌟 Optimize performance issues when size changes [ #4787 ] ( https://github.com/vueComponent/ant-design-vue/issues/4787 )
21+ - 🌟 useForm supports deep responsive rule [ #4799 ] ( https://github.com/vueComponent/ant-design-vue/issues/4799 )
22+ - 🌟 Dropdown type supports text type [ #4802 ] ( https://github.com/vueComponent/ant-design-vue/issues/4802 )
23+ - 🐞 Fix Menu reporting error on mobile terminal [ #4794 ] ( https://github.com/vueComponent/ant-design-vue/issues/4794 )
24+ - 🐞 Fix the invalidation problem when checking the Tree custom fieldNames [ #4790 ] ( https://github.com/vueComponent/ant-design-vue/issues/4790 )
25+ - 🐞 Fix api component internationalization failure problem [ #4780 ] ( https://github.com/vueComponent/ant-design-vue/issues/4780 )
26+
1327## 3.0.0-alpha.4
1428
1529` 2021-10-20 `
Original file line number Diff line number Diff line change 1010
1111---
1212
13+ ## 3.0.0-alpha.5
14+
15+ ` 2021-10-26 `
16+
17+ - Table
18+ - 🐞 修复 sticky 时报错问题 [ #4804 ] ( https://github.com/vueComponent/ant-design-vue/issues/4804 ) [ #4808 ] ( https://github.com/vueComponent/ant-design-vue/issues/4808 )
19+ - 🐞 修复 emptyText 国际化失效问题 [ #4805 ] ( https://github.com/vueComponent/ant-design-vue/issues/4805 )
20+ - 🌟 优化大小改变时的性能问题 [ #4787 ] ( https://github.com/vueComponent/ant-design-vue/issues/4787 )
21+ - 🌟 useForm 支持深度响应式 rule [ #4799 ] ( https://github.com/vueComponent/ant-design-vue/issues/4799 )
22+ - 🌟 Dropdown type 支持 text 类型 [ #4802 ] ( https://github.com/vueComponent/ant-design-vue/issues/4802 )
23+ - 🐞 修复 Menu 在移动端报错问题 [ #4794 ] ( https://github.com/vueComponent/ant-design-vue/issues/4794 )
24+ - 🐞 修复 Tree 自定义 fieldNames 时,勾选失效问题 [ #4790 ] ( https://github.com/vueComponent/ant-design-vue/issues/4790 )
25+ - 🐞 修复 api 组件国际化失效问题 [ #4780 ] ( https://github.com/vueComponent/ant-design-vue/issues/4780 )
26+
1327## 3.0.0-alpha.4
1428
1529` 2021-10-20 `
Original file line number Diff line number Diff line change 11{
22 "name" : " ant-design-vue" ,
3- "version" : " 3.0.0-alpha.4 " ,
3+ "version" : " 3.0.0-alpha.5 " ,
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