Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Releases: sneaknz/fullpager

Throttling, debouncing and callbacks

06 Jun 05:24
Compare
Choose a tag to compare

Added throttling and debouncing for the scroll and resize events respectively. Moved the onScroll callback so that it more reliably fires.

Navigation updates

03 Jun 05:12
Compare
Choose a tag to compare

The behaviour of the navigation has been updated so that now any page with an ID will be navigable by prev/next or key shortcuts, and have the hash updated, but will not show in the nav unless a data-title attribute is present. If neither an ID or data-title are provided, then the page will not be active in either.

Also, fixes to the initial page setting on load to fix some scroll issues when trying to scroll the page immediately.

Rewrite of plugin, added docs

02 Jun 10:29
Compare
Choose a tag to compare
1.2.0

Update readme

Additional options, cleanup, and streamlining.

29 May 04:17
Compare
Choose a tag to compare
v1.0.1

Update release number

Initial release

28 May 03:58
Compare
Choose a tag to compare

First version, warts and all.