Infinite Ajax Scroll Versions Save

Turn your existing pagination into infinite scrolling pages with ease

3.1.0

1 year ago

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/[email protected]/dist/infinite-ajax-scroll.min.js

3.1.0-beta.1

1 year ago

This version introduces upwards scroll support (fixes #466).

See documentation on the prev option on how to enable this feature.

Changes:

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/[email protected]/dist/infinite-ajax-scroll.min.js

3.0.0

2 years ago

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 by nexted 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

2 years ago

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

4 years ago

Public Beta release of Infinite Ajax Scroll 3.

Changes:

v3.0.0-beta.5

4 years ago

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

4 years ago

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

6 years ago

v2.3.0

6 years ago