Mo.js v0.265.6 Release Notes

Release Date: 2016-07-14 // almost 8 years ago
  • Completely rewritten tweening engine - now faster, much more robust with exhaustive API.
    Rewritten Shape, ShapeSwirl and Burst modules.

    💥 Breaking changes (please see API section for more info):

    • Tweens and Other Modules now have play instead of start/run
    • yoyo property renamed to isYoyo
    • All callbacks now work in certain point of time - like timeline. So can fire on both forward and backward directions
    • Burst: childOptions property now named children