All Versions
70
Latest Version
Avg Release Cycle
92 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v5.1.0 Changes
- Waypoint can now accept children.
-
v5.0.3 Changes
- โฑ Clear initial timeout when unmounting component.
-
v5.0.2 Changes
- โช Revert ES6 typescript definition.
-
v5.0.1 Changes
- ๐ Fix typescript definition to support ES6 imports
-
v5.0.0 Changes
- ๐ [Breaking] Remove
throttleHandler
- โ Add typescript definitions file
- ๐ [Breaking] Remove
-
v4.1.0 Changes
- โ Add
horizontal
prop. Use it to make the waypoint trigger on horizontal scrolling.
- โ Add
-
v4.0.4 Changes
- Delay initial calling of handleScroll when mounting.
-
v4.0.3 Changes
- ๐ฆ Extract event listener code to consolidated-events package.
-
v4.0.2 Changes
- Prevent event listeners from leaking.
-
v4.0.1 Changes
- ๐ Fix error when a waypoint unmounts another waypoint as part of handling a (scroll/resize) event.