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