All Versions
68
Latest Version
Avg Release Cycle
92 days
Latest Release
-
Changelog History
Page 6
Changelog History
Page 6
-
v1.2.3 Changes
- Simplify
getWindow
usage - ๐ Allow any
scrollableParent
- Simplify
-
v1.2.2 Changes
- โ Add
fireOnRapidScroll
prop
- โ Add
-
v1.2.1 Changes
- ๐ Make bundled waypoint.js easier to import
-
v1.2.0 Changes
- โฌ๏ธ Upgrade Babel from 5 to 6
- Convert from CommonJS to ES2015 modules
- Convert from React.createClass to ES2015 class
- โ Remove bower support
-
v1.1.3 Changes
- Calculate proper offset when or has a margin
-
v1.1.2 Changes
- ๐ Fix built version
-
v1.1.1 Changes
- โ Add statics for edge argument used by
onEnter
andonLeave
- Prevent scroll handler from blowing up if the component is not mounted at the time of execution
- โ Add statics for edge argument used by
-
v1.1.0 Changes
- โ Add second parameter to
onEnter
andonLeave
callbacks to indicate from which direction the waypoint entered from and to respectively
- โ Add second parameter to
-
v1.0.6 Changes
- Prevent duplicate onError/onLeave callbacks
-
v1.0.5 Changes
- Prevent error when
<html>
has a scrollable overflow styling
- Prevent error when