release 3.2.8

pull/5750/head 3.2.8
tangjinzhou 2022-06-24 11:23:36 +08:00
parent 39ac6ed89e
commit 3003d67c4f
3 changed files with 24 additions and 2 deletions

View File

@ -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 ## 3.2.7
`2022-06-13` `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 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 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 InputNumber does not trigger inspection under form [#4831](https://github.com/vueComponent/ant-design-vue/issues/4831)
- ๐Ÿž Fix that when Select uses `<a-select-option>` to build a node, the automatic word segmentation fails [#4844](https://github.com/vueComponent/ant-design-vue/issues/4844) - ๐Ÿž Fix that when Select uses `\<a-select-option>` to build a node, the automatic word segmentation fails [#4844](https://github.com/vueComponent/ant-design-vue/issues/4844)
## 3.0.0-alpha.8 ## 3.0.0-alpha.8

View File

@ -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 ## 3.2.7
`2022-06-13` `2022-06-13`

View File

@ -1,6 +1,6 @@
{ {
"name": "ant-design-vue", "name": "ant-design-vue",
"version": "3.2.7", "version": "3.2.8",
"title": "Ant Design Vue", "title": "Ant Design Vue",
"description": "An enterprise-class UI design language and Vue-based implementation", "description": "An enterprise-class UI design language and Vue-based implementation",
"keywords": [ "keywords": [