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

[GitHub] incubator-weex pull request #425: *[ios] support rotate3d animation

GitHub user acton393 opened a pull request:

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

    *[ios] support rotate3d animation

    

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

    $ git pull https://github.com/acton393/incubator-weex 0.14-dev-rotate3D

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

    https://github.com/apache/incubator-weex/pull/425.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 #425
    
----

----


---
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 #425: *[ios] support rotate3d animation

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

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


---
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 #425: *[ios] support rotate3d animation

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

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

    *[ios] support rotate3d animation

    try case: http://dotwe.org/vue/35d144d6b5f3b2c9803d7617ae4cbb1f

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

    $ git pull https://github.com/acton393/incubator-weex 0.14-dev-rotate3D

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

    https://github.com/apache/incubator-weex/pull/425.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 #425
    
----
commit 5599530fd63f831666c4431725158c6460289e34
Author: acton393 <zh...@gmail.com>
Date:   2017-05-31T09:47:35Z

    * [ios] support 3d transform

commit d3b7a1c5f634ff49333dca55ac9dc23bd7601e78
Author: acton393 <zh...@gmail.com>
Date:   2017-06-05T08:48:07Z

    Merge remote-tracking branch 'wip-us/0.14-dev' into 0.14-dev-rotate3D
    
    # Conflicts:
    #	ios/sdk/WeexSDK/Sources/Component/WXTransform.m

commit 75008cc485485d280d1df89af693d27c02538417
Author: acton393 <zh...@gmail.com>
Date:   2017-06-06T02:40:41Z

    * [ios] add perspective support

commit a6c508e9b8aff13077ca76394e372cfa823ee951
Author: acton393 <zh...@gmail.com>
Date:   2017-06-06T07:14:23Z

    * [ios] use pixel type

commit 93039d1d7da3d81e9426ee9712a16f83974aa4f2
Author: acton393 <zh...@gmail.com>
Date:   2017-06-06T07:22:33Z

    Merge remote-tracking branch 'wip-us/0.14-dev' into 0.14-dev-rotate3D

commit 92c2de51bfb11619ecc8720cb072beca6f1aaca9
Author: acton393 <zh...@gmail.com>
Date:   2017-06-06T08:33:53Z

    * [ios] use none property

commit 8a88b88fd11afc6c8b0e18899a102e30d73df449
Author: acton393 <zh...@gmail.com>
Date:   2017-06-06T09:37:35Z

    * [ios] parse quality in attributes

commit c81ea1c542481103f4d1ab2a091d85af320b5e7d
Author: acton393 <zh...@gmail.com>
Date:   2017-06-06T09:38:25Z

    * [ios] fix rotate bug

commit 2742b7b7bfae96e30b62fb88abd8209398c3db48
Author: acton393 <zh...@gmail.com>
Date:   2017-06-06T13:09:27Z

    * [ios] ignore negtive value

commit 5bc78941babb7e456ae1cea87fe850741e374866
Author: acton393 <zh...@gmail.com>
Date:   2017-06-07T02:31:52Z

    * [ios] cancel support for perspective style

commit 19a2052ca2cba5d8aa1dcaab56d8d47857c4b20d
Author: acton393 <zh...@gmail.com>
Date:   2017-06-08T02:33:40Z

    * [ios] fix component thread call UI method

----


---
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 #425: *[ios] support rotate3d animation

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

    https://github.com/apache/incubator-weex/pull/425
  
    
    <!--
      0 failure: 
      1 warning:  No Changelog chan...
      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>
      </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>According to the blame info, we recommended @cxfeng1 , @boboning to be the reviewers.</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.
---

[GitHub] incubator-weex pull request #425: *[ios] support rotate3d animation

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

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


---
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.
---