Skip to content

Commit 1acb4b6

Browse files
committed
v0.0.4
* 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()`.
1 parent ddaeaa3 commit 1acb4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rundiz-scroll-pagination",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Scroll down the page and automatically call to get next page contents.",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)