[GitHub] incubator-weex pull request #247: [test] empty line to test is CI works.

2017-04-11 Thread wispy316
Github user wispy316 closed the pull request at: https://github.com/apache/incubator-weex/pull/247 --- 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 featu

[GitHub] incubator-weex issue #247: [test] empty line to test is CI works.

2017-04-11 Thread wispy316
Github user wispy316 commented on the issue: https://github.com/apache/incubator-weex/pull/247 close. --- 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

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

2017-04-11 Thread asfgit
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

[GitHub] incubator-weex pull request #229: add link from customer view to actual dom....

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/229 --- 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

[GitHub] incubator-weex issue #253: 0.12 dev

2017-04-11 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/253 Fails :no_entry_sign: Code file test/scripts/components/recycler.test.js does not have the copy

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

2017-04-11 Thread zshshr
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 Alte

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

2017-04-11 Thread xkli
GitHub user xkli opened a pull request: https://github.com/apache/incubator-weex/pull/252 0.12 dev gradient You can merge this pull request into a Git repository by running: $ git pull https://github.com/xkli/incubator-weex 0.12-dev-gradient Alternatively you can review and a

[GitHub] incubator-weex pull request #249: [ios] some bug fixes for compositing and i...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/249 --- 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

Skip testcases

2017-04-11 Thread sospartan
Hi, I've update test script by https://github.com/apache/incubator-weex/commit/953c6071b4f21c25f9649aa32d026ab6ae6bd0d9 Please notice, now we can skip testcase for specific platform, by add '@ignore-[platform' to testcase name. Like I did in that commit https://github.com/apache/incubator-weex/co

[GitHub] incubator-weex issue #251: * [test] add Macaca test case for text

2017-04-11 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/251 Warnings :warning: These new JS files do not have Flow enabled: test/scripts/components/te

[GitHub] incubator-weex pull request #250: * [test] Add watch ability for macaca

2017-04-11 Thread YorkShen
GitHub user YorkShen opened a pull request: https://github.com/apache/incubator-weex/pull/250 * [test] Add watch ability for macaca You can merge this pull request into a Git repository by running: $ git pull https://github.com/YorkShen/incubator-weex test-macaca Alternativel

[GitHub] incubator-weex pull request #251: * [test] add Macaca test case for text

2017-04-11 Thread YorkShen
GitHub user YorkShen opened a pull request: https://github.com/apache/incubator-weex/pull/251 * [test] add Macaca test case for text The test case mainly focus on the layout of text. You can merge this pull request into a Git repository by running: $ git pull https://github.co

[GitHub] incubator-weex pull request #249: [ios] some bug fixes for compositing and i...

2017-04-11 Thread cxfeng1
GitHub user cxfeng1 opened a pull request: https://github.com/apache/incubator-weex/pull/249 [ios] some bug fixes for compositing and image component * move UIGraphicsEndImageContext() to override endDrawContext: * fix issue that image's frame can not be changed

[GitHub] incubator-weex pull request #144: * [doc] Change doc of toast.

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/144 --- 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

[GitHub] incubator-weex pull request #142: * [Android] Add the ability of disable cha...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/142 --- 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

[GitHub] incubator-weex pull request #164: * [android] Use Pair in WXResourceUtils to...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/164 --- 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

[GitHub] incubator-weex pull request #248: + [doc] Add safety notice to extend-to-iOS...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/248 --- 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

[GitHub] incubator-weex issue #248: + [doc] Add safety notice to extend-to-iOS docume...

2017-04-11 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/248 1 Message :book: Executed 53 tests, with 0 failures (0 unexpected) in 92.3

[GitHub] incubator-weex pull request #197: * [ios] bug fix: customMonitorInfo only de...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/197 --- 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

[GitHub] incubator-weex pull request #233: + [ios] picker support custom title title ...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/233 --- 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

[GitHub] incubator-weex pull request #248: + [doc] Add safety notice to extend-to-iOS...

2017-04-11 Thread cxfeng1
GitHub user cxfeng1 opened a pull request: https://github.com/apache/incubator-weex/pull/248 + [doc] Add safety notice to extend-to-iOS documentation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cxfeng1/incubator-weex dev Al

[GitHub] incubator-weex pull request #243: * [ios] bug fix box shadow

2017-04-11 Thread kfeagle
Github user kfeagle closed the pull request at: https://github.com/apache/incubator-weex/pull/243 --- 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 featur

[GitHub] incubator-weex issue #229: add link from customer view to actual dom. copy f...

2017-04-11 Thread wispy316
Github user wispy316 commented on the issue: https://github.com/apache/incubator-weex/pull/229 @zshshr @sospartan dear, have a look at this Pull request. Ignore the failure of travis CI. I have tried with empty modification, travis CI failed too. #247 --- If your p

[GitHub] incubator-weex pull request #247: [test] empty line to test is CI works.

2017-04-11 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/247 [test] empty line to test is CI works. ignore me. Just see is Travis CI is working right. You can merge this pull request into a Git repository by running: $ git pull https://github.co

[GitHub] incubator-weex pull request #246: Hotfix empty pr

2017-04-11 Thread wispy316
Github user wispy316 closed the pull request at: https://github.com/apache/incubator-weex/pull/246 --- 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 featu

[GitHub] incubator-weex issue #246: Hotfix empty pr

2017-04-11 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/246 Fails :no_entry_sign: Code file android/playground/app/src/main/assets/animation.js does not ha

[GitHub] incubator-weex pull request #246: Hotfix empty pr

2017-04-11 Thread wispy316
GitHub user wispy316 opened a pull request: https://github.com/apache/incubator-weex/pull/246 Hotfix empty pr an empty pr to see CI is working right You can merge this pull request into a Git repository by running: $ git pull https://github.com/wispy316/incubator-weex hotfix-em

[GitHub] incubator-weex pull request #232: replace Java WxTimerModule with C++ setTim...

2017-04-11 Thread lycool
Github user lycool commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/232#discussion_r110843916 --- Diff: android/sdk/src/main/java/com/taobao/weex/bridge/WXBridgeManager.java --- @@ -1069,7 +1072,10 @@ public void invokeExecJS(String instanceId,

[GitHub] incubator-weex pull request #232: replace Java WxTimerModule with C++ setTim...

2017-04-11 Thread lycool
Github user lycool commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/232#discussion_r110843986 --- Diff: android/sdk/src/main/java/com/taobao/weex/bridge/WXBridgeManager.java --- @@ -570,7 +570,10 @@ public int callNative(String instanceId, Stri

[GitHub] incubator-weex pull request #232: replace Java WxTimerModule with C++ setTim...

2017-04-11 Thread lycool
Github user lycool commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/232#discussion_r110843949 --- Diff: android/sdk/src/main/java/com/taobao/weex/bridge/WXBridgeManager.java --- @@ -570,7 +570,10 @@ public int callNative(String instanceId, Stri

[GitHub] incubator-weex issue #232: replace Java WxTimerModule with C++ setTimeout/se...

2017-04-11 Thread lycool
Github user lycool commented on the issue: https://github.com/apache/incubator-weex/pull/232 WXLogUtils.d --- 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, o

[jira] [Updated] (WEEX-26) List feature of v0.12 release

2017-04-11 Thread sospartan (JIRA)
[ https://issues.apache.org/jira/browse/WEEX-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sospartan updated WEEX-26: -- Description: I'll use this issue to draft our release note. Because most of our features were discussed in dev mail

[jira] [Updated] (WEEX-26) List feature of v0.12 release

2017-04-11 Thread sospartan (JIRA)
[ https://issues.apache.org/jira/browse/WEEX-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sospartan updated WEEX-26: -- Description: I'll use this issue to draft our release note. Because most of our features were discussed in dev mail

[GitHub] incubator-weex issue #243: * [ios] bug fix box shadow

2017-04-11 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/243 1 Message :book: Executed 53 tests, with 0 failures (0 unexpected) in 54.3

[GitHub] incubator-weex pull request #232: replace Java WxTimerModule with C++ setTim...

2017-04-11 Thread sospartan
Github user sospartan commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/232#discussion_r110834606 --- Diff: android/sdk/src/main/java/com/taobao/weex/bridge/WXBridgeManager.java --- @@ -1069,7 +1072,10 @@ public void invokeExecJS(String instance

[GitHub] incubator-weex pull request #232: replace Java WxTimerModule with C++ setTim...

2017-04-11 Thread sospartan
Github user sospartan commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/232#discussion_r110834586 --- Diff: android/sdk/src/main/java/com/taobao/weex/bridge/WXBridgeManager.java --- @@ -570,7 +570,10 @@ public int callNative(String instanceId, S

[GitHub] incubator-weex pull request #238: * [ios] change keyboard event to keybord a...

2017-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/238 --- 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

[GitHub] incubator-weex pull request #245: * [ios] 0.12 dev text refactor

2017-04-11 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/245 * [ios] 0.12 dev text refactor You can merge this pull request into a Git repository by running: $ git pull https://github.com/acton393/incubator-weex iOS-0.12-dev-text-refactor Alt