You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ky...@apache.org on 2018/06/27 08:27:49 UTC

[5/6] incubator-weex git commit: Merge branch 'release-0.19-bugfix0619' of https://github.com/gubaojian/incubator-weex into to_merge

Merge branch 'release-0.19-bugfix0619' of https://github.com/gubaojian/incubator-weex into to_merge

This closes #1275


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/4d3f8698
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/4d3f8698
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/4d3f8698

Branch: refs/heads/master
Commit: 4d3f8698927fba299f50f4db7ec3be202a5eef55
Parents: db54203 e61ba4d
Author: YorkShen <sh...@gmail.com>
Authored: Wed Jun 27 16:26:16 2018 +0800
Committer: YorkShen <sh...@gmail.com>
Committed: Wed Jun 27 16:26:16 2018 +0800

----------------------------------------------------------------------
 .../com/taobao/weex/bridge/WXBridgeManager.java |   4 +-
 .../com/taobao/weex/common/WXErrorCode.java     |   1 +
 .../weex/dom/transition/WXTransition.java       |   2 +-
 .../weex/ui/action/GraphicActionAnimation.java  |   2 +-
 .../weex/ui/animation/TransformParser.java      | 217 ++++++++++---------
 .../weex/ui/animation/WXAnimationBean.java      |   9 +-
 .../taobao/weex/ui/component/WXComponent.java   |   3 +-
 .../com/taobao/weex/utils/WXWsonJSONSwitch.java |  15 ++
 8 files changed, 140 insertions(+), 113 deletions(-)
----------------------------------------------------------------------