react-window-decorators
Advanced tools
Changelog
v1.0.8
05.10.2022.
Changed
Changelog
v1.0.7
28.09.2020.
Fixed
componentDidMount
to fix Can't call setState on a component that is not yet mounted
error. It might help with Plx issue #60 as well.Changelog
v1.0.2
30.07.2018.
Changed
scrollPosition
as an scrollPositionY
alias for backwards compatibilityChangelog
v1.0.0
15.06.2018.
Changed
scrollPosition
prop to scrollPositionY
Added
scrollPositionX
propFor changes prior version 1.0.0 please check the commit list.