You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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