Skip to content

v1.7.0

Choose a tag to compare

@garthenweb garthenweb released this 09 Dec 18:00
· 52 commits to master since this release
  • [749d76d] calculate start position by default for StickyScrollUp component by default. This deprecates defaultOffsetTop. For migration, just remove it from all StickyScrollUp components (please not that the defaultOffsetTop of the Sticky component is not affected by this changes).
  • [4de790e] update documentation for better overview
  • [20df328] add basic test setup including automatic testing with travis