You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by mo...@apache.org on 2019/09/30 09:09:50 UTC

[incubator-weex] 01/01: Merge pull request #2947 from apache/revert-backgroundcolor

This is an automated email from the ASF dual-hosted git repository.

moshen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git

commit c112f2b8af2cf2d2105a16e7991d69517e605c30
Merge: 6e38fe3 97840a1
Author: wqyfavor <qi...@alibaba-inc.com>
AuthorDate: Mon Sep 30 17:09:43 2019 +0800

    Merge pull request #2947 from apache/revert-backgroundcolor
    
    Revert backgroundcolor

 .../Sources/Component/WXComponent_internal.h       | 10 +--
 .../WeexSDK/Sources/Display/WXComponent+Display.m  | 73 ++++++----------------
 ios/sdk/WeexSDK/Sources/Model/WXComponent.mm       | 11 ++--
 ios/sdk/WeexSDK/Sources/Utility/WXConvert.h        |  2 -
 ios/sdk/WeexSDK/Sources/Utility/WXConvert.m        | 30 ---------
 .../Sources/View/WXComponent+ViewManagement.mm     | 19 +++---
 6 files changed, 43 insertions(+), 102 deletions(-)