You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by cx...@apache.org on 2017/03/29 12:13:38 UTC

[11/39] incubator-weex git commit: Merge branch '0.11-dev' of https://github.com/cxfeng1/incubator-weex into 0.11-dev

Merge branch '0.11-dev' of https://github.com/cxfeng1/incubator-weex into 0.11-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/9486b663
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9486b663
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/9486b663

Branch: refs/heads/0.12-dev
Commit: 9486b663ffc6a4522554f8b6c33f7ca7ddbce7d7
Parents: 5cb0819 20f0dc1
Author: zshshr <zh...@gmail.com>
Authored: Mon Mar 27 16:42:28 2017 +0800
Committer: zshshr <zh...@gmail.com>
Committed: Mon Mar 27 16:42:28 2017 +0800

----------------------------------------------------------------------
 build/webpack.macacatest.config.js              |   6 +-
 .../Component/Recycler/WXRecyclerComponent.m    |  40 +-
 .../Recycler/WXRecyclerDataController.h         |   2 +
 .../Recycler/WXRecyclerDataController.m         |  12 +
 test/pages/components/recycler.vue              | 480 +++++++++++++++++++
 test/scripts/components/recycler.test.js        | 412 ++++++++++++++++
 6 files changed, 945 insertions(+), 7 deletions(-)
----------------------------------------------------------------------