Merge branch '0.16-dev' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 0.16-dev


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

Branch: refs/heads/master
Commit: 9c541b8c87943bca73970a129980bfdd13401032
Parents: f87f25b 371d0c0
Author: acton393 <zhangxing610...@gmail.com>
Authored: Mon Sep 25 23:06:51 2017 +0800
Committer: acton393 <zhangxing610...@gmail.com>
Committed: Mon Sep 25 23:06:51 2017 +0800

----------------------------------------------------------------------
 .../dom/action/AbstractAddElementAction.java    |    12 +-
 .../weex/ui/component/binding/Statements.java   |     3 +
 .../list/template/WXRecyclerTemplateList.java   |     3 +
 build/config.js                                 |     3 +-
 html5/runtime/index.js                          |     4 +-
 html5/runtime/vdom/Document.js                  |    15 +-
 html5/runtime/vdom/Element.js                   |    45 +-
 html5/test/unit/default/vm/events.js            |     4 +-
 html5/test/unit/default/vm/vm.js                |     2 +-
 html5/test/unit/runtime/vdom/index.js           |     2 +-
 .../Sources/Display/WXComponent+Display.m       |    14 +-
 .../Sources/Manager/WXComponentManager.m        |     4 +-
 ios/sdk/WeexSDK/Sources/Model/WXComponent.m     |    38 +-
 ios/sdk/WeexSDK/Sources/Module/WXTransition.h   |    16 +
 ios/sdk/WeexSDK/Sources/Module/WXTransition.m   |    24 +
 package.json                                    |     6 +-
 packages/weex-js-framework/index.js             | 44451 +++++++++--------
 packages/weex-js-framework/index.min.js         |     9 +-
 packages/weex-js-framework/package.json         |     2 +-
 packages/weex-js-runtime/index.js               |   270 +-
 packages/weex-js-runtime/index.min.js           |     6 +-
 packages/weex-js-runtime/index.min.js.gz        |   Bin 13215 -> 0 bytes
 pre-build/native-bundle-main.js                 |    12 +-
 23 files changed, 22633 insertions(+), 22312 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/9c541b8c/ios/sdk/WeexSDK/Sources/Model/WXComponent.m
----------------------------------------------------------------------

Reply via email to