Skip to content

Commit

Permalink
build 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
06wj committed Jul 3, 2020
1 parent 2522897 commit 51f7498
Show file tree
Hide file tree
Showing 391 changed files with 582 additions and 574 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="2.0.1"></a>
## [2.0.1](https://github.com/hiloteam/hilo/compare/2.0.0...2.0.1) (2020-07-03)


### Bug Fixes

* Tween reverse onComplete not work, fix [#165](https://github.com/hiloteam/hilo/issues/165) ([2522897](https://github.com/hiloteam/hilo/commit/2522897))

<a name="2.0.0"></a>
# [2.0.0](https://github.com/hiloteam/hilo/compare/1.6.0...2.0.0) (2019-12-10)

Expand Down
80 changes: 40 additions & 40 deletions build/amd/hilo-amd.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -192,7 +192,7 @@ return browser;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -229,7 +229,7 @@ return util;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -257,7 +257,7 @@ var Hilo = {
* Hilo version
* @type String
*/
version: '2.0.0',
version: '2.0.1',
/**
* @language=en
* Gets a globally unique id. Such as Stage1, Bitmap2 etc.
Expand Down Expand Up @@ -565,7 +565,7 @@ return Hilo;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -748,7 +748,7 @@ return Class;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -972,7 +972,7 @@ return Matrix;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -1125,7 +1125,7 @@ return EventMixin;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -1206,7 +1206,7 @@ return Drawable;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -1300,7 +1300,7 @@ return Renderer;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -1511,7 +1511,7 @@ return CanvasRenderer;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -1693,7 +1693,7 @@ return DOMRenderer;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -2277,7 +2277,7 @@ return WebGLRenderer;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -2774,7 +2774,7 @@ return View;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -2840,7 +2840,7 @@ return CacheMixin;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -3214,7 +3214,7 @@ return Container;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -3481,7 +3481,7 @@ return Stage;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -3561,7 +3561,7 @@ return Bitmap;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -3832,7 +3832,7 @@ return Sprite;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -3947,7 +3947,7 @@ return DOMElement;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -4509,7 +4509,7 @@ return Graphics;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -4762,7 +4762,7 @@ return Text;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -4946,7 +4946,7 @@ return BitmapText;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -5125,7 +5125,7 @@ return Button;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -5362,7 +5362,7 @@ return TextureAtlas;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -5591,7 +5591,7 @@ return Ticker;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -5639,7 +5639,7 @@ if (!fnProto.bind) {

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -5778,7 +5778,7 @@ return drag;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -6024,7 +6024,7 @@ return Class.create(/** @lends Tween.prototype */{
if(elapsed < 0) return;

//elapsed ratio
var ratio = elapsed / me.duration, complete = false, callback;
var ratio = elapsed / me.duration, callback;
ratio = ratio <= 0 ? 0 : ratio >= 1 ? 1 : ratio;
var easeRatio = me.ease ? me.ease(ratio) : ratio;

Expand All @@ -6038,7 +6038,7 @@ return Class.create(/** @lends Tween.prototype */{
if(ratio < 1e-7){
//repeat complete or not loop
if((me.repeat > 0 && me._repeatCount++ >= me.repeat) || (me.repeat == 0 && !me.loop)){
complete = true;
me.isComplete = true;
}else{
me._startTime = now();
me._pausedTime = 0;
Expand Down Expand Up @@ -6234,7 +6234,7 @@ return Tween;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -6506,7 +6506,7 @@ return Ease;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -6554,7 +6554,7 @@ return ImageLoader;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -6621,7 +6621,7 @@ return ScriptLoader;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -6888,7 +6888,7 @@ return LoadQueue;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -7091,7 +7091,7 @@ return HTMLAudio;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -7415,7 +7415,7 @@ return WebAudio;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -7518,7 +7518,7 @@ return WebSound;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -7611,7 +7611,7 @@ return Camera;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -7798,7 +7798,7 @@ return Camera3d;

});
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down
6 changes: 3 additions & 3 deletions build/amd/hilo-amd.min.js

Large diffs are not rendered by default.

Binary file modified build/amd/hilo-amd.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion build/amd/hilo/core/Class.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down
2 changes: 1 addition & 1 deletion build/amd/hilo/core/Class.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions build/amd/hilo/core/Hilo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* hilojs 2.0.0 for amd
* hilojs 2.0.1 for amd
* Copyright 2016 alibaba.com
* Licensed under the MIT License
*/
Expand Down Expand Up @@ -27,7 +27,7 @@ var Hilo = {
* Hilo version
* @type String
*/
version: '2.0.0',
version: '2.0.1',
/**
* @language=en
* Gets a globally unique id. Such as Stage1, Bitmap2 etc.
Expand Down

0 comments on commit 51f7498

Please sign in to comment.