react-cool-virtual
Advanced tools
Changelog
0.7.0
744953b
Thanks @wellyshen! - feat: use startItem
instead startItemIndex
for pre-pending itemsChangelog
0.6.0
d1f15c9
Thanks @wellyshen! - feat: add startItemIndex
method for pre-pending itemsChangelog
0.5.8
9ee5ae5
Thanks @wellyshen! - fix: the e.userScroll
of onScroll
and loadMore
should be false
when using scrollTo
or scrollToItem
with smooth modeChangelog
0.5.7
70e0581
Thanks @wellyshen! - fix: wrong item length when using ssrItemCount
with an array type valueChangelog
0.5.5
41878e3
Thanks @wellyshen! - fix: correct the event properties of loadMore
when scrolling backwardChangelog
0.5.3
c453cad
Thanks @wellyshen! - fix: app crash when dynamic change data (from short to long)Changelog
0.5.2
9467444
Thanks @wellyshen! - fix: filter data with dynamic size causes empty row/column