You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by gubaojian <gi...@git.apache.org> on 2017/10/09 10:03:58 UTC

[GitHub] incubator-weex pull request #772: 0.16 dev md5 master

GitHub user gubaojian opened a pull request:

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

    0.16 dev md5 master

    1、record md5 when js execute exception
    2、fix scroll to element not scroll when none scroll action

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

    $ git pull https://github.com/gubaojian/incubator-weex 0.16-dev-md5

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

    https://github.com/apache/incubator-weex/pull/772.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 #772
    
----
commit 243fb5dda37dab6a5656148206db647fe8f470f7
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-27T03:06:45Z

    recycler-list on scroll handle

commit c2d1d06d02fadea250ff6c89f373adc5ea81c3e8
Author: misakuo <mi...@apache.org>
Date:   2017-09-28T05:50:43Z

    + [android] add LogWatcher interface

commit 280e60c215b3674e2f81917f8f33a376aefd5030
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T05:20:23Z

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

commit 01615785c14723f3dcccc239c3c696a5336795ea
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-09T03:29:01Z

    add md5 supported

commit 6de9faf4aa785488299087887d0d9cae2cb82aea
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-09T05:27:06Z

    template md5

----


---

[GitHub] incubator-weex pull request #772: 0.16 dev md5 master

Posted by gubaojian <gi...@git.apache.org>.
GitHub user gubaojian reopened a pull request:

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

    0.16 dev md5 master

    1、record md5 when js execute exception
    2、fix scroll to element not scroll when none scroll action

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

    $ git pull https://github.com/gubaojian/incubator-weex 0.16-dev-md5

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

    https://github.com/apache/incubator-weex/pull/772.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 #772
    
----
commit 243fb5dda37dab6a5656148206db647fe8f470f7
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-27T03:06:45Z

    recycler-list on scroll handle

commit c2d1d06d02fadea250ff6c89f373adc5ea81c3e8
Author: misakuo <mi...@apache.org>
Date:   2017-09-28T05:50:43Z

    + [android] add LogWatcher interface

commit 280e60c215b3674e2f81917f8f33a376aefd5030
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-09-29T05:20:23Z

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

commit 01615785c14723f3dcccc239c3c696a5336795ea
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-09T03:29:01Z

    add md5 supported

commit 6de9faf4aa785488299087887d0d9cae2cb82aea
Author: jianbai.gbj <ji...@alibaba-inc.com>
Date:   2017-10-09T05:27:06Z

    template md5

----


---

[GitHub] incubator-weex issue #772: 0.16 dev md5 master

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

    https://github.com/apache/incubator-weex/pull/772
  
    
    <!--
      0 failure: 
      3 warning:  No Changelog chan..., This PR should up..., Potential BREAK C...
      1 messages
      
    -->
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>No Changelog changes!</td>
        </tr>
      
    <tr>
          <td>:warning:</td>
          <td>This PR should update related documents as well. </td>
        </tr>
      
    <tr>
          <td>:warning:</td>
          <td>Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/com/taobao/weex/ui/component/list/BasicListComponent.java without metion it in commit message. You'd better add '@notdanger' in your commit log. </td>
        </tr>
      </tbody>
    </table>
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Messages</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:book:</td>
          <td>danger test finished.</td>
        </tr>
      </tbody>
    </table>
    
    
    <p align="right">
      Generated by :no_entry_sign: <a href="http://github.com/danger/danger-js/">dangerJS</a>
    </p>



---

[GitHub] incubator-weex pull request #772: 0.16 dev md5 master

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

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


---

[GitHub] incubator-weex pull request #772: 0.16 dev md5 master

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

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


---