npm react-viewport-list 6.3.0

latest releases: 7.1.2, 7.1.1, 7.1.0...
2 years ago

This release has several improvements for scrollToIndex. Now scoll changed by setting scrollTop/scrollLeft instead of scrollIntoView and uses setTimeout for IOS Safari

Breaking

  • Only boolean alignToTop param supported for scrollToindex. If you use scrollIntoViewOptions (see scrollIntoView) , please, change it to alignToTop. Since it's a really rare use case I included this changes to minor release instead of major.

Featues

  • scrollToIndex now uses setTimeout for IOS Safari to avoid this issue

Don't miss a new react-viewport-list release

NewReleases is sending notifications on new releases.