[GitHub] incubator-weex pull request #877: revert clip path targetview judge.

2017-11-16 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/877 revert clip path targetview judge. revert to only judge on android version. keep the param of targetView for future try. You can merge this pull request into a Git repository

[GitHub] incubator-weex issue #790: fix clipPath not works on android N 7.0

2017-10-17 Thread wispy316
Github user wispy316 commented on the issue: https://github.com/apache/incubator-weex/pull/790 update url, @gurisxie @cxfeng1 @cxfeng1 ---

[GitHub] incubator-weex issue #790: fix clipPath not works on android N 7.0

2017-10-13 Thread wispy316
Github user wispy316 commented on the issue: https://github.com/apache/incubator-weex/pull/790 https://issues.apache.org/jira/browse/WEEX-84 Demo: http://rax.alibaba-inc.com/playground/1094b05a-0b0e-4ec3-a962-c91c8d22f21f APK: http://mtl.alibaba-inc.com/oss

[GitHub] incubator-weex pull request #790: fix clipPath not works on android N 7.0

2017-10-13 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/790 fix clipPath not works on android N 7.0 @YorkShen here is my polyfill. just judge the scaleX、scaleY and so on to fix。 the one with is broken at release-0.16。 see first

[GitHub] incubator-weex pull request #615: [doc] fix iOS build command

2017-09-22 Thread wispy316
Github user wispy316 closed the pull request at: https://github.com/apache/incubator-weex/pull/615 ---

[GitHub] incubator-weex pull request #615: [doc] fix iOS build command

2017-08-17 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/615 [doc] fix iOS build command doc fix. for iOS folder changed for a long long time ago. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] incubator-weex pull request #597: Bugfix js storage

2017-08-17 Thread wispy316
Github user wispy316 closed the pull request at: https://github.com/apache/incubator-weex/pull/597 --- 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

[GitHub] incubator-weex issue #597: Bugfix js storage

2017-08-17 Thread wispy316
Github user wispy316 commented on the issue: https://github.com/apache/incubator-weex/pull/597 same as #592 --- 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

[GitHub] incubator-weex pull request #597: Bugfix js storage

2017-08-14 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/597 Bugfix js storage html fix storage module setItem not support value = 0 You can merge this pull request into a Git repository by running: $ git pull https://github.com/wispy316

[GitHub] incubator-weex pull request #592: [html5] fix setItem cannot set value to 0 ...

2017-08-11 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/592 [html5] fix setItem cannot set value to 0 bug. [html5] fix setItem cannot set value to 0 bug. https://aone.alibaba-inc.com/issue/12020693 You can merge this pull request into a Git

[GitHub] incubator-weex pull request #589: [android] fix android input , autoforce no...

2017-08-10 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/589 [android] fix android input , autoforce not work on some device. RT. For render delay reason, when the view is not created, the SHOW_IMPLICIT not works on some android devices

[GitHub] incubator-weex pull request #395: [android] js exception adapter change to l...

2017-06-01 Thread wispy316
Github user wispy316 closed the pull request at: https://github.com/apache/incubator-weex/pull/395 --- 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

[GitHub] incubator-weex pull request #395: [android] js exception adapter change to l...

2017-05-25 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/395 [android] js exception adapter change to list. so that can handler m… [android] js exception adapter change to list. so that can handler more than one listener. Now faced

[GitHub] incubator-weex pull request #308: [android] fix wx unit test

2017-05-02 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/308 [android] fix wx unit test fix unit test. You can merge this pull request into a Git repository by running: $ git pull https://github.com/wispy316/incubator-weex bugfix-android