Releases: webcreate/infinite-ajax-scroll
3.1.0
This version introduces upwards scroll support (fixes #466).
See upwards scroll
documentation on how to use this feature.
- Adds all features from 3.1.0-beta.1
- Added
upwards
documentation
For a full changelog see https://github.com/webcreate/infinite-ajax-scroll/blob/3.1.0/CHANGELOG.md
NPM: https://www.npmjs.com/package/@webcreate/infinite-ajax-scroll/v/3.1.0
UNPKG: https://unpkg.com/@webcreate/infinite-ajax-scroll@3.1.0/dist/infinite-ajax-scroll.min.js
3.0.1
Changes:
- Fixed prefill not filling past the scroll threshold
For a full changelog see https://github.com/webcreate/infinite-ajax-scroll/blob/3.0.1/CHANGELOG.md
NPM: https://www.npmjs.com/package/@webcreate/infinite-ajax-scroll/v/3.0.1
UNPKG: https://unpkg.com/@webcreate/infinite-ajax-scroll@3.0.1/dist/infinite-ajax-scroll.min.js
3.1.0-beta.1
This version introduces upwards scroll support (fixes #466).
See documentation on the prev
option on how to enable this feature.
Changes:
- Added
prev
option - Added
prev
event - Added
preved
event - Added
top
event - Added
first
event - Added
prepend
event - Added
prepended
event
For a full changelog see https://github.com/webcreate/infinite-ajax-scroll/blob/3.1.0-beta.1/CHANGELOG.md
NPM: https://www.npmjs.com/package/@webcreate/infinite-ajax-scroll/v/3.1.0-beta.1
UNPKG: https://unpkg.com/@webcreate/infinite-ajax-scroll@3.1.0-beta.1/dist/infinite-ajax-scroll.min.js
3.0.0
Final release for Infinite Ajax Scroll 3.0.0 🎉
Version 3.0.0 is a complete rewrite of Infinite Ajax Scroll.
Key features:
- Embraces package managers
- Dropped jQuery dependency
- Vanilla Javascript (ES6)
- New and improved test suites
- New and improved documentation and examples
- Improved developer experience
Changes since 3.0.0-rc.1:
- Removed
promise
property on the next event (replaced bynexted
event) - Added
nexted
event
This version is incompatible with previous versions (<3.0.0).
Read UPGRADE.md for upgrade instructions.
This version changes the license from MIT to GNU Affero General Public License v3.0.
See LICENSE for more details.
For a full changelog see https://github.com/webcreate/infinite-ajax-scroll/blob/3.0.0/CHANGELOG.md
3.0.0-rc.1
Release candidate for Infinite Ajax Scroll 3.0.0
Version 3.0.0 is a complete rewrite of Infinite Ajax Scroll.
Key features:
- Embraces package managers
- Dropped jQuery dependency
- Vanilla Javascript (ES6)
- New and improved test suites
- New and improved documentation and examples
- Improved developer experience
This version is incompatible with previous versions (<3.0.0).
Read UPGRADE.md for upgrade instructions.
This version changes the license from MIT to GNU Affero General Public License v3.0.
See LICENSE for more details.
For a full changelog see https://github.com/webcreate/infinite-ajax-scroll/blob/v3.0.0-rc.1/CHANGELOG.md
v3.0.0-beta.6
Public Beta release of Infinite Ajax Scroll 3.
Changes:
- Added trigger/button support
- Added support for negativeMargin
- Fixed bugs with pagination
- Added warnings to improve DX
v3.0.0-beta.5
Public Beta release of Infinite Ajax Scroll 3.
Changes:
- Fixed scope issues when using two or more instances on a single page
- Added overflow example
- Improved documentation
For a full changelog see https://github.com/webcreate/infinite-ajax-scroll/blob/v3.0.0-beta.5/CHANGELOG.md
v3.0.0-beta.4
Public Beta release of Infinite Ajax Scroll 3.
For a full changelog see https://github.com/webcreate/infinite-ajax-scroll/blob/v3.0.0-beta.4/CHANGELOG.md
v2.3.1
For a full changelog visit http://infiniteajaxscroll.com/docs/changelog.html#2-3-1
v2.3.0
For a full changelog visit http://infiniteajaxscroll.com/docs/changelog.html#2-3-0