Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
* 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()`.
  • Loading branch information
ve3 committed Mar 10, 2021
1 parent ddaeaa3 commit 1acb4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rundiz-scroll-pagination",
"version": "0.0.3",
"version": "0.0.4",
"description": "Scroll down the page and automatically call to get next page contents.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 1acb4b6

Please sign in to comment.