File tree 3 files changed +29
-1
lines changed
3 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
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
+
13
27
## 3.0.0-alpha.4
14
28
15
29
` 2021-10-20 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
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
+
13
27
## 3.0.0-alpha.4
14
28
15
29
` 2021-10-20 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 3.0.0-alpha.4 " ,
3
+ "version" : " 3.0.0-alpha.5 " ,
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