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
Infinite Scroll v3 is a complete rewrite with all new API and behavior.
Uphold URLs by changing browser URL and history as user scrolls. Maintain users scroll position if they go back to an infinitely-scrolled site or hit the refresh button.
Removed jQuery dependency. Vanilla JS support added
Changed license from MIT to GPLv3 + Metafizzy commercial license
UMD js support added. AMD support added. CommonJS support added.
Events added
Expose properties pageIndex and loadCount
Added direct integration for Masonry, Isotope, and Packery with outlayer option
Removed WordPress plugin code from this repo. To be moved into a new repo.
See Upgrading from v2 for details on how to upgrade from Infinite Scroll v2