You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/03/07 02:17:49 UTC

[6/6] incubator-weex git commit: Merge branch '0.11-dev-fix-pos-fixed' of github.com:sospartan/incubator-weex into 0.11-dev This closes #33

Merge branch '0.11-dev-fix-pos-fixed' of github.com:sospartan/incubator-weex into 0.11-dev
This closes #33


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

Branch: refs/heads/0.11-dev
Commit: 6823a132acbc205baa575f4cc0c704df9209086f
Parents: 1d9519c 95883e9
Author: sospartan <so...@gmail.com>
Authored: Tue Mar 7 10:17:20 2017 +0800
Committer: sospartan <so...@gmail.com>
Committed: Tue Mar 7 10:17:20 2017 +0800

----------------------------------------------------------------------
 .../java/com/taobao/weex/WXSDKInstance.java     |  8 +--
 package.json                                    |  2 +-
 test/README.md                                  |  3 +-
 test/pages/components/scroller-fixed.we         | 62 ++++++++++++++++++++
 test/scripts/components/scroller-fixed.test.js  | 39 ++++++++++++
 5 files changed, 108 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/6823a132/android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java
----------------------------------------------------------------------