All Versions
27
Latest Version
Avg Release Cycle
94 days
Latest Release
1405 days ago

Changelog History
Page 3

  • v0.7.17 Changes

    • 🛠 Fix issue where nested list positions were not scrolled to correctly. (#105)
  • v0.7.16 Changes

    • 🛠 Fix Chrome rendering issues when scrolling very quickly. (#58, #96)
  • v0.7.15 Changes

    • âž• Add React 15.0.0-rc.1 to dependency range.
  • v0.7.14 Changes

    • 🛠 Fix regression introduced in #85 where the height of lists with multiple items per row would be off by one.
  • v0.7.13 Changes

    • 🛠 Fixed a glitch where the list would sometimes flicker at the edge of iOS "rubber band" scrolling.
  • v0.7.12 Changes

    • 🛠 Fixed an issue with scrollTo and multiple items per row.
  • v0.7.9 Changes

    • âž• Added the scrollParentGetter prop.