GitHub user sospartan opened a pull request:

    https://github.com/apache/incubator-weex/pull/47

    0.11 dev fix scroller loadmoreoffset

    <!--
    
    Notes: Weex will move into Apache Software Foundation (ASF) on Feb 24 2017.
    
    Our new GitHub repo is https://github.com/apache/incubator-weex
    
    After Feb 24 2017, we only accept pull requests from 
https://github.com/apache/incubator-weex
    
    Thank you for your support.
    
    ----
    
    注意:Weex 将于 2017-02-24 迁移至 Apache 基金会
    
    届时我们会使用新的 GitHub 
仓库:https://github.com/apache/incubator-weex 
并在那里继续接受大家的 pull request。
    
    更多详情请关注:https://github.com/weexteam/article/issues/130
    
    感谢理解和支持
    
    -->
    
    <!--
    
    It's ***RECOMMENDED*** to submit typo fix, new demo and tiny bugfix to 
`dev` branch. New feature and other modifications can be submitted to "domain" 
branch including `ios`, `android`, `jsfm`, `html5`.
        
    See [Branch 
Strategy](https://github.com/alibaba/weex/blob/dev/CONTRIBUTING.md#branch-management)
 for more detail.
    
    ----
    
    (请在***提交***前删除这段描述)
    
    错别字修改、新 demo、较小的 bugfix 都可以直接提到 `dev` 
分支;新需求以及任何你
不确定影响面的改动,请提交到对应“领域”的分支(`ios`、`android`、`jsfm`、`html5`)。
    
    查看完整的[分支策略 
(英文)](https://github.com/alibaba/weex/blob/dev/CONTRIBUTING.md#branch-management)。
    
    -->


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sospartan/incubator-weex 
0.11-dev-fix-scroller-loadmoreoffset

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/47.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #47
    
----
commit 3956c78e89221262ca71c700f355c9dac5ea82ca
Author: MrRaindrop <[email protected]>
Date:   2017-02-20T03:53:27Z

    * [html5] export global variable ref to window.

commit f93f1f28dd2a58aa343b526e3626b6ac09bd4b31
Author: fkysly <[email protected]>
Date:   2017-02-20T03:57:49Z

    * [html5] fix lint (#2656)

commit ae6200666a43471471ea2d8fb01adcce23ff190e
Author: 隐风 <[email protected]>
Date:   2017-02-20T04:36:01Z

    * [ios] fix issue that skeleton animation not work: transformOrigin's 
change should not reset transform

commit 2437e733b133c14d74863bf0edfa02e22b72e4ca
Author: 隐小风 <[email protected]>
Date:   2017-02-20T04:42:51Z

    Merge pull request #2658 from cxfeng1/ios-feature-grid
    
    * [ios] 0.11 features

commit de32f5e9a9dc4e5be7c87592a7e62794d983fc2b
Author: 齐山 <[email protected]>
Date:   2017-02-20T04:45:13Z

    * [ios] bug fix : change int to integer, add force convert for cellComponent

commit ba38086e72a7b34acfbe9ad8f1e53379b5359158
Author: 齐山 <[email protected]>
Date:   2017-02-20T04:45:47Z

    Merge branch '0.11-dev' into ios-feature-0.11-dev-parameter-Protection-1

commit 029821c8f5025a8e5ce8845deba52497ea80d961
Author: fkysly <[email protected]>
Date:   2017-02-20T05:18:45Z

    Merge pull request #2657 from MrRaindrop/html5-bugfix-stream
    
    [html5] fix jsonp callback of stream

commit 19df9847ff8b83b8ac7e95529266b7f3ab97cb52
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T05:21:28Z

    Merge branch '0.11-dev' into 0.11-patch-inspector

commit 4deebe07840d9e49e88268931d81da4eb70b86b9
Author: sospartan <[email protected]>
Date:   2017-02-20T05:24:56Z

    * [test] add dom add & remove test

commit 09c6a11e6337eb588a76ba76bfd59181cd73bc6a
Author: sospartan <[email protected]>
Date:   2017-02-20T05:38:57Z

    * [test] update test timeout for ci environment

commit 6b71f2e09f011bf803020972bdbbb9b9f0afa402
Author: sospartan <[email protected]>
Date:   2017-02-20T05:47:22Z

    * [test] disable macaca debug log

commit 46632880ea684d57c019860c2dddbea900d7eec5
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T05:48:26Z

    Merge pull request #2659 from alibaba/0.11-dev-test-adddomcase
    
    * [test] add dom add & remove test

commit 9d144be4b544334ae81f03192866dc00171de8f1
Author: 齐山 <[email protected]>
Date:   2017-02-20T06:16:06Z

    Merge branch '0.11-dev' into ios-feature-0.11-dev-parameter-Protection-1

commit beb7a79d9131bc0c1e3767a46a7a593ba1d403e7
Author: sospartan <[email protected]>
Date:   2017-02-20T06:33:27Z

    * [test] wait for last elem

commit 4c70ee0ea5fa1fc160b0fc7ae528bab3dabb87c7
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T06:36:33Z

    Merge branch '0.11-dev' into 0.11-dev-test-adddomcase

commit aa3ae56eea1c2e704d3ef573e67b52e65640126e
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T06:39:26Z

    Merge pull request #2458 from alibaba/android-intdef-annotation
    
    * [android] Add IntDef annotation

commit a6ff6b6d0d6f3a81c92c849be3482545238e6714
Author: 齐山 <[email protected]>
Date:   2017-02-20T06:40:50Z

    Merge branch '0.11-dev' into ios-feature-0.11-dev-parameter-Protection-1

commit 0ce9f649a090f53ace33fd2a68e21d43a57d4d30
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T07:08:09Z

    Merge branch '0.11-dev' into 0.11-dev-test-adddomcase

commit be9896c6d239b4dbe96c13f27f741057f29200ec
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T07:08:39Z

    Merge pull request #2660 from alibaba/0.11-dev-test-adddomcase
    
    * [test] wait for last elem

commit ff29cb96060953f501f31f5d02c2637635f4bcd5
Author: acton393 <[email protected]>
Date:   2017-02-20T07:23:52Z

    * [ios] bugfix cannot override default

commit d3eb4573b2f59375d989e135c6d4651de2ee3f0e
Author: MrRaindrop <[email protected]>
Date:   2017-02-20T07:24:05Z

    Merge branch 'html5-feature-0.10' into html5-feature-0.10-merge-0.11-dev

commit e0493ea92b44f4aac574cddce439148e80baddf6
Author: 隐小风 <[email protected]>
Date:   2017-02-20T07:36:44Z

    Merge branch '0.11-dev' into html5-feature-0.10-merge-0.11-dev

commit a902100433a3a8b95a204d0a5ab19a54628c0d38
Author: 隐小风 <[email protected]>
Date:   2017-02-20T07:37:08Z

    Merge pull request #2662 from MrRaindrop/html5-feature-0.10-merge-0.11-dev
    
    Html5 feature 0.10 merge 0.11 dev

commit df59b43780f9bb9c2f0fa8233e97b6c3952b361a
Author: misakuo <[email protected]>
Date:   2017-02-20T07:40:38Z

    * [android] hide keyboard before set return-type

commit a79850dab39dbff07c7084085d74e5c47480e993
Author: zhengshihan <[email protected]>
Date:   2017-02-20T07:45:07Z

    Merge branch '0.11-dev' into 0.11-dev-suppport-recycle-attr

commit 8721bb4ee20c4feca4b3c34bff864ab8fb582bbe
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T08:23:26Z

    Merge pull request #2632 from alibaba/0.11-dev-suppport-recycle-attr
    
    0.11 dev suppport recycle attr

commit fb6dfac5ffaa4de58f2075844846ac3c9eaa6892
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T08:25:06Z

    Merge branch '0.11-dev' into 0.11-patch-inspector

commit c088aec109050240c6b7fcea2780e1df97103626
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T08:30:22Z

    Merge branch '0.11-dev' into android-feature-returnKeyType

commit f76a13e37100585ee4b4fd34a62460aa55ac6bf6
Author: sospartan zheng <[email protected]>
Date:   2017-02-20T09:24:04Z

    Merge pull request #2666 from alibaba/android-feature-returnKeyType
    
    * [android] hide keyboard before set 'returnKeyType'

commit 18bf93ffdf91a7920a0a55f2bafa20c010021f50
Author: 卜道 <[email protected]>
Date:   2017-02-20T09:32:55Z

    Merge branch '0.11-dev' into 0.11-patch-inspector

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to