Mo.js v0.288.2 Release Notes
Release Date: 2017-08-30 // about 6 years ago-
- ๐ b051d161 by @SudoCat - Fixes
Cannot read property 'length' of undefined
error for pages that are loaded in background. - ๐ f09e8f7a by @realdreamer - Docs fixes.
- ๐ e425ab91 by @mitchheddles - Docs fixes.
- ๐ 6d9ea927 by @dangodev - Docs fixes.
- ๐ e4a7f930 by @rochestb - Docs fixes.
- ๐ 359c09e8 by @ryanirilli - Docs fixes.
- ๐ b270fcb0 by @roperzh - Docs fixes.
- ๐ 27e6cd67 by @fandy - Docs fixes.
- ๐ 78a6a268 by @Sandstedt - Docs fixes.
Thank you, guys!
- ๐ b051d161 by @SudoCat - Fixes
Previous changes from v0.288.1
-
- โ add
Html
module for DOM animations - โ add
stagger
wrapper - ๐
stagger
now implementstweenable
interface and supportsthen
,tune
andgenerate
methods - โ add
resume
public method fortween
andtweenables
- animations now
pause
andresume
on pagevisibilityChange
- ๐ fix
then
chains issue - ๐ performance improvements
- โ add