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

[GitHub] incubator-weex pull request #805: * [Android] Fix that moveElement doesn't w...

GitHub user YorkShen opened a pull request:

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

    * [Android] Fix that moveElement doesn't work when parent is not a list

     Fix that moveElement doesn't work when parent is not a list.
    
    I think this bug exists for more than two years.

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

    $ git pull https://github.com/YorkShen/incubator-weex android-bugfix-moveElement

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

    https://github.com/apache/incubator-weex/pull/805.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 #805
    
----
commit e264c25d1a590cb2729d7bfa8396d26a7bb6fdc6
Author: YorkShen <sh...@gmail.com>
Date:   2017-10-18T08:13:09Z

    * [Android] Fix that moveElement doesn't work when parent is not a list

----


---

[GitHub] incubator-weex pull request #805: * [Android] Fix that moveElement doesn't w...

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

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


---

[GitHub] incubator-weex issue #805: * [Android] Fix that moveElement doesn't work whe...

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

    https://github.com/apache/incubator-weex/pull/805
  
    
    <!--
      0 failure: 
      2 warning:  No Changelog chan..., This PR should up...
      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>
      </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 issue #805: * [Android] Fix that moveElement doesn't work whe...

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

    https://github.com/apache/incubator-weex/pull/805
  
    Ref <https://issues.apache.org/jira/browse/WEEX-87>


---