Mo.js v0.288.2 Release Notes

Release Date: 2017-08-30 // over 6 years ago

Previous changes from v0.288.1

    • ➕ add Html module for DOM animations
    • ➕ add stagger wrapper
    • 👍 stagger now implements tweenable interface and supports then, tune and generate methods
    • ➕ add resume public method for tween and tweenables
    • animations now pause and resume on page visibilityChange
    • 🛠 fix then chains issue
    • 🐎 performance improvements