Releases: FriendsOfECMAScript/ScrollProxy
Releases · FriendsOfECMAScript/ScrollProxy
v0.8.0
Compare
Sorry, something went wrong.
No results found
Removed gsap dependency.
Removed array-from babel transform plugin.
Updated output bundle config.
Added some demos showing the basic behaviour of the library's plugins.
Updated ScrollProxy subscribers uuid token strategy. Removed Symbol implementation.
Removed TweenLite from build bundle. Minimal refactor done to plugins.
v0.5.0: Merge pull request #1 from FriendsOfECMAScript/refactor/es6
Compare
Sorry, something went wrong.
No results found
Refactor/es6
v0.4.5
Compare
Sorry, something went wrong.
No results found
Fixed ScrollStickyWithContents small bug that wasn't taking into acco…
v0.4.2
Compare
Sorry, something went wrong.
No results found
Fixed bug on ScrollImageParallaxListener. doFrame method was renamed …
v0.4.1
Compare
Sorry, something went wrong.
No results found
Refactored ScrollStickyWithContentsListener. Updated ScrollProxyListe…
v0.4.0
Compare
Sorry, something went wrong.
No results found
Small library refactoring done. x/y position is now notified on scrol…
v0.3.0
Compare
Sorry, something went wrong.
No results found
ScrollInViewportListener implementation added. This listener will not…
v0.2.0
Compare
Sorry, something went wrong.
No results found
Refactored DomHelpers getViewportData method. Refactored windowDimens…
v0.1.1
Compare
Sorry, something went wrong.
No results found
Fixed ScrollStickyWithContentsListener doFrame logic when setting 'ab…
v0.1.0
Compare
Sorry, something went wrong.
No results found
Initial commit