release 3.2.1

pull/4757/head 3.2.1
tangjinzhou 2022-04-25 10:33:27 +08:00
parent c127bac6fe
commit 98867b36ae
3 changed files with 31 additions and 1 deletions

View File

@ -10,6 +10,21 @@
---
## 3.2.1
`2022-04-25`
- ๐ŸŒŸ `Image` previewMask supports `false`, `function` [#5531](https://github.com/vueComponent/ant-design-vue/issues/5531)
- ๐ŸŒŸ `Select` option to add title
- ๐ŸŒŸ `Table` optimizes the drag handle to prevent sorting, filtering, etc. from being triggered when dragging
- ๐Ÿž Fix the issue of triggering search event after `Select` is selected [#5537](https://github.com/vueComponent/ant-design-vue/issues/5537)
- ๐Ÿž Fix SSR memory leak issue [#5502](https://github.com/vueComponent/ant-design-vue/issues/5502)
- ๐Ÿž Fix `Table` expandFixed ts type error [#5539](https://github.com/vueComponent/ant-design-vue/issues/5539)
#### Documentation:
- ๐ŸŒŸ Added Modal drag and drop demo [More](https://www.antdv.com/components/modal#components-modal-demo-modal-render)
## 3.2.0
`2022-04-19`

View File

@ -10,6 +10,21 @@
---
## 3.2.1
`2022-04-25`
- ๐ŸŒŸ `Image` previewMask ๆ”ฏๆŒ `false`ใ€`function` [#5531](https://github.com/vueComponent/ant-design-vue/issues/5531)
- ๐ŸŒŸ `Select` option ๆทปๅŠ  title
- ๐ŸŒŸ `Table` ไผ˜ๅŒ–ๆ‹–ๆ‹ฝๆ‰‹ๆŸ„๏ผŒ้˜ฒๆญขๆ‹–ๆ‹ฝๆ—ถ่งฆๅ‘ๆŽ’ๅบใ€็ญ›้€‰็ญ‰
- ๐Ÿž ไฟฎๅค `Select` ้€‰ไธญ้€‰้กนๅŽ๏ผŒ่งฆๅ‘ search ไบ‹ไปถ้—ฎ้ข˜ [#5537](https://github.com/vueComponent/ant-design-vue/issues/5537)
- ๐Ÿž ไฟฎๅค SSR ๅ†…ๅญ˜ๆณ„ๆผ้—ฎ้ข˜ [#5502](https://github.com/vueComponent/ant-design-vue/issues/5502)
- ๐Ÿž ไฟฎๅค `Table` expandFixed ts ็ฑปๅž‹้”™่ฏฏ [#5539](https://github.com/vueComponent/ant-design-vue/issues/5539)
#### ๆ–‡ๆกฃ๏ผš
- ๐ŸŒŸ ๆ–ฐๅขž Modal ๆ‹–ๆ‹ฝ็คบไพ‹ [ไฝ“้ชŒ](https://www.antdv.com/components/modal#components-modal-demo-modal-render)
## 3.2.0
`2022-04-19`

View File

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