Skip to content

Releases: FriendsOfECMAScript/ScrollProxy

v0.8.0

09 Jan 09:24

Choose a tag to compare

  • 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

13 Dec 12:44

Choose a tag to compare

v0.4.5

02 Dec 09:49

Choose a tag to compare

Fixed ScrollStickyWithContents small bug that wasn't taking into acco…

v0.4.2

20 Oct 09:35

Choose a tag to compare

Fixed bug on ScrollImageParallaxListener. doFrame method was renamed …

v0.4.1

20 Oct 07:38

Choose a tag to compare

Refactored ScrollStickyWithContentsListener. Updated ScrollProxyListe…

v0.4.0

19 Oct 07:29

Choose a tag to compare

Small library refactoring done. x/y position is now notified on scrol…

v0.3.0

18 Oct 08:32

Choose a tag to compare

ScrollInViewportListener implementation added. This listener will not…

v0.2.0

18 Oct 08:31

Choose a tag to compare

Refactored DomHelpers getViewportData method. Refactored windowDimens…

v0.1.1

17 Oct 08:54

Choose a tag to compare

Fixed ScrollStickyWithContentsListener doFrame logic when setting 'ab…

v0.1.0

17 Oct 07:58

Choose a tag to compare

Initial commit