You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by so...@apache.org on 2017/06/07 07:55:00 UTC

[1/2] incubator-weex git commit: Fix some typos

Repository: incubator-weex
Updated Branches:
  refs/heads/dev c0dc1a6ee -> 3a39b78f1


Fix some typos

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

Branch: refs/heads/dev
Commit: 227cf223488f431c36d3f874dd4fde76589a8f82
Parents: 10254ec
Author: Mohamed Oun <mo...@gmail.com>
Authored: Thu May 25 15:06:32 2017 +0200
Committer: GitHub <no...@github.com>
Committed: Thu May 25 15:06:32 2017 +0200

----------------------------------------------------------------------
 doc/source/guide/index.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/227cf223/doc/source/guide/index.md
----------------------------------------------------------------------
diff --git a/doc/source/guide/index.md b/doc/source/guide/index.md
index c43176a..1af7a7d 100644
--- a/doc/source/guide/index.md
+++ b/doc/source/guide/index.md
@@ -12,7 +12,7 @@ Weex is a framework for building Mobile cross-platform high performance UI. Deve
 
 ## What is Vue?
 
-[Vue.js](https://vuejs.org/) is an excellent progressive JavaScript framework written by [Evan You](https://twitter.com/youyuxi). Now Weex and Vue has supported each other officially. Weex put Vue 2.x as its built-in JS Framework, and Vue has already been able to develop native mobile app.
+[Vue.js](https://vuejs.org/) is an excellent progressive JavaScript framework written by [Evan You](https://twitter.com/youyuxi). Now Weex and Vue has supported each other officially. Weex put Vue 2.x as its built-in JS Framework, and Vue has already been able to develop native mobile apps.
 
 ## Hello world
 
@@ -21,7 +21,7 @@ The easiest way to try Weex is to use the [Playground App](../playground.html) a
 - Install the [Playground App](../playground.html) for your phone.
 - Open [the Hello World example](http://dotwe.org/vue/4d5a0471ece3daabd4681bc6d703c4c1) in a new tab, click run, and then use the Playground App to scan the QR code.
 
-Nailed it! In this case, We can see HTML semantic tags, CSS styles and Javascript code. This is one of the simplest Weex examples. It rendered a "Hello World" in the page. Please note that this is not a Web page.
+Nailed it! In this case, We can see HTML semantic tags, CSS styles and Javascript code. This is one of the simplest Weex examples. It renders a "Hello World" in the page. Please note that this is not a web page.
 
 ![mobile_preview](https://img.alicdn.com/tps/TB1Ymw3OpXXXXcvXpXXXXXXXXXX-500-1013.jpg)
 
@@ -53,6 +53,6 @@ As shown in the following code:
 </script>
 ```
 
-It's too easy,right? Let's focus on the syntax, obviously this is vue.
+It's too easy, right? Let's focus on the syntax, obviously this is vue.
 
 You can try to modify the Hello World, then generate a new QR code to scan.


[2/2] incubator-weex git commit: Merge branch 'Mohamed3on-patch-1' of http://github.com/Mohamed3on/incubator-weex into dev This closes #398

Posted by so...@apache.org.
Merge branch 'Mohamed3on-patch-1' of http://github.com/Mohamed3on/incubator-weex into dev
This closes #398


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

Branch: refs/heads/dev
Commit: 3a39b78f173a19cde9f8c59b752359a4ce9e3a0e
Parents: c0dc1a6 227cf22
Author: sospartan <so...@apache.org>
Authored: Wed Jun 7 15:54:37 2017 +0800
Committer: sospartan <so...@apache.org>
Committed: Wed Jun 7 15:54:37 2017 +0800

----------------------------------------------------------------------
 doc/source/guide/index.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------