Skip to content

Releases: Shopify/flash-list

v2.0.0-alpha.9

24 Apr 18:16
Compare
Choose a tag to compare
v2.0.0-alpha.9 Pre-release
Pre-release

What's changed

  • Improved performance on iOS
  • Web support
  • Fix flicker when switching from grid layout to masonry.

For full list of changes/improvements in v2 click here.

Full Changelog: v2.0.0-alpha.8...v2.0.0-alpha.9

v2.0.0-alpha.8

23 Apr 23:52
Compare
Choose a tag to compare
v2.0.0-alpha.8 Pre-release
Pre-release

What's changed

  • Fix flickers on low end devices due to inconsistent onScroll after diff correction.
  • Introduce new useMappingHelper to generate mapping keys without asking devs to go against react docs.

Full Changelog: v2.0.0-alpha.7...v2.0.0-alpha.8

v2.0.0-alpha.7

22 Apr 16:47
Compare
Choose a tag to compare
v2.0.0-alpha.7 Pre-release
Pre-release

What's changed

  • Added support for custom refresh control
  • Remove number of mounts when data was added to top of the list.

Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7

v2.0.0-alpha.6

21 Apr 15:47
Compare
Choose a tag to compare
v2.0.0-alpha.6 Pre-release
Pre-release

What's changed

  • Fix missing items in horizontal lists when RTL is enabled.

Full Changelog: v2.0.0-alpha.5...v2.0.0-alpha.6

v2.0.0-alpha.5

19 Apr 06:51
Compare
Choose a tag to compare
v2.0.0-alpha.5 Pre-release
Pre-release

What's Changed

  • Fix issues with scrollToIndex accuracy with animated=false

Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5

v2.0.0-alpha.4

18 Apr 04:17
Compare
Choose a tag to compare
v2.0.0-alpha.4 Pre-release
Pre-release

What's Changed

  • Improvements to scrollToindex and scrollToItem algorithms.
  • Improvements to initialScrollIndex accuracy.
  • Pass index value to CellRendererComponent.
  • Fix missing sticky header on mount (sometimes).
  • Large number of items can now be added to top of the list (useful for chat).

Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4

v2.0.0-alpha.3

11 Apr 16:30
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

For full list of changes/improvements in v2 click here.

Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3

v2.0.0-alpha.2

10 Apr 12:52
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

What's Changed

  • Fix typescript issues with swapping of internal cores.

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2

v2.0.0-alpha.1

09 Apr 11:18
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • We're beginning the alpha phase of FlashList v2 which has been designed for the new architecture. For full list of changes/improvements click here

Full Changelog: v1.8.0...v2.0.0-alpha.1

v1.8.0

28 Mar 20:41
c42df26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.6...v1.8.0