diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index a53187e90..27db33789 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -10,6 +10,17 @@ --- +## 3.2.8 + +`2022-06-24` + +- ๐ŸŒŸ Image add scroll wheel to zoom in and out [#5703](https://github.com/vueComponent/ant-design-vue/issues/5703) +- ๐ŸŒŸ ConfigProvider.config added getPopupContainer [62dc24](https://github.com/vueComponent/ant-design-vue/commit/62dc2402f37c0ca0514f5b8fbb363247f0216bb2) +- ๐Ÿž Upload tooltip does not show issues [#5714](https://github.com/vueComponent/ant-design-vue/issues/5714) +- ๐Ÿž Row gutter property type error [#5725](https://github.com/vueComponent/ant-design-vue/issues/5725) +- ๐Ÿž Whether Typography is editable or not, the state is not reset after switching [#5743](https://github.com/vueComponent/ant-design-vue/issues/5743) +- ๐Ÿž In DirectoryTree multi-selection mode, a single node should be selected when clicking (multi-selection only selects multiple nodes when pressing ctrl and shift keys) [#5732](https://github.com/vueComponent/ant-design-vue/ issues/5732) + ## 3.2.7 `2022-06-13` @@ -461,7 +472,7 @@ Github๏ผš[https://github.com/surely-vue/table] - ๐Ÿž Fix the problem that TreeSelect selectable and checkable cannot be closed [#4838](https://github.com/vueComponent/ant-design-vue/issues/4838) - ๐Ÿž Fix the problem that Tabs cannot be scrolled on the mobile terminal [#4828](https://github.com/vueComponent/ant-design-vue/issues/4828) - ๐Ÿž Fix InputNumber does not trigger inspection under form [#4831](https://github.com/vueComponent/ant-design-vue/issues/4831) -- ๐Ÿž Fix that when Select uses `` to build a node, the automatic word segmentation fails [#4844](https://github.com/vueComponent/ant-design-vue/issues/4844) +- ๐Ÿž Fix that when Select uses `\` to build a node, the automatic word segmentation fails [#4844](https://github.com/vueComponent/ant-design-vue/issues/4844) ## 3.0.0-alpha.8 diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 90a34e6d4..c31011059 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -10,6 +10,17 @@ --- +## 3.2.8 + +`2022-06-24` + +- ๐ŸŒŸ Image ๆ–ฐๅขžๆปš่ฝฎๆ”พๅคง็ผฉๅฐ [#5703](https://github.com/vueComponent/ant-design-vue/issues/5703) +- ๐ŸŒŸ ConfigProvider.config ๆ–ฐๅขž getPopupContainer [62dc24](https://github.com/vueComponent/ant-design-vue/commit/62dc2402f37c0ca0514f5b8fbb363247f0216bb2) +- ๐Ÿž Upload tooltip ไธๅฑ•็คบ้—ฎ้ข˜ [#5714](https://github.com/vueComponent/ant-design-vue/issues/5714) +- ๐Ÿž Row gutter ๅฑžๆ€ง็ฑปๅž‹้”™่ฏฏ [#5725](https://github.com/vueComponent/ant-design-vue/issues/5725) +- ๐Ÿž Typography ๆ˜ฏๅฆๅฏ็ผ–่พ‘ๅˆ‡ๆขๅŽ๏ผŒ็Šถๆ€ๆœช้‡็ฝฎ้—ฎ้ข˜ [#5743](https://github.com/vueComponent/ant-design-vue/issues/5743) +- ๐Ÿž DirectoryTree ๅคš้€‰ๆจกๅผไธ‹๏ผŒ็‚นๅ‡ปๆ—ถๅบ”่ฏฅ้€‰ไธญๅ•ไธช่Š‚็‚น(ๅคš้€‰ๅชๆœ‰้…ๅˆ ctrlใ€shift ๆŒ‰้”ฎๆ—ถ้€‰ไธญๅคšไธช่Š‚็‚น) [#5732](https://github.com/vueComponent/ant-design-vue/issues/5732) + ## 3.2.7 `2022-06-13` diff --git a/package.json b/package.json index 63f10e4c2..730f28be1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ant-design-vue", - "version": "3.2.7", + "version": "3.2.8", "title": "Ant Design Vue", "description": "An enterprise-class UI design language and Vue-based implementation", "keywords": [