v3.0.0 - All new re-write
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
andloadCount
- 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