Skip to content

Releases: annexare/scrolly.js

Support `document.body`

06 Dec 19:04
Compare
Choose a tag to compare

Scrolly now can be applied directly to document.body. In this case everything inside tag, except scripts and styles, is wrapped (and then unwrapped on dispose()) in the same order. During wrap, all nodes are just moved from one parent to another, so shouldn't break anything.

Demos are updated accordingly.

Bower package update

03 Dec 20:55
Compare
Choose a tag to compare
v0.6.1

v0.6.1 Update README.md

Infinite scroll

26 Nov 20:42
Compare
Choose a tag to compare

Top/bottom edge reach callbacks implemented (with debounce).
Updated demo example: all .jquery instances use this.

React v0.14 support

26 Nov 12:53
Compare
Choose a tag to compare
v0.5.0

v0.5.0 React v0.14+ support, resolve #17

Dispose only created extra DOM, online demo links

12 Jan 12:48
Compare
Choose a tag to compare
v0.4.6 Resolves #15 and #16: Dispose only created extra DOM, online d…

…emo link

React Component, with `module.exports`, test & `update()`

01 Jan 18:41
Compare
Choose a tag to compare
v0.4.5

v0.4.5 React Component, with `module.exports`, test & `update()`

Now I'm "Scrolly", and the list is "Scrollyst"

26 Dec 14:33
Compare
Choose a tag to compare

Just renamed & moved to open-source.