epranka / scrollmagic-plugin-gsap

Add animation.gsap.js plugin to ScrollMagic in ES6 with no problems
MIT License
29 stars 5 forks source link

Upgrade for GSAP 3 #5

Open jonkwheeler opened 5 years ago

jonkwheeler commented 5 years ago

Once this PR (https://github.com/janpaepke/ScrollMagic/pull/920) is approved, scrollmagic-plugin-gsap will need to get updated.

Future syntax would be

ScrollMagicPluginGsap(ScrollMagic, gsap);
jonkwheeler commented 5 years ago

@epranka to get this on your radar.

epranka commented 5 years ago

Hi, maybe you can create a pull request for update ?

jonkwheeler commented 5 years ago

@epranka yes, can do, whenever it's ready

jnewlove commented 4 years ago

@jonkwheeler any updates on this?

jonkwheeler commented 4 years ago

@jnewlove you'll have to see this thread. It's not officially merged yet. https://github.com/janpaepke/ScrollMagic/pull/920

jnewlove commented 4 years ago

@jonkwheeler Cheers, and thanks for the contribution.