Skip to content

Releases: Shopify/flash-list

v2.0.0-alpha.20

19 Jun 11:01
Compare
Choose a tag to compare
v2.0.0-alpha.20 Pre-release
Pre-release

What's changed

  • Multiple improvements to autoScrollToBottomThreshold handling
  • Added a way to skip animated scroll while using autoScrollToBottomThreshold
  • Bug fixes for startRenderingFromBottom implementation.

Full Changelog: v2.0.0-rc.9...v2.0.0-alpha.20

v2.0.0-rc.9

17 Jun 09:11
Compare
Choose a tag to compare
v2.0.0-rc.9 Pre-release
Pre-release

What's Changed

New Contributors

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

v1.8.3

17 Jun 09:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.2...v1.8.3

v2.0.0-rc.8

13 Jun 22:00
Compare
Choose a tag to compare
v2.0.0-rc.8 Pre-release
Pre-release

What's Changed

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

v2.0.0-rc.7

12 Jun 23:07
Compare
Choose a tag to compare
v2.0.0-rc.7 Pre-release
Pre-release

What's Changed

Please note that the rc track is now ahead of the alpha. We're no longer releasing alpha's. Please move to rc track.

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

v2.0.0-rc.6

11 Jun 20:33
Compare
Choose a tag to compare
v2.0.0-rc.6 Pre-release
Pre-release

What's Changed

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

v2.0.0-rc.5

09 Jun 22:40
Compare
Choose a tag to compare
v2.0.0-rc.5 Pre-release
Pre-release

What's Changed

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

v2.0.0-rc.4

06 Jun 06:20
Compare
Choose a tag to compare
v2.0.0-rc.4 Pre-release
Pre-release

What's Changed

  • Added layout complete check before recording first visible index by @naqvitalha in #1708

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

v2.0.0-rc.3

05 Jun 22:07
Compare
Choose a tag to compare
v2.0.0-rc.3 Pre-release
Pre-release

What's Changed

  • Fix stale callbacks in viewability implementation. Commit
  • Relayout list if item spans are modified with a data change
  • Added option to skip layout work in state hooks
  • Fix tallest item compute when checking for span changes
  • Improve layout recompute to have a more accurate total height
  • Fix some items expanding upwards when resizing
  • Fix incorrect rendering when StrictMode is enabled by @j0sip in #1695
  • Use callbacks instead of promises in scrollToIndex to block paint before scroll begins.

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

v2.0.0-alpha.19

04 Jun 22:30
Compare
Choose a tag to compare
v2.0.0-alpha.19 Pre-release
Pre-release

What's Changed

  • Fix incorrect rendering when StrictMode is enabled by @j0sip in #1695
  • Use callbacks instead of promises in scrollToIndex to block paint before scroll begins.

New Contributors

Full Changelog: v2.0.0-alpha.18...v2.0.0-alpha.19