Skip to content

Releases: sjwilliams/scrollstory

v1.1.0

21 Sep 01:08

Choose a tag to compare

Added .destroy(), .getScrollComplete() and better .next() and .previous().

v1.0.0

26 Jul 20:01

Choose a tag to compare

First major version release.

v0.3.8

26 Jul 18:35

Choose a tag to compare

Fixed typo in documentation and removed unneeded undefined in module setup.

v0.3.7

15 Jul 16:25

Choose a tag to compare

Fix critical typos in documentation.

Calculate items' active scroll percent

14 Jun 22:57

Choose a tag to compare

Merge pull request #27 from sjwilliams/feature-percentremaining

Calculate item's active scroll percent complete

v0.3.5

18 Nov 18:17

Choose a tag to compare

Bind to event other than native scroll

v0.3.4

29 Jul 18:04

Choose a tag to compare

re-add missing 'index' from .each() callback

v0.3.3

09 Jun 17:15

Choose a tag to compare

Bump version. Closes #24

v0.3.2

04 Jun 21:12

Choose a tag to compare

Merge branch 'issue20'

* issue20:
  bumb version. close #20
  trigger 'complete' event before activating any item

v0.3.1

29 May 07:48

Choose a tag to compare

Re-write, dropping jQuery UI and Underscore.