Skip to content

Releases: Rundiz/rundiz-scroll-pagination

v0.0.5

04 May 02:53
@ve3 ve3
906b797
Compare
Choose a tag to compare
  • Fix check for calling XHR before make AJAX call to prevent multiple scroll events cause fail events reject('previous XHR is calling.').

v0.0.4

05 May 04:59
@ve3 ve3
1acb4b6
Compare
Choose a tag to compare
  • Fix preload, stay at offset 0 and hit reload then get duplicate result.
  • Add option changeURLAppendElement.
  • Fix send currentStartOffset that is next instead of previous one.
  • Add full support for AJAX HTML.
  • Fix detectAndSetCurrentStartOffset().

v0.0.3

24 Feb 04:14
@ve3 ve3
13eea29
Compare
Choose a tag to compare
  • Update to allow access nested object of response data source by using string.

v0.0.2

23 Feb 17:33
@ve3 ve3
35df648
Compare
Choose a tag to compare
  • Add startOffset option.
  • Add changeURLScrollTopOffset option.
  • Add more example in tests/via-http folder.

v0.0.1

23 Feb 11:45
@ve3 ve3
107d016
Compare
Choose a tag to compare
  • First release.