ScrollMagic v2.0.8 Release Notes
Release Date: 2020-08-14 // about 3 years ago-
โ added support for gsap 3
Previous changes from v2.0.7
-
๐ bugfixes:
- error in Safari when using setPin PR 382
- added missing semi-colon to isMobile regex PR 617
- fixed SVG element detection as Dom Element and related Error on Safari PR 447
- fixed code selection in examples
๐ changes (non-breaking):
- pass Scene as
this
to duration callback PR 419 - increase fps limit for mobile support(advance) example. PR 753
- added documentation for responsive duration (e.g. "100%")
- updated Section Wipes (natural) to work for large number of sections.
- removed warning for pushFollowers in pins with duration 0, unless actively set to true
- fixed some spelling stuff
๐ new examples:
- basic: Reveal on Scroll
project management:
- updated: build routine for gulp 4
- updated: all Dependencies
- changed: folder structure for a tidier root
- fixed: unit test errors
- added: Buttons for ScrollMagic Premium Support.