Skip to content

Releases: Flipkart/recyclerlistview

Version 1.1.5

28 Oct 11:43
Compare
Choose a tag to compare

BugFix: Web, stack preventing stack overflow in case of non deterministic rendering. This used to happen if given estimated dimensions were way off the actual ones.

BugFix: Web, style props was not passed to internal scrollviewer. Fixed now.

Performance: Improved performance on iOS and Web.

Enhancement: For exclusive use on web everything can now, simply, be imported from recyclerlistview/web, no dependency on webpack plugins unless you want the same import syntax.

Release 1.1.0

27 Sep 11:08
Compare
Choose a tag to compare
  • Version bump

Release 1.0.7

26 Sep 09:07
Compare
Choose a tag to compare
  • Fixes bug where virtual renderer would be null if componentWillReceiveProps gets called before scroll component renders

Version 1.0.61

04 Sep 13:45
Compare
Choose a tag to compare
  • Transpiling to ES5 before publishing

First release

04 Sep 13:40
Compare
Choose a tag to compare
Merge pull request #30 from Flipkart/docChanges

Doc changes