Skip to content

Releases: onefinestay/react-lazy-render

v0.3.0

01 Jul 10:30
Compare
Choose a tag to compare

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

01 Mar 13:03
Compare
Choose a tag to compare
  • Added some basic tests
  • Updated readme with installation and usage instructions

v0.2.0

01 Mar 12:12
Compare
Choose a tag to compare
  • Added itemPadding property to make the number of items to render below visible items configurable

v0.1.0

29 Nov 15:11
Compare
Choose a tag to compare

Initial release