Releases: onefinestay/react-lazy-render
Releases · onefinestay/react-lazy-render
v0.3.0
The height calculation for children now includes the margin. Also run check when children change to account for new height. Thanks to @tehandyb [https://github.com//pull/6]
v0.2.1
- Added some basic tests
- Updated readme with installation and usage instructions
v0.2.0
- Added
itemPadding
property to make the number of items to render below visible items configurable