react-window
Advanced tools
Changelog
1.7.2
scrollTo()
is called with a negative offset or when scrollToItem
is called with invalid indices (negative or too large).Changelog
1.6.2
Changelog
1.6.1
Changelog
1.6.0
scrollToItem
methods take scrollbar size into account when aligning items - #153Changelog
1.5.2
VariableSizeList
and VariableSizeGrid
when the number of items decreases while a scroll is in progress. - (iamsolankiamit - #138)Changelog
1.5.1
getDerivedState
Flow annotations to address a warning in a newer version of Flow.