[GitHub] incubator-weex issue #1373: [jsfm] add try catch for callback function and e...

2018-07-24 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1373 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1373: [jsfm] add try catch for callback functio...

2018-07-24 Thread Hanks10100
GitHub user Hanks10100 opened a pull request: https://github.com/apache/incubator-weex/pull/1373 [jsfm] add try catch for callback function and event handler In practice, most js error happens in the js bundle code, which could be a callback function or event handler of js

[incubator-weex] Git Push Summary

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/release_0719 [deleted] 5f948c155

[06/12] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-24 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/91bca772/android/sdk/assets/weex-rax-api.js -- diff --git a/android/sdk/assets/weex-rax-api.js b/android/sdk/assets/weex-rax-api.js index fa86891..d741310 100644 ---

[07/12] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-24 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/91bca772/android/sdk/assets/weex-main-jsfm.js -- diff --git a/android/sdk/assets/weex-main-jsfm.js b/android/sdk/assets/weex-main-jsfm.js index 7604865..f8c04ab 100644

[05/12] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-24 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/91bca772/package.json -- diff --git a/package.json b/package.json index cfe1794..c85e117 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "weex",

[11/12] incubator-weex git commit: [WEEX-527][Android] Sandbox support to debug

2018-07-24 Thread kyork
[WEEX-527][Android] Sandbox support to debug (cherry picked from commit a120d35) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c1187c50 Tree:

[02/12] incubator-weex git commit: detach JavaScriptCore.so

2018-07-24 Thread kyork
detach JavaScriptCore.so Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/0b3d77e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/0b3d77e8 Diff:

[09/12] incubator-weex git commit: * [android] Fix Iconfont issue

2018-07-24 Thread kyork
* [android] Fix Iconfont issue http://rax.alibaba-inc.com/playground/28149825-d0c2-490a-b048-17832cf31886 (cherry picked from commit 8e47317) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b193e3e5 Tree:

[03/12] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-24 Thread kyork
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/91bca772/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js b/pre-build/weex-rax-api.js index fa86891..d741310 100644 --- a/pre-build/weex-rax-api.js +++

[08/12] incubator-weex git commit: [jsfm] upgrade js framework to v0.27.1 (#1351)

2018-07-24 Thread kyork
[jsfm] upgrade js framework to v0.27.1 (#1351) (cherry picked from commit e36eec2) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/91bca772 Tree:

[12/12] incubator-weex git commit: stop close

2018-07-24 Thread kyork
stop close (cherry picked from commit 7903eeb) (cherry picked from commit cb8747f) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5f948c15 Tree:

[10/12] incubator-weex git commit: * [Android] Fix animation memory leak

2018-07-24 Thread kyork
* [Android] Fix animation memory leak (cherry picked from commit 291e48b) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/583a525f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/583a525f

[01/12] incubator-weex git commit: Update so

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/release_0719 [created] 5f948c155 Update so Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c15a8f38 Tree:

incubator-weex git commit: [WEEX-538][Android] do not shutdown websocket when debug

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master b27c0d4f8 -> a45c0ce7f [WEEX-538][Android] do not shutdown websocket when debug do not shutdown websocket when debug Bug: WEEX-538 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex issue #1372: [WEEX-538][Android] do not shutdown websocket wh...

2018-07-24 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1372 Warnings :warning: No Changelog changes!

incubator-weex git commit: * [Android] Add more log when callNative failed.

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master a9ac1ea85 -> b27c0d4f8 * [Android] Add more log when callNative failed. (cherry picked from commit abf5fd1) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

incubator-weex git commit: * [Android] Add JS Error Log in GraphicActionAddElement

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 011dc0af0 -> a9ac1ea85 * [Android] Add JS Error Log in GraphicActionAddElement Set component.view.ContentDescription to ref if there is no contentDescription. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo

[GitHub] incubator-weex issue #1371: [WEEX-511][iOS] Improve compatibility for debugl...

2018-07-24 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1371 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1371: [WEEX-511][iOS] Improve compatibility for...

2018-07-24 Thread caixiaomin
GitHub user caixiaomin opened a pull request: https://github.com/apache/incubator-weex/pull/1371 [WEEX-511][iOS] Improve compatibility for debuglog There are some mistake 'Tab' char in last commit, please ignore. You can merge this pull request into a Git repository by running:

[GitHub] incubator-weex issue #1370: * [WEEX-537][Android] Add more log when callNati...

2018-07-24 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1370 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1370: * [WEEX-537][Android] Add more log when c...

2018-07-24 Thread YorkShen
GitHub user YorkShen opened a pull request: https://github.com/apache/incubator-weex/pull/1370 * [WEEX-537][Android] Add more log when callNative failed. https://issues.apache.org/jira/browse/WEEX-537 You can merge this pull request into a Git repository by running: $ git pull

incubator-weex git commit: https://issues.apache.org/jira/browse/WEEX-536 [WEEX-536][Android] check ndk version

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 89fd492b3 -> 011dc0af0 https://issues.apache.org/jira/browse/WEEX-536 [WEEX-536][Android] check ndk version add for check ndk version, only support 16 Bug: WEEX-536 Project:

incubator-weex git commit: [WEEX-529] android WXGesture class allow add custom gesture listener

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 3ae8f53a6 -> 89fd492b3 [WEEX-529] android WXGesture class allow add custom gesture listener Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex pull request #1358: [WEEX-461][jsfm] Remove useless trace fun...

2018-07-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1358 ---

incubator-weex git commit: [WEEX-461][jsfm] remove useless trace function in js framework (#1358)

2018-07-24 Thread hanks
Repository: incubator-weex Updated Branches: refs/heads/master 889f4a56f -> 3ae8f53a6 [WEEX-461][jsfm] remove useless trace function in js framework (#1358) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex issue #1369: check ndk version

2018-07-24 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1369 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1369: check ndk version

2018-07-24 Thread Darin726
GitHub user Darin726 opened a pull request: https://github.com/apache/incubator-weex/pull/1369 check ndk version https://issues.apache.org/jira/browse/WEEX-536 [WEEX-536][Android] check ndk version add for check ndk version, only support 16 Bug: WEEX-536 You

incubator-weex git commit: [WEEX-490][Android] Fix input type is number

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master 2667bd07d -> 889f4a56f [WEEX-490][Android] Fix input type is number Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/889f4a56 Tree:

[GitHub] incubator-weex issue #1368: [WEEX-535][iOS] add extMsg when reproteror for w...

2018-07-24 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1368 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1366: [WEEX-527][Android] Fix debug bridge cras...

2018-07-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1366 ---

incubator-weex git commit: [WEEX-527][Android] Fix debug bridge crash

2018-07-24 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/master a120d35e9 -> 2667bd07d [WEEX-527][Android] Fix debug bridge crash Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/2667bd07 Tree:

[GitHub] incubator-weex pull request #1368: [WEEX-535][iOS] add extMsg when reprotero...

2018-07-24 Thread lucky-chen
GitHub user lucky-chen opened a pull request: https://github.com/apache/incubator-weex/pull/1368 [WEEX-535][iOS] add extMsg when reproteror for windmill add extMsg when reproteror for windmill use case : ``` instance.containerInfo = @{ @"aaa":@(1),

[incubator-weex] Git Push Summary

2018-07-24 Thread cxfeng
Repository: incubator-weex Updated Tags: refs/tags/0.18.0.2 [created] 340193ceb

[GitHub] incubator-weex issue #1367: [WEEX-490][Android] Fix input type is number

2018-07-24 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1367 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1367: [WEEX-490][Android] Fix input type is num...

2018-07-24 Thread miomin
GitHub user miomin opened a pull request: https://github.com/apache/incubator-weex/pull/1367 [WEEX-490][Android] Fix input type is number You can merge this pull request into a Git repository by running: $ git pull https://github.com/miomin/incubator-weex master-inputtype

[GitHub] incubator-weex issue #1366: [WEEX-527][Android] Fix debug bridge crash

2018-07-24 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1366 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1366: [WEEX-527][Android] Fix debug bridge cras...

2018-07-24 Thread miomin
GitHub user miomin opened a pull request: https://github.com/apache/incubator-weex/pull/1366 [WEEX-527][Android] Fix debug bridge crash You can merge this pull request into a Git repository by running: $ git pull https://github.com/miomin/incubator-weex master-inspector-0724

incubator-weex git commit: [WEEX-504][iOS] set :active,placeholder display when active regardless of have text

2018-07-24 Thread cxfeng
Repository: incubator-weex Updated Branches: refs/heads/0.18.0-hotfix ce111effe -> 1e8598563 [WEEX-504][iOS] set :active,placeholder display when active regardless of have text Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex pull request #1365: [WEEX-528][iOS] fix textaera set padding-...

2018-07-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1365 ---

incubator-weex git commit: [WEEX-528][iOS] fix textaera set padding-right invalid

2018-07-24 Thread cxfeng
Repository: incubator-weex Updated Branches: refs/heads/0.18.0-hotfix 793a4e219 -> ce111effe [WEEX-528][iOS] fix textaera set padding-right invalid Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: