Mo.js v0.288.1 Release Notes

Release Date: 2016-10-06 // over 7 years ago
    • โž• 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