Releases: FriendsOfECMAScript/ScrollProxy
Releases · FriendsOfECMAScript/ScrollProxy
v0.8.0
- 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
v0.4.5
Fixed ScrollStickyWithContents small bug that wasn't taking into acco…
v0.4.2
Fixed bug on ScrollImageParallaxListener. doFrame method was renamed …
v0.4.1
Refactored ScrollStickyWithContentsListener. Updated ScrollProxyListe…
v0.4.0
Small library refactoring done. x/y position is now notified on scrol…
v0.3.0
ScrollInViewportListener implementation added. This listener will not…
v0.2.0
Refactored DomHelpers getViewportData method. Refactored windowDimens…
v0.1.1
Fixed ScrollStickyWithContentsListener doFrame logic when setting 'ab…