Skip to content

Commit 670bc98

Browse files
committed
1.8.2
- Added support for passing selector strings into the stagger methods in TimelineLite/Max and TweenMax, like staggerTo(), staggerFrom(), and staggerFromTo(). For example ".myClass" or "#myID" - Added support for selector objects in the stagger methods. For example, if you pass in a jQuery object that has multiple elements. - Added support for selector strings and objects in the TweenMax.killChildTweensOf() method - clearProps support in CSSPlugin - works around browser issue that causes transforms not to be read correctly if the element's "display" is "none" and you define the transform as a string directly as the transform property, like transform:"translate3d(100px,0,0)".
1 parent 2fa5c61 commit 670bc98

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

ajax/libs/gsap/1.8.2/TweenMax.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)