diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 2d1061e4c..af8b1b812 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -10,6 +10,20 @@ --- +## 3.0.0-alpha.5 + +`2021-10-26` + +- Table + - ๐Ÿž 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) + - ๐Ÿž Fix emptyText internationalization failure problem [#4805](https://github.com/vueComponent/ant-design-vue/issues/4805) + - ๐ŸŒŸ Optimize performance issues when size changes [#4787](https://github.com/vueComponent/ant-design-vue/issues/4787) +- ๐ŸŒŸ useForm supports deep responsive rule [#4799](https://github.com/vueComponent/ant-design-vue/issues/4799) +- ๐ŸŒŸ Dropdown type supports text type [#4802](https://github.com/vueComponent/ant-design-vue/issues/4802) +- ๐Ÿž Fix Menu reporting error on mobile terminal [#4794](https://github.com/vueComponent/ant-design-vue/issues/4794) +- ๐Ÿž Fix the invalidation problem when checking the Tree custom fieldNames [#4790](https://github.com/vueComponent/ant-design-vue/issues/4790) +- ๐Ÿž Fix api component internationalization failure problem [#4780](https://github.com/vueComponent/ant-design-vue/issues/4780) + ## 3.0.0-alpha.4 `2021-10-20` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 68b9f0ef1..8c1460883 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -10,6 +10,20 @@ --- +## 3.0.0-alpha.5 + +`2021-10-26` + +- Table + - ๐Ÿž ไฟฎๅค sticky ๆ—ถๆŠฅ้”™้—ฎ้ข˜ [#4804](https://github.com/vueComponent/ant-design-vue/issues/4804) [#4808](https://github.com/vueComponent/ant-design-vue/issues/4808) + - ๐Ÿž ไฟฎๅค emptyText ๅ›ฝ้™…ๅŒ–ๅคฑๆ•ˆ้—ฎ้ข˜ [#4805](https://github.com/vueComponent/ant-design-vue/issues/4805) + - ๐ŸŒŸ ไผ˜ๅŒ–ๅคงๅฐๆ”นๅ˜ๆ—ถ็š„ๆ€ง่ƒฝ้—ฎ้ข˜ [#4787](https://github.com/vueComponent/ant-design-vue/issues/4787) +- ๐ŸŒŸ useForm ๆ”ฏๆŒๆทฑๅบฆๅ“ๅบ”ๅผ rule [#4799](https://github.com/vueComponent/ant-design-vue/issues/4799) +- ๐ŸŒŸ Dropdown type ๆ”ฏๆŒ text ็ฑปๅž‹ [#4802](https://github.com/vueComponent/ant-design-vue/issues/4802) +- ๐Ÿž ไฟฎๅค Menu ๅœจ็งปๅŠจ็ซฏๆŠฅ้”™้—ฎ้ข˜ [#4794](https://github.com/vueComponent/ant-design-vue/issues/4794) +- ๐Ÿž ไฟฎๅค Tree ่‡ชๅฎšไน‰ fieldNames ๆ—ถ๏ผŒๅ‹พ้€‰ๅคฑๆ•ˆ้—ฎ้ข˜ [#4790](https://github.com/vueComponent/ant-design-vue/issues/4790) +- ๐Ÿž ไฟฎๅค api ็ป„ไปถๅ›ฝ้™…ๅŒ–ๅคฑๆ•ˆ้—ฎ้ข˜ [#4780](https://github.com/vueComponent/ant-design-vue/issues/4780) + ## 3.0.0-alpha.4 `2021-10-20` diff --git a/package.json b/package.json index 549e1b968..7dea648c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ant-design-vue", - "version": "3.0.0-alpha.4", + "version": "3.0.0-alpha.5", "title": "Ant Design Vue", "description": "An enterprise-class UI design language and Vue-based implementation", "keywords": [