File tree 3 files changed +31
-1
lines changed
3 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.2.1
14
+
15
+ ` 2022-04-25 `
16
+
17
+ - 🌟 ` Image ` previewMask supports ` false ` , ` function ` [ #5531 ] ( https://github.com/vueComponent/ant-design-vue/issues/5531 )
18
+ - 🌟 ` Select ` option to add title
19
+ - 🌟 ` Table ` optimizes the drag handle to prevent sorting, filtering, etc. from being triggered when dragging
20
+ - 🐞 Fix the issue of triggering search event after ` Select ` is selected [ #5537 ] ( https://github.com/vueComponent/ant-design-vue/issues/5537 )
21
+ - 🐞 Fix SSR memory leak issue [ #5502 ] ( https://github.com/vueComponent/ant-design-vue/issues/5502 )
22
+ - 🐞 Fix ` Table ` expandFixed ts type error [ #5539 ] ( https://github.com/vueComponent/ant-design-vue/issues/5539 )
23
+
24
+ #### Documentation:
25
+
26
+ - 🌟 Added Modal drag and drop demo [ More] ( https://www.antdv.com/components/modal#components-modal-demo-modal-render )
27
+
13
28
## 3.2.0
14
29
15
30
` 2022-04-19 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.2.1
14
+
15
+ ` 2022-04-25 `
16
+
17
+ - 🌟 ` Image ` previewMask 支持 ` false ` 、` function ` [ #5531 ] ( https://github.com/vueComponent/ant-design-vue/issues/5531 )
18
+ - 🌟 ` Select ` option 添加 title
19
+ - 🌟 ` Table ` 优化拖拽手柄,防止拖拽时触发排序、筛选等
20
+ - 🐞 修复 ` Select ` 选中选项后,触发 search 事件问题 [ #5537 ] ( https://github.com/vueComponent/ant-design-vue/issues/5537 )
21
+ - 🐞 修复 SSR 内存泄漏问题 [ #5502 ] ( https://github.com/vueComponent/ant-design-vue/issues/5502 )
22
+ - 🐞 修复 ` Table ` expandFixed ts 类型错误 [ #5539 ] ( https://github.com/vueComponent/ant-design-vue/issues/5539 )
23
+
24
+ #### 文档:
25
+
26
+ - 🌟 新增 Modal 拖拽示例 [ 体验] ( https://www.antdv.com/components/modal#components-modal-demo-modal-render )
27
+
13
28
## 3.2.0
14
29
15
30
` 2022-04-19 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 3.2.0 " ,
3
+ "version" : " 3.2.1 " ,
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