Skip to content

1.0.5

Compare
Choose a tag to compare
@msaps msaps released this 22 Apr 16:30
· 812 commits to main since this release

Fixes to infinite scrolling behaviour.

Fixed

  • #44 Fix incorrect scrollToPage function behaviour when at the end of page ranges with infinite scrolling enabled.
    • .next used an incorrect animation when scrolling from the upper range to the lower range.
    • .previous failed to scroll to a page when scrolling from the lower range to the upper range.