Skip to content

Commit 3b9371f

Browse files
committed
Update CHANGE-LOG.md
1 parent 2a29ec5 commit 3b9371f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGE-LOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,20 @@ V2.15.0
1111

1212
### Feature
1313

14-
- Pagination add new prop of `popper-append-to`. [Details]()
14+
- Pagination add new prop of `popperAppendTo`. [Details]()
15+
- Virtual scroll add new prop of `bufferCount`
1516

1617
### Bug Fixes
1718

1819
- Fix the bug that Pagination component drop-down option popper layer position error #464
20+
- Fix the bug that Virtual scrolling merges to many rows, and the columns will be misaligned after scrolling up and down #458
1921

2022
---
2123

2224
### Feature
2325

2426
- 分页组件新增属性 `popper-append-to`. [查看详情]()
27+
- 虚拟滚动添加新属性`bufferCount`
2528

2629
### Bug Fixes
2730

0 commit comments

Comments
 (0)