You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by da...@apache.org on 2017/04/25 07:53:34 UTC

[1/3] incubator-weex git commit: * [jsfm] v0.20.5

Repository: incubator-weex
Updated Branches:
  refs/heads/0.12-dev cb527b072 -> 86c555e74


* [jsfm] v0.20.5


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/222dd1a4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/222dd1a4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/222dd1a4

Branch: refs/heads/0.12-dev
Commit: 222dd1a4ca1f40df32f5a102e5c0c14983390134
Parents: 6fcc81a
Author: fkysly <fk...@gmail.com>
Authored: Mon Apr 24 12:11:39 2017 +0800
Committer: fkysly <fk...@gmail.com>
Committed: Mon Apr 24 12:11:39 2017 +0800

----------------------------------------------------------------------
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/222dd1a4/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 0769b3e..7e2720a 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "version": "0.4.0",
   "subversion": {
     "browser": "0.5.0",
-    "framework": "0.20.4",
+    "framework": "0.20.5",
     "vue-render": "0.11.10",
     "transformer": ">=0.1.5 <0.5"
   },
@@ -94,7 +94,7 @@
     "semver": "^5.1.0",
     "weex-picker": "^0.1.0",
     "weex-rax-framework": "0.2.11",
-    "weex-vue-framework": "2.2.2-weex.2",
+    "weex-vue-framework": "2.2.2-weex.4",
     "weex-styler": "0.1.9"
   },
   "devDependencies": {


[2/3] incubator-weex git commit: * [jsfm] v0.20.6

Posted by da...@apache.org.
* [jsfm] v0.20.6


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/626282dd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/626282dd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/626282dd

Branch: refs/heads/0.12-dev
Commit: 626282dd0e8cbbd2cc7c2ea96599f7b115111f86
Parents: 222dd1a
Author: fkysly <fk...@gmail.com>
Authored: Mon Apr 24 21:14:19 2017 +0800
Committer: fkysly <fk...@gmail.com>
Committed: Mon Apr 24 21:14:19 2017 +0800

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/626282dd/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 7e2720a..06a0afb 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
     "semver": "^5.1.0",
     "weex-picker": "^0.1.0",
     "weex-rax-framework": "0.2.11",
-    "weex-vue-framework": "2.2.2-weex.4",
+    "weex-vue-framework": "2.2.2-weex.5",
     "weex-styler": "0.1.9"
   },
   "devDependencies": {


[3/3] incubator-weex git commit: Merge branch '0.12-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into 0.12-dev

Posted by da...@apache.org.
Merge branch '0.12-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into 0.12-dev


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/86c555e7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/86c555e7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/86c555e7

Branch: refs/heads/0.12-dev
Commit: 86c555e7484281221c95f647471cec8d206964f1
Parents: 626282d cb527b0
Author: MrRaindrop <te...@gmail.com>
Authored: Tue Apr 25 15:53:21 2017 +0800
Committer: MrRaindrop <te...@gmail.com>
Committed: Tue Apr 25 15:53:21 2017 +0800

----------------------------------------------------------------------
 .travis.yml                                     |  25 -------------------
 android/sdk/assets/main.js                      |  16 ++++++------
 android/sdk/build.gradle                        |   2 +-
 android/sdk/libs/armeabi/libweexjsc.so          | Bin 7816288 -> 7815820 bytes
 android/sdk/libs/x86/libweexjsc.so              | Bin 0 -> 4545544 bytes
 android/sdk/libs/x86/libweexv8.so               | Bin 4545544 -> 0 bytes
 .../taobao/weex/utils/WXSoInstallMgrSdk.java    |   2 +-
 ios/sdk/WeexSDK/Resources/main.js               |  16 ++++++------
 8 files changed, 18 insertions(+), 43 deletions(-)
----------------------------------------------------------------------