[GitHub] incubator-weex issue #1318: * [android] fix reload jsservice bug

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

[GitHub] incubator-weex pull request #1318: * [android] fix reload jsservice bug

2018-07-10 Thread jiangxiang89
GitHub user jiangxiang89 opened a pull request: https://github.com/apache/incubator-weex/pull/1318 * [android] fix reload jsservice bug First of all, thank you for your contribution! Please makes sure that these checkboxes are checked before submitting your PR, thank you!

[GitHub] incubator-weex issue #1317: Change linked c++ library from libstdc++ to libc...

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

[GitHub] incubator-weex pull request #1317: Change linked c++ library from libstdc++ ...

2018-07-10 Thread dorentus
GitHub user dorentus opened a pull request: https://github.com/apache/incubator-weex/pull/1317 Change linked c++ library from libstdc++ to libc++ Apple announced deprecation of libstdc++ about 5 years ago. Support for it was removed from the iOS 12.0 Simulator runtime, but

[GitHub] incubator-weex issue #1316: Update LICENSE

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

[GitHub] incubator-weex pull request #1316: Update LICENSE

2018-07-10 Thread miomin
GitHub user miomin opened a pull request: https://github.com/apache/incubator-weex/pull/1316 Update LICENSE You can merge this pull request into a Git repository by running: $ git pull https://github.com/miomin/incubator-weex release Alternatively you can review and apply

[6/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.26.20

2018-07-10 Thread hanks
[jsfm] upgrade js framework to v0.26.20 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b4816026 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b4816026 Diff:

[5/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.26.20

2018-07-10 Thread hanks
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b4816026/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 ef00c22..f169c30 100644

[2/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.26.20

2018-07-10 Thread hanks
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b4816026/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js index ef00c22..f169c30 100644 ---

[GitHub] incubator-weex pull request #1315: [jsfm] Upgrade js framework to v0.26.20

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

[3/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.26.20

2018-07-10 Thread hanks
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b4816026/package.json -- diff --git a/package.json b/package.json index c4ca21e..29847b1 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "weex",

[1/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.26.20

2018-07-10 Thread hanks
Repository: incubator-weex Updated Branches: refs/heads/master 987792330 -> b4816026c http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b4816026/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js

[4/6] incubator-weex git commit: [jsfm] upgrade js framework to v0.26.20

2018-07-10 Thread hanks
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b4816026/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 cba3a1c..d64f00a 100644 ---

[GitHub] incubator-weex issue #1315: [jsfm] Upgrade js framework to v0.26.20

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

[GitHub] incubator-weex pull request #1315: [jsfm] Upgrade js framework to v0.26.20

2018-07-10 Thread Hanks10100
GitHub user Hanks10100 opened a pull request: https://github.com/apache/incubator-weex/pull/1315 [jsfm] Upgrade js framework to v0.26.20 + Update the module whitelist in rax framework. (Add `getSessionKey` and `getSessionKey` method to `wopc` module) You can merge this pull