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

* '0.16-dev' of https://github.com/apache/incubator-weex:
  * [ios] fix resourceloader load local resource
  * [ios]WXRecylerDragController remove Notes
  -[ios] remove drag methods from WXRecyclerComponent
  +[ios] add WXRecyclerDragController
  +[ios] recyclerComponent add drag method


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

Branch: refs/heads/0.16-dev
Commit: a661b6fc341df5a60ae8ba8e3e9dbf4e66d920c0
Parents: fc62003 f82e311
Author: atomtong <tong_huab...@qq.com>
Authored: Wed Aug 9 16:11:59 2017 +0800
Committer: atomtong <tong_huab...@qq.com>
Committed: Wed Aug 9 16:11:59 2017 +0800

----------------------------------------------------------------------
 .../Component/Recycler/WXRecyclerComponent.m    |  58 +++++-
 .../Recycler/WXRecyclerDragController.h         |  52 +++++
 .../Recycler/WXRecyclerDragController.m         | 208 +++++++++++++++++++
 .../WeexSDK/Sources/Loader/WXResourceLoader.m   |   2 +-
 4 files changed, 313 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


Reply via email to