You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by zshshr <gi...@git.apache.org> on 2017/04/12 06:14:55 UTC

[GitHub] incubator-weex pull request #253: 0.12 dev

GitHub user zshshr opened a pull request:

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

    0.12 dev

    1. recycler component test case and  bugfix 

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

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

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

    https://github.com/apache/incubator-weex/pull/253.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 #253
    
----
commit 8dcc23506f84e61ba3b27ac668758bde3b978f31
Author: zshshr <zh...@gmail.com>
Date:   2017-04-12T06:06:59Z

    * [android] recycler test case bug fix

commit cc45cdc8823431fd548c9c64a8637a4408522c40
Author: zshshr <zh...@gmail.com>
Date:   2017-04-12T06:11:42Z

    Merge branch '0.12-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into 0.12-dev
    
    * '0.12-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex: (46 commits)
      * [test] fix js lint
      * [android] Change compiling error due to enableLayerType
      * [android] Fix layerType name in WXComponent
      * [ios] remove the overflow:hidden limit for border-x-x-radius on image component
      * [test] use '@ignore-' in test case description to ignore in run script
      * [all] add DISCLAIMER
      * [all] update LICENSE
      * [jsfm] fix lint err in license header
      * [ios] fix issue that image's frame can not be changed
      * [android] fix wximage#setSrc when view not created or after destory.
      * [android] fix npe when remove event
      * [android] update isHardwareSupport resuse isCPUSupport
      * [all] update NOTICE
      * [test] fix android code license
      * [test] update license header chck by danger
      * [test] change src-header to asf required
      * [ios] move UIGraphicsEndImageContext() to override endDrawContext:
      * [android] update NavigatorModule add judge callback
      * [android] update embed support activity lifecycle
      * [ios] use xcode 8.3
      ...
    
    # Conflicts:
    #	test/scripts/components/recycler.test.js

----


---
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 #253: 0.12 dev

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

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


---
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 #253: 0.12 dev

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

    https://github.com/apache/incubator-weex/pull/253
  
    
    <!--
      1 failure:  Code file test/sc...
      1 warning:  Potential BREAK C...
      
      
    -->
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Fails</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:no_entry_sign:</td>
          <td>Code file test/scripts/components/recycler.test.js does not have the copyright header.</td>
        </tr>
      </tbody>
    </table>
    
    
    <table>
      <thead>
        <tr>
          <th width="50"></th>
          <th width="100%" data-danger-table="true">Warnings</th>
        </tr>
      </thead>
      <tbody><tr>
          <td>:warning:</td>
          <td>Potential BREAK CHANGE. Modify public in android/sdk/src/main/java/com/taobao/weex/dom/WXRecyclerDomObject.java without metion it in commit message. You'd better add 'break change' in your commit log. </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.
---