Skip to content

Releases: webcreate/infinite-ajax-scroll

3.1.0

09 Apr 14:00
Compare
Choose a tag to compare

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

14 Sep 07:42
Compare
Choose a tag to compare

3.1.0-beta.1

30 Aug 11:47
Compare
Choose a tag to compare
3.1.0-beta.1 Pre-release
Pre-release

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/infinite-ajax-scroll@3.1.0-beta.1/dist/infinite-ajax-scroll.min.js

3.0.0

29 Nov 20:25
Compare
Choose a tag to compare

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

02 Aug 22:05
cf78ce4
Compare
Choose a tag to compare
3.0.0-rc.1 Pre-release
Pre-release

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

10 Feb 11:33
36e0cb6
Compare
Choose a tag to compare
v3.0.0-beta.6 Pre-release
Pre-release

Public Beta release of Infinite Ajax Scroll 3.

Changes:

v3.0.0-beta.5

13 Dec 12:48
67af4db
Compare
Choose a tag to compare
v3.0.0-beta.5 Pre-release
Pre-release

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

07 Jul 18:33
282bfc9
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release

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

21 Mar 20:15
97ba99a
Compare
Choose a tag to compare

v2.3.0

16 Mar 13:19
181edf2
Compare
Choose a tag to compare