:card_index: Virtual List that only renders visible items. Supports millions of rows.
Stars
233
Forks
24
Watchers
233
Open Issues
7
Overall repository health assessment
^6.5.2^6.0.2^6.6.0^6.7.5^6.6.0^1.1.0^2.0.0^6.5.0^6.7.2^3.5.0^2.8.0^4.3.0^2.4.5^1.7.0^4.6.2^0.25.8^2.4.0^2.6.2*15
commits
Tweak overscan to avoid extra DOM ops when the number of visible rows is smaller than the overscan value.
e8d2907View on GitHubModify overscan to bucket start/end offsets for a huge reduction in the number of repaints. Re-enable overscan in sync mode, since the bucketted behavior is beneficial to that mode now.
9dfaf11View on GitHubAdd overscan to list to prerender items coming into view for slower devices
73e3084View on GitHub