You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by cxfeng1 <gi...@git.apache.org> on 2017/03/27 07:41:08 UTC

[GitHub] incubator-weex pull request #168: [WIP] Add recycler tests

GitHub user cxfeng1 opened a pull request:

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

    [WIP]  Add recycler tests

    tests are verified on iOS,  Android is working in progress for now.

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

    $ git pull https://github.com/cxfeng1/incubator-weex 0.12-dev

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

    https://github.com/apache/incubator-weex/pull/168.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 #168
    
----
commit 670d001cf9792a886b6af0ba1d0aa5998721857e
Author: \u9690\u98ce <cx...@apache.org>
Date:   2017-03-21T13:36:00Z

    * [test] add recycler test

commit 1d9fbd6dc59d312eb8608af84400e48c35c03eec
Author: \u9690\u98ce <cx...@apache.org>
Date:   2017-03-23T08:32:45Z

    * [test] add recycler test

commit b7835c19cac503bd9b6093e8c1f8239c9be458bf
Author: \u9690\u98ce <cx...@apache.org>
Date:   2017-03-23T08:58:04Z

    Merge remote-tracking branch 'upstream/0.11-dev' into 0.11-dev

commit 1d7998d12339b54a9a4f9364526458200d6f6281
Author: acton393 <zh...@gmail.com>
Date:   2017-03-24T15:48:44Z

    * [ios] fix list insert cell out of bounds crash

commit 373ae386a24cd7dd7d57956baa508df279bac3fd
Author: cxfeng <cx...@apache.org>
Date:   2017-03-24T15:50:59Z

    Merge branch '0.11-dev' of https://github.com/acton393/incubator-weex into 0.11-dev

commit 08930c2c09fccb7fad4c30d77353d1bb8bd23522
Author: \u9690\u98ce <cx...@apache.org>
Date:   2017-03-25T09:07:34Z

    Merge remote-tracking branch 'upstream/0.11-dev' into 0.11-dev

commit 1a370931d18091baa10ebc72fe203c3dedf2d9de
Author: \u9690\u98ce <cx...@apache.org>
Date:   2017-03-27T07:28:12Z

    * [ios] fix issue that recycler can not scroll to header

commit df102473aa7122ba16b619d64d4fe5f84ccfdfce
Author: \u9690\u98ce <cx...@apache.org>
Date:   2017-03-27T07:28:55Z

    * [ios] fix issue that recycler can not scroll to header

commit 20f0dc1d690f1bbf1d46d2f976194d6595e8e9aa
Author: \u9690\u98ce <cx...@apache.org>
Date:   2017-03-27T07:29:56Z

    * [test] Add recycler tests.

commit 8d2411e42fbe85047c05053fd515e184fce538d0
Author: \u9690\u98ce <cx...@apache.org>
Date:   2017-03-27T07:36:15Z

    Merge remote-tracking branch 'upstream/0.12-dev' into 0.12-dev

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex pull request #168: [WIP] Add recycler tests

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex issue #168: [WIP] Add recycler tests

Posted by weex-bot <gi...@git.apache.org>.
Github user weex-bot commented on the issue:

    https://github.com/apache/incubator-weex/pull/168
  
    
    <!--
      0 failure: 
      1 warning:  These new JS file...
      
      
    -->
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>These new JS files do not have Flow enabled: test/scripts/components/recycler.test.js</td>
        </tr>
      </tbody>
    </table>
    
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---