We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a29ec5 commit 3b9371fCopy full SHA for 3b9371f
CHANGE-LOG.md
@@ -11,17 +11,20 @@ V2.15.0
11
12
### Feature
13
14
-- Pagination add new prop of `popper-append-to`. [Details]()
+- Pagination add new prop of `popperAppendTo`. [Details]()
15
+- Virtual scroll add new prop of `bufferCount`
16
17
### Bug Fixes
18
19
- 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
21
22
---
23
24
25
26
- 分页组件新增属性 `popper-append-to`. [查看详情]()
27
+- 虚拟滚动添加新属性`bufferCount`
28
29
30
0 commit comments