Releases: annexare/scrolly.js
Releases · annexare/scrolly.js
Support `document.body`
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
v0.6.1 v0.6.1 Update README.md
Infinite scroll
Top/bottom edge reach callbacks implemented (with debounce).
Updated demo example: all .jquery
instances use this.
React v0.14 support
v0.5.0 v0.5.0 React v0.14+ support, resolve #17
Dispose only created extra DOM, online demo links
v0.4.6 v0.4.6 Resolves #15 and #16: Dispose only created extra DOM, online d…
React Component, with `module.exports`, test & `update()`
v0.4.5 v0.4.5 React Component, with `module.exports`, test & `update()`
Now I'm "Scrolly", and the list is "Scrollyst"
Just renamed & moved to open-source.