Skip to content

v0.8.0

Choose a tag to compare

@taion taion released this 06 Aug 01:10
· 323 commits to master since this release
v0.8.0
1aedd4e
  • Breaking: Change ScrollBehavior to take a shouldUpdateScroll function at construction time, and change updateScroll to take the previous and next context for shouldUpdateScroll callbacks (#91, #94)
  • Feature: Add registerScrollElement method to extended history for managing scroll behavior of elements other than window (#86, #91, #94)