You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ji...@apache.org on 2017/01/24 08:21:20 UTC

[09/50] [abbrv] incubator-weex git commit: Merge pull request #2201 from acton393/ios-feature-20170118

Merge pull request #2201 from acton393/ios-feature-20170118

* [ios] moduleEvent support variable value

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

Branch: refs/heads/master
Commit: 77d3fba2167497d7a5d46866135a6303438a074c
Parents: d26ef73 1fb2e0a
Author: \u9f50\u5c71 <su...@163.com>
Authored: Tue Jan 10 21:35:34 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Tue Jan 10 21:35:34 2017 +0800

----------------------------------------------------------------------
 ios/sdk/WeexSDK/Sources/Bridge/WXModuleMethod.m | 16 ++++++------
 .../Sources/Component/WXImageComponent.m        |  3 ++-
 .../Sources/Display/WXComponent+Display.m       |  2 +-
 .../WeexSDK/Sources/Loader/WXResourceLoader.m   |  2 +-
 ios/sdk/WeexSDK/Sources/Model/WXSDKInstance.h   |  2 +-
 ios/sdk/WeexSDK/Sources/Model/WXSDKInstance.m   | 26 +++++++++++++++++++-
 .../Sources/Model/WXSDKInstance_private.h       |  2 ++
 7 files changed, 39 insertions(+), 14 deletions(-)
----------------------------------------------------------------------