All Versions
10
Latest Version
Avg Release Cycle
94 days
Latest Release
2105 days ago
Changelog History
Changelog History
-
v0.288.2 Changes
August 30, 2017- ๐ 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
-
v0.288.1 Changes
October 06, 2016- โ 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
-
v0.265.9 Changes
August 11, 2016๐ The release returns
mojs
global to fix the helpers reference issue. Still works withes2015
imports andrequire
statements. -
v0.265.8 Changes
August 10, 2016๐ This release fixes broken module definitions.
-
v0.265.6 Changes
July 14, 2016Completely rewritten tweening engine - now faster, much more robust with exhaustive
API
.
RewrittenShape
,ShapeSwirl
andBurst
modules.๐ฅ Breaking changes (please see API section for more info):
- Tweens and Other Modules now have
play
instead ofstart
/run
yoyo
property renamed toisYoyo
- All callbacks now work in certain point of time - like timeline. So can fire on both forward and backward directions
Burst
:childOptions
property now namedchildren
- Tweens and Other Modules now have
-
v0.174.4 Changes
November 19, 2015๐ [332c1bc] - Fixes new chrome's color shortcut bug
-
v0.147.3 Changes
October 20, 2015- ๐ [97448cf, 9f90134] Fixes npm lost folders issue and adds missed files
- ๐ [d78d78a] Fixes tween's rewind issue
- 0๏ธโฃ [43f093a] Changes path-easing defaults: precompute = 1450, eps = 0.001
- [321875e] Adds "none" color name - equivalent to transparent
- ๐ [2b01604] Adds readable parse easing name error
- [bca8a82] Adds [object HTMLCollection] to allowed stagger props
- ๐
[38ff3f4] h.style now adds prefixes only for
transform
property - โ [0bbac4d] Fixes tests precision issue
-
v0.146.9 Changes
September 02, 2015- swap Timeline and Tween responsibility
- โ add Path easing
- ๐จ refactored Stagger module to receive any module
- ๐จ refactor
- ๐ some docs coverage
-
v0.119.0
May 13, 2015 -
v0.117.5 Changes
May 07, 2015