react-virtualized
Advanced tools
Changelog
9.19.1
Changelog
9.19.0
componentWillMount
, componentWillReceiveProps
, and componentWillUpdate
with async-safe lifecycles in advance of React 16.x deprecation warnings. Added react-lifecycles-compat as a dependency, to ensure backwards compatibility.CellMeasurer
. (diogofcunha - #1058)sideEffects
to false
. (0xR - #1064)Masonry
(bardiarastin - #1071)scrollToRow
and scrollToColumn
support for ssr. (microcood - #1072)getTotalRowsHeight
and getTotalColumnsWidth
to Grid
. (nihgwu - #1022)MultiGrid
be hidden. (RaviDasari - #1040)forceUpdateGrid
documentation for MultiGrid
. (kartikluke - #1079)Grid
docs. (r-kot - #1092)Collection
docs. (skipjack - #1050)Masonry
. (kirill-konshin - #1081)