Skip to content

Commit 137e06c

Browse files
committed
Update CHANGE-LOG.md
1 parent 6b51afa commit 137e06c

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGE-LOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,27 @@ Vx.x.x(TPL)
77
- Style changes
88
- Dependencies Changes
99

10-
V2.21.2
10+
V2.21.4
11+
12+
### Performance Improvements
13+
14+
- Reconstruct the column resize feature, and automatically adapt when the column width is insufficient
15+
16+
### Breaking Changes
17+
18+
- Remove the `tableWidth` parameter of the `columnWidthResizeOption` callback function `sizeChange`
19+
20+
---
21+
22+
### Performance Improvements
23+
24+
- 重构列宽拖动功能,当列宽不够时自动自适应
25+
26+
### Breaking Changes
27+
28+
- 移除 `columnWidthResizeOption` 回调函数 `sizeChange``tableWidth` 参数
29+
30+
V2.21.3
1131

1232
### Style changes
1333

0 commit comments

Comments
 (0)