[GitHub] incubator-weex issue #1089: [WXTransition] add updateLayout function

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

[GitHub] incubator-weex pull request #1089: [WXTransition] add updateLayout function

2018-03-27 Thread Rowandjj
GitHub user Rowandjj opened a pull request: https://github.com/apache/incubator-weex/pull/1089 [WXTransition] add updateLayout function 1. add update layout function. 2. fix css transition You can merge this pull request into a Git repository by running: $ git pull

[02/11] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js new file mode 100644 index 000..060db85 --- /dev/null

[GitHub] incubator-weex pull request #1088: * [WEEX-240] [android] feature update for...

2018-03-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1088 ---

[01/11] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, w

2018-03-27 Thread toretto
Repository: incubator-weex Updated Branches: refs/heads/master aad360553 -> 45ec92c81 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js

[07/11] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/android/sdk/assets/main.js -- diff --git a/android/sdk/assets/main.js b/android/sdk/assets/main.js new file mode 100644 index 000..fa6fdde --- /dev/null +++

[05/11] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/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 new file mode 100644 index

[06/11] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/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 new file mode 100644 index

[10/11] incubator-weex git commit: * [android] when debug server connect use global context

2018-03-27 Thread toretto
* [android] when debug server connect use global context Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e3d67594 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e3d67594 Diff:

[08/11] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, w

2018-03-27 Thread toretto
* [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, will use // {"framework" : "Rax"} or // {"framework" : "Vue"} to distinguish type 3. if page type is neither Rax nor

[09/11] incubator-weex git commit: * [android] fix java.util.ConcurrentModificationException

2018-03-27 Thread toretto
* [android] fix java.util.ConcurrentModificationException Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/fc8028c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/fc8028c1 Diff:

[11/11] incubator-weex git commit: * [android] fix atob and btoa bug

2018-03-27 Thread toretto
* [android] fix atob and btoa bug Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/45ec92c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/45ec92c8 Diff:

[03/11] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/pre-build/native-bundle-main.js -- diff --git a/pre-build/native-bundle-main.js b/pre-build/native-bundle-main.js index afb172d..fa6fdde 100644 ---

[04/11] incubator-weex git commit: * [WEEX-240] [android] feature update for weexsandbox and size off so 1. every page will has a runtime context independent of other page 2. At the beginning of js, w

2018-03-27 Thread toretto
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/640c53f1/android/sdk/build.gradle -- diff --git a/android/sdk/build.gradle b/android/sdk/build.gradle index 728e1c6..ecb40c2 100755 --- a/android/sdk/build.gradle +++

[GitHub] incubator-weex issue #1088: Apache master multicontext

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

[GitHub] incubator-weex pull request #1088: Apache master multicontext

2018-03-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request: https://github.com/apache/incubator-weex/pull/1088 Apache master multicontext Weex SandBox You can merge this pull request into a Git repository by running: $ git pull https://github.com/yuhun-alibaba/incubator-weex

[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at: https://github.com/apache/incubator-weex/pull/1087 ---

[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at: https://github.com/apache/incubator-weex/pull/1087 ---

[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request: https://github.com/apache/incubator-weex/pull/1087 Master multicontext 0320 Weex SandBox and trim so size You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at: https://github.com/apache/incubator-weex/pull/1087 ---

[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request: https://github.com/apache/incubator-weex/pull/1087 Master multicontext 0320 Weex SandBox and trim so size You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-weex issue #1087: Master multicontext 0320

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

[GitHub] incubator-weex pull request #1087: Master multicontext 0320

2018-03-27 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request: https://github.com/apache/incubator-weex/pull/1087 Master multicontext 0320 Weex SandBox and trim so size You can merge this pull request into a Git repository by running: $ git pull