You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ta...@apache.org on 2017/07/10 03:11:05 UTC

[1/2] incubator-weex git commit: Update write-once.md

Repository: incubator-weex
Updated Branches:
  refs/heads/dev 515b003ba -> a4931a68a


Update write-once.md

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

Branch: refs/heads/dev
Commit: 3d4a52d52ba0d24d32ec13703d5dd73ddb65d90d
Parents: 88828c2
Author: Lukasz Balcerzak <lu...@gmail.com>
Authored: Wed Jun 7 10:29:58 2017 +0200
Committer: GitHub <no...@github.com>
Committed: Wed Jun 7 10:29:58 2017 +0200

----------------------------------------------------------------------
 doc/source/guide/intro/write-once.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/3d4a52d5/doc/source/guide/intro/write-once.md
----------------------------------------------------------------------
diff --git a/doc/source/guide/intro/write-once.md b/doc/source/guide/intro/write-once.md
index 382b7b4..673b302 100644
--- a/doc/source/guide/intro/write-once.md
+++ b/doc/source/guide/intro/write-once.md
@@ -9,15 +9,15 @@ version: 2.1
 
 Weex is a "Write Once, Run Everywhere" solution.
 
-* First, Weex is based on web dev experience, which including syntax and project management.
-* Second, all components & modules in Weex is discussed by iOS, Android, web developers together to ensure it's common enough to satisfy every platforms.
+* First, Weex is based on web dev experience, which includes syntax and project management.
+* Second, all components & modules in Weex are discussed by iOS, Android, web developers together to ensure it's common enough to satisfy every platforms.
 * You only need write the same Weex code for each platforms.
 
 We think about it in these aspects below:
 
-1. Today for almost mobile apps, one app solves the same problem in different platforms. Weex hope to supply a lightweight way to describe your business logic which works well in all platforms you need.
-2. For the differences of all mobile platforms, we are willing to fill the gap in 2 points:
-    1. Design the same APIs for all platforms to ensure different platforms the same business logic description.
-    2. Implement the APIs with different style or behaviors to ensure the implementation and user experience matching different platforms.
-    3. If there are definitely some different features in different platforms. We also have some environment variables to help developers in certain detail situations.
+1. Today for almost all mobile apps, one app solves the same problem in different platforms. Weex hope to supply a lightweight way to describe your business logic which works well in all platforms you need.
+2. For the differences of all mobile platforms, we are willing to fill the gap in 3 points:
+    1. Design the same APIs for all platforms to ensure different platforms have the same business logic description.
+    2. Implement the APIs with different style or behaviors to ensure the implementation and user experience matches different platforms.
+    3. Platforms obviously differ among each other. We also have some environment variables to help developers in certain situations.
 3. We trust (web) standard is the best for all features in all platforms.


[2/2] incubator-weex git commit: Merge branch 'patch-1' of https://github.com/lukaszb/incubator-weex into dev

Posted by ta...@apache.org.
Merge branch 'patch-1' of https://github.com/lukaszb/incubator-weex into 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/a4931a68
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a4931a68
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/a4931a68

Branch: refs/heads/dev
Commit: a4931a68abedede5ef0fb62f4ad578c8f0273b52
Parents: 515b003 3d4a52d
Author: tancy <ro...@gmail.com>
Authored: Mon Jul 10 11:10:56 2017 +0800
Committer: tancy <ro...@gmail.com>
Committed: Mon Jul 10 11:10:56 2017 +0800

----------------------------------------------------------------------
 doc/source/guide/intro/write-once.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------