You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by gu...@apache.org on 2017/10/31 14:57:36 UTC

[3/4] incubator-weex git commit: Merge branch 'release-0.16' of https://github.com/apache/incubator-weex into release-0.16

Merge branch 'release-0.16' of https://github.com/apache/incubator-weex into release-0.16


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

Branch: refs/heads/release-0.16
Commit: 094a9ea04bc1a6f4fe8e4893751aca763121b42c
Parents: 1538690 5c3fffc
Author: jianbai.gbj <ji...@alibaba-inc.com>
Authored: Mon Oct 30 13:57:49 2017 +0800
Committer: jianbai.gbj <ji...@alibaba-inc.com>
Committed: Mon Oct 30 13:57:49 2017 +0800

----------------------------------------------------------------------
 .../com/taobao/weex/bridge/WXBridgeManager.java | 17 +++-
 .../java/com/taobao/weex/common/Constants.java  |  1 +
 .../taobao/weex/ui/component/WXComponent.java   |  8 ++
 .../com/taobao/weex/ui/component/WXImage.java   | 30 ++++++
 .../com/taobao/weex/ui/view/WXImageView.java    | 98 ++++++++++++++++++++
 5 files changed, 149 insertions(+), 5 deletions(-)
----------------------------------------------------------------------