All Versions
70
Latest Version
Avg Release Cycle
92 days
Latest Release
-

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
  • v4.1.0 Changes

    • โž• Add horizontal prop. Use it to make the waypoint trigger on horizontal scrolling.
  • 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.