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 2019/04/15 07:54:40 UTC

[incubator-weex] branch master updated (f2d8f1d -> 0718fb5)

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

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


    from f2d8f1d  Merge pull request #2313 from wqyfavor/fix-scroller-layout
     new 38801dc  [eagle] fix ios module reg problem for eagle
     new b2ed94f  [eagle] remove unused changes
     new 0718fb5  Merge pull request #2316 from hpop1994/fix/ios_call_native_module_before_plugin_module_register_final_github

The 11284 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ios/sdk/WeexSDK/Sources/Bridge/WXCoreBridge.h  |  3 +-
 ios/sdk/WeexSDK/Sources/Bridge/WXCoreBridge.mm | 41 ++++++++++++++++++++++++++
 weex_core/Source/core/bridge/eagle_bridge.cpp  |  9 +++++-
 weex_core/Source/core/bridge/eagle_bridge.h    |  3 ++
 weex_core/Source/core/bridge/platform_bridge.h |  3 ++
 5 files changed, 57 insertions(+), 2 deletions(-)