Releases: wellyshen/react-cool-virtual
Releases · wellyshen/react-cool-virtual
v0.7.0
Breaking Changes
- #376
744953b
Thanks @wellyshen! - feat: usestartItem
insteadstartItemIndex
for pre-pending items
v0.6.0
Minor Changes
- #368
d1f15c9
Thanks @wellyshen! - feat: addstartItemIndex
method for pre-pending items
v0.5.9
v0.5.8
Patch Changes
9ee5ae5
Thanks @wellyshen! - fix: thee.userScroll
ofonScroll
andloadMore
should befalse
when usingscrollTo
orscrollToItem
with smooth mode
v0.5.7
v0.5.5
Patch Changes
- #285
41878e3
Thanks @wellyshen! - fix: correct the event properties ofloadMore
when scrolling backward
v0.5.4
Patch Changes
- #256
281a31e
Thanks @wellyshen! - fix: filter items not updated correctly
v0.5.3
Patch Changes
- #254
c453cad
Thanks @wellyshen! - fix: app crash when dynamic change data (from short to long)
v0.5.2
Patch Changes
- #252
9467444
Thanks @wellyshen! - fix: filter data with dynamic size causes empty row/column
v0.5.1
Patch Changes
- #245
f31007e
Thanks @wellyshen! - fix: app crash due to filtering (from more to less)