3.11 release
· 6 min read
gsap.matchMedia()
is a game-changer for responsive, accessible-friendly animations.gsap.context()
greatly simplifies setup and reverting of a bunch of animations/ScrollTriggers, especially for React developers!- You can now
revert()
any animation to return the targets to their original state. - Set
lockAxis: true
on an Observer to make it lock into whichever direction the user first drags