Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 507 Bytes

File metadata and controls

16 lines (12 loc) · 507 Bytes

Changelog

2.0.3

Fixes a bug introduced in 2.0.2 where nextProps.estimatedItemSize wasn't being passed down properly in componentWillReceiveProps

2.0.2

Added support for dynamic property updates to itemCount and estimatedItemSize #3

2.0.1

Fix certain unhandled scenarios in componentWillReceiveProps

2.0.0

Added support for horizontal lists via the scrollDirection prop

1.0.0

Initial release