* [doc] Migrate examples to dotwe.
Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/2c47e81c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/2c47e81c Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/2c47e81c Branch: refs/heads/master Commit: 2c47e81ce10f9cd92f21e4f738f0c12c7314a243 Parents: 16ba148 Author: Yun Dong <[email protected]> Authored: Thu Mar 2 11:11:22 2017 +0800 Committer: Yun Dong <[email protected]> Committed: Thu Mar 2 11:11:22 2017 +0800 ---------------------------------------------------------------------- doc/source/cn/references/components/a.md | 8 ++++---- doc/source/cn/references/components/cell.md | 2 +- doc/source/cn/references/components/div.md | 2 +- doc/source/cn/references/components/image.md | 2 +- doc/source/cn/references/components/indicator.md | 2 +- doc/source/cn/references/components/input.md | 2 +- doc/source/cn/references/components/list.md | 2 +- doc/source/cn/references/components/loading.md | 2 ++ doc/source/cn/references/components/refresh.md | 2 +- doc/source/cn/references/components/scroller.md | 2 +- doc/source/cn/references/components/slider.md | 2 +- doc/source/cn/references/components/switch.md | 2 +- doc/source/cn/references/components/text.md | 2 +- doc/source/cn/references/components/textarea.md | 2 +- doc/source/cn/references/components/video.md | 2 +- doc/source/cn/references/components/web.md | 2 +- doc/source/cn/references/modules/animation.md | 2 +- doc/source/cn/references/modules/clipboard.md | 2 +- doc/source/cn/references/modules/dom.md | 4 ++-- doc/source/cn/references/modules/modal.md | 2 +- doc/source/cn/references/modules/navigator.md | 2 +- doc/source/cn/references/modules/storage.md | 2 +- doc/source/cn/references/modules/stream.md | 2 +- doc/source/cn/references/modules/webview.md | 2 +- doc/source/references/components/a.md | 2 +- doc/source/references/components/div.md | 2 +- doc/source/references/components/image.md | 2 +- doc/source/references/components/indicator.md | 2 +- doc/source/references/components/input.md | 2 +- doc/source/references/components/list.md | 2 +- doc/source/references/components/refresh.md | 2 +- doc/source/references/components/scroller.md | 2 +- doc/source/references/components/slider.md | 2 +- doc/source/references/components/switch.md | 2 +- doc/source/references/components/text.md | 2 +- doc/source/references/components/textarea.md | 2 +- doc/source/references/components/video.md | 2 +- doc/source/references/components/web.md | 2 +- doc/source/references/modules/animation.md | 2 +- doc/source/references/modules/clipboard.md | 2 +- doc/source/references/modules/dom.md | 4 ++-- doc/source/references/modules/modal.md | 2 +- doc/source/references/modules/navigator.md | 2 +- doc/source/references/modules/storage.md | 2 +- doc/source/references/modules/stream.md | 2 +- doc/source/references/modules/webview.md | 2 +- 46 files changed, 52 insertions(+), 50 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/a.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/a.md b/doc/source/cn/references/components/a.md index ce2dcf1..f6fd610 100644 --- a/doc/source/cn/references/components/a.md +++ b/doc/source/cn/references/components/a.md @@ -43,7 +43,7 @@ version: 2.1 ## 约æ -1. **ä¸è½**ç´æ¥å¨ `<a>` 䏿·»å ææ¬ã +- **ä¸è½**ç´æ¥å¨ `<a>` 䏿·»å ææ¬ã é误示ä¾ï¼âclickâ æ æ³è¢«æ£å¸¸æ¸²æã ```html @@ -62,9 +62,9 @@ version: 2.1 </style> ``` -[ä½éªä¸ä¸](http://dotwe.org/0a22d65138691a208e3fb1f8f6392b38) + [ä½éªä¸ä¸](http://dotwe.org/0a22d65138691a208e3fb1f8f6392b38) -2. 请ä¸è¦ä¸º `<a>` æ·»å `click` äºä»¶ãæä»¬ä¸è½ç¡®ä¿ `click` äºä»¶å `href` è·³è½¬çæ§è¡é¡ºåºã +- 请ä¸è¦ä¸º `<a>` æ·»å `click` äºä»¶ãæä»¬ä¸è½ç¡®ä¿ `click` äºä»¶å `href` è·³è½¬çæ§è¡é¡ºåºã ## ç¤ºä¾ @@ -101,4 +101,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/a.html) +[try it](http://dotwe.org/vue/025db54e37123ab5336a4b848397660f) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/cell.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/cell.md b/doc/source/cn/references/components/cell.md index f7ecbe4..8f90d9c 100644 --- a/doc/source/cn/references/components/cell.md +++ b/doc/source/cn/references/components/cell.md @@ -102,4 +102,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/list.html) +[try it](http://dotwe.org/vue/d31c85e7cd2dc54fa098e920a5376c38) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/div.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/div.md b/doc/source/cn/references/components/div.md index 2790c2c..79cfae0 100644 --- a/doc/source/cn/references/components/div.md +++ b/doc/source/cn/references/components/div.md @@ -113,4 +113,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/div.html) +[try it](http://dotwe.org/vue/edfbd1806508cb86254b03dc0b8e28ac) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/image.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/image.md b/doc/source/cn/references/components/image.md index 4743414..1c70f10 100644 --- a/doc/source/cn/references/components/image.md +++ b/doc/source/cn/references/components/image.md @@ -158,4 +158,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/image.html) +[try it](http://dotwe.org/vue/e2122bc245beafb0348d79bfd1274904) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/indicator.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/indicator.md b/doc/source/cn/references/components/indicator.md index 5425af0..7980bb5 100644 --- a/doc/source/cn/references/components/indicator.md +++ b/doc/source/cn/references/components/indicator.md @@ -132,4 +132,4 @@ version: 2.1 </script> ``` -[try it](../../../examples/indicator.html) +[try it](http://dotwe.org/vue/d2a654c4b75f1b4d80336c8a5fe133b9) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/input.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/input.md b/doc/source/cn/references/components/input.md index 97d4787..a73db32 100644 --- a/doc/source/cn/references/components/input.md +++ b/doc/source/cn/references/components/input.md @@ -178,4 +178,4 @@ Weex å ç½®ç `<input>` ç»ä»¶ç¨æ¥åå»ºæ¥æ¶ç¨æ·è¾å ¥å符çè¾å ¥ç» </style> ``` -[try it](../../../examples/input.html) +[try it](http://dotwe.org/vue/c1b1a5fdcf0937df1d847f8812a7ccb2) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/list.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/list.md b/doc/source/cn/references/components/list.md index 453108c..2cb0a90 100644 --- a/doc/source/cn/references/components/list.md +++ b/doc/source/cn/references/components/list.md @@ -155,4 +155,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/list.html) +[try it](http://dotwe.org/vue/d31c85e7cd2dc54fa098e920a5376c38) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/loading.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/loading.md b/doc/source/cn/references/components/loading.md index ca28405..cd630c3 100644 --- a/doc/source/cn/references/components/loading.md +++ b/doc/source/cn/references/components/loading.md @@ -123,3 +123,5 @@ version: 2.1 } </style> ``` + +[Try it](http://dotwe.org/vue/d5c1b2336a703a6e6e47c303af41ffcd) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/refresh.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/refresh.md b/doc/source/cn/references/components/refresh.md index 1eba39c..a6eb6fb 100644 --- a/doc/source/cn/references/components/refresh.md +++ b/doc/source/cn/references/components/refresh.md @@ -120,6 +120,6 @@ version: 2.1 </style> ``` -[try it](../../../examples/refresh.html) +[try it](http://dotwe.org/vue/d3db5f344220a6339de044a5e33c502b) æ´å¤ç¤ºä¾å¯æ¥ç [`<list>`](./list.html) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/scroller.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/scroller.md b/doc/source/cn/references/components/scroller.md index acd49d4..4bb9f4b 100644 --- a/doc/source/cn/references/components/scroller.md +++ b/doc/source/cn/references/components/scroller.md @@ -171,4 +171,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/scroller.html) +[try it](http://dotwe.org/vue/2f22f14fb711d88515e63c3f67bed46a) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/slider.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/slider.md b/doc/source/cn/references/components/slider.md index 745c66c..190e01d 100644 --- a/doc/source/cn/references/components/slider.md +++ b/doc/source/cn/references/components/slider.md @@ -102,4 +102,4 @@ version: 2.1 </script> ``` -[try it](../../../examples/slider.html) +[try it](http://dotwe.org/vue/0c43ffd743c90b3bd9f5371062652e60) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/switch.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/switch.md b/doc/source/cn/references/components/switch.md index 01c61e1..42b24d9 100644 --- a/doc/source/cn/references/components/switch.md +++ b/doc/source/cn/references/components/switch.md @@ -130,4 +130,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/switch.html) +[try it](http://dotwe.org/vue/06b1d740fb69d04f9ebe9eaf730974d1) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/text.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/text.md b/doc/source/cn/references/components/text.md index dfb34d6..ac43eea 100644 --- a/doc/source/cn/references/components/text.md +++ b/doc/source/cn/references/components/text.md @@ -98,4 +98,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/text.html) +[try it](http://dotwe.org/vue/154e20171d350a081fba7878c53cf7d2) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/textarea.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/textarea.md b/doc/source/cn/references/components/textarea.md index d09956d..a5ec4d4 100644 --- a/doc/source/cn/references/components/textarea.md +++ b/doc/source/cn/references/components/textarea.md @@ -159,4 +159,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/textarea.html) +[try it](http://dotwe.org/vue/a1877866e8b91ffa1e6ea9bc66c200fa) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/video.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/video.md b/doc/source/cn/references/components/video.md index 54fb715..eee6eb9 100644 --- a/doc/source/cn/references/components/video.md +++ b/doc/source/cn/references/components/video.md @@ -91,4 +91,4 @@ version: 2.1 </script> ``` -[try it](../../../examples/video.html) +[try it](http://dotwe.org/vue/01d3d27073a471bb234b1a76e130d197) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/components/web.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/components/web.md b/doc/source/cn/references/components/web.md index 72bf4c0..fb48aa9 100644 --- a/doc/source/cn/references/components/web.md +++ b/doc/source/cn/references/components/web.md @@ -151,4 +151,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/web.html) +[try it](http://dotwe.org/vue/154c7fa8ac13e87ff4e7bf9862147d50) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/modules/animation.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/modules/animation.md b/doc/source/cn/references/modules/animation.md index 2ae020e..7e6def6 100644 --- a/doc/source/cn/references/modules/animation.md +++ b/doc/source/cn/references/modules/animation.md @@ -93,4 +93,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/animation.html) +[try it](http://dotwe.org/vue/2d1b61bef061448c1a5a13eac9624410) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/modules/clipboard.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/modules/clipboard.md b/doc/source/cn/references/modules/clipboard.md index 3fc012e..300340c 100644 --- a/doc/source/cn/references/modules/clipboard.md +++ b/doc/source/cn/references/modules/clipboard.md @@ -98,4 +98,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/clipboard.html) +[try it](http://dotwe.org/vue/126d3cfc5533393e28943978b07aa5c1) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/modules/dom.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/modules/dom.md b/doc/source/cn/references/modules/dom.md index b7473c2..2fa153a 100644 --- a/doc/source/cn/references/modules/dom.md +++ b/doc/source/cn/references/modules/dom.md @@ -120,7 +120,7 @@ version: 2.1 </style> ``` -[try it](../../../examples/dom-scroll.html) +[try it](http://dotwe.org/vue/56e0d256cbb26facd958dbd6424f42b2) ### getComponentRect(ref, callback) <span class="api-version">v0.9.4+</span> @@ -203,7 +203,7 @@ version: 2.1 </style> ``` -[try it](../../../examples/dom-rect.html) +[try it](http://dotwe.org/vue/87d4ed571de129ab28052b06a5d65fc8) ## å ¶ä» http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/modules/modal.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/modules/modal.md b/doc/source/cn/references/modules/modal.md index bc9d610..614d249 100644 --- a/doc/source/cn/references/modules/modal.md +++ b/doc/source/cn/references/modules/modal.md @@ -136,4 +136,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/modal.html) +[try it](http://dotwe.org/vue/a7dddfb24edb72be947fc4eec3803f1d) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/modules/navigator.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/modules/navigator.md b/doc/source/cn/references/modules/navigator.md index fd258b1..fdfa55d 100644 --- a/doc/source/cn/references/modules/navigator.md +++ b/doc/source/cn/references/modules/navigator.md @@ -87,4 +87,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/navigator.html) +[try it](http://dotwe.org/vue/5c670b07735ee6d08de5c8eb93f91f11) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/modules/storage.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/modules/storage.md b/doc/source/cn/references/modules/storage.md index d344281..e0c8637 100644 --- a/doc/source/cn/references/modules/storage.md +++ b/doc/source/cn/references/modules/storage.md @@ -176,7 +176,7 @@ version: 2.1 </style> ``` -[try it](../../../examples/storage.html) +[try it](http://dotwe.org/vue/3fdd3e2d1646ca41199d80c7be799858) ## å ¶å®åè http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/modules/stream.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/modules/stream.md b/doc/source/cn/references/modules/stream.md index d6b20c3..2ec1695 100644 --- a/doc/source/cn/references/modules/stream.md +++ b/doc/source/cn/references/modules/stream.md @@ -121,4 +121,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/stream.html) +[try it](http://dotwe.org/vue/29bbf2d49fc8a204f98240044bbe211a) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/cn/references/modules/webview.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/references/modules/webview.md b/doc/source/cn/references/modules/webview.md index 9a2e4e6..30a1a42 100644 --- a/doc/source/cn/references/modules/webview.md +++ b/doc/source/cn/references/modules/webview.md @@ -134,4 +134,4 @@ version: 2.1 </style> ``` -[try it](../../../examples/web.html) +[try it](http://dotwe.org/vue/154c7fa8ac13e87ff4e7bf9862147d50) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/a.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/a.md b/doc/source/references/components/a.md index 3b94a1e..ae436bb 100644 --- a/doc/source/references/components/a.md +++ b/doc/source/references/components/a.md @@ -68,4 +68,4 @@ We can't guarantee the order of execution between onclick function and href. we </style> ``` -[try it](../../examples/a.html) +[try it](http://dotwe.org/vue/025db54e37123ab5336a4b848397660f) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/div.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/div.md b/doc/source/references/components/div.md index d82ad0d..1bcc162 100644 --- a/doc/source/references/components/div.md +++ b/doc/source/references/components/div.md @@ -60,5 +60,5 @@ There is no specific attribute for this component. </style> ``` -[try it](../../examples/div.html) +[try it](http://dotwe.org/vue/edfbd1806508cb86254b03dc0b8e28ac) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/image.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/image.md b/doc/source/references/components/image.md index 6d8fd3f..7cf9814 100644 --- a/doc/source/references/components/image.md +++ b/doc/source/references/components/image.md @@ -102,4 +102,4 @@ This component supports no child components. </style> ``` -[try it](../../examples/image.html) \ No newline at end of file +[try it](http://dotwe.org/vue/e2122bc245beafb0348d79bfd1274904) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/indicator.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/indicator.md b/doc/source/references/components/indicator.md index 9093656..29f4454 100644 --- a/doc/source/references/components/indicator.md +++ b/doc/source/references/components/indicator.md @@ -118,4 +118,4 @@ There is no specific attribute for this component. </script> ``` -[try it](../../examples/indicator.html) \ No newline at end of file +[try it](http://dotwe.org/vue/d2a654c4b75f1b4d80336c8a5fe133b9) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/input.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/input.md b/doc/source/references/components/input.md index 1033351..837c867 100644 --- a/doc/source/references/components/input.md +++ b/doc/source/references/components/input.md @@ -151,4 +151,4 @@ does not support the common-event 'click'. Please listen to the 'input' or ' </style> ``` -[try it](../../examples/input.html) \ No newline at end of file +[try it](http://dotwe.org/vue/c1b1a5fdcf0937df1d847f8812a7ccb2) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/list.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/list.md b/doc/source/references/components/list.md index 07f50ec..a524c7f 100644 --- a/doc/source/references/components/list.md +++ b/doc/source/references/components/list.md @@ -170,4 +170,4 @@ For example, a vertical list nested in a vertical list or scroller is not allowe </style> ``` -[try it](../../examples/list.html) \ No newline at end of file +[try it](http://dotwe.org/vue/d31c85e7cd2dc54fa098e920a5376c38) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/refresh.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/refresh.md b/doc/source/references/components/refresh.md index 521e07c..8aaecbb 100644 --- a/doc/source/references/components/refresh.md +++ b/doc/source/references/components/refresh.md @@ -211,4 +211,4 @@ common styles: check out [common styles for components](../common-style.html) </style> ``` -[try it](../../examples/refresh.html) \ No newline at end of file +[try it](http://dotwe.org/vue/d3db5f344220a6339de044a5e33c502b) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/scroller.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/scroller.md b/doc/source/references/components/scroller.md index 1de3721..1b65907 100644 --- a/doc/source/references/components/scroller.md +++ b/doc/source/references/components/scroller.md @@ -145,4 +145,4 @@ For example, a vertical list nested in a vertical list or scroller is not allowe </style> ``` -[try it](../../examples/scroller.html) \ No newline at end of file +[try it](http://dotwe.org/vue/2f22f14fb711d88515e63c3f67bed46a) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/slider.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/slider.md b/doc/source/references/components/slider.md index e826a2f..a88ff22 100644 --- a/doc/source/references/components/slider.md +++ b/doc/source/references/components/slider.md @@ -88,4 +88,4 @@ It supports all kinds of weex components as its slides, especially the `indicato </script> ``` -[try it](../../examples/slider.html) \ No newline at end of file +[try it](http://dotwe.org/vue/0c43ffd743c90b3bd9f5371062652e60) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/switch.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/switch.md b/doc/source/references/components/switch.md index 8756441..8281c5f 100644 --- a/doc/source/references/components/switch.md +++ b/doc/source/references/components/switch.md @@ -112,4 +112,4 @@ common styles: check out [common styles for components](../common-style.html) </style> ``` -[try it](../../examples/switch.html) \ No newline at end of file +[try it](http://dotwe.org/vue/06b1d740fb69d04f9ebe9eaf730974d1) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/text.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/text.md b/doc/source/references/components/text.md index fc84214..cfed19b 100644 --- a/doc/source/references/components/text.md +++ b/doc/source/references/components/text.md @@ -95,4 +95,4 @@ check out [common events](../common-event.html) </style> ``` -[try it](../../examples/text.html) \ No newline at end of file +[try it](http://dotwe.org/vue/154e20171d350a081fba7878c53cf7d2) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/textarea.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/textarea.md b/doc/source/references/components/textarea.md index 827674c..9b995da 100644 --- a/doc/source/references/components/textarea.md +++ b/doc/source/references/components/textarea.md @@ -137,4 +137,4 @@ This component supports no child components. </style> ``` -[try it](../../examples/textarea.html) \ No newline at end of file +[try it](http://dotwe.org/vue/a1877866e8b91ffa1e6ea9bc66c200fa) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/video.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/video.md b/doc/source/references/components/video.md index 9d13989..d73c616 100644 --- a/doc/source/references/components/video.md +++ b/doc/source/references/components/video.md @@ -84,4 +84,4 @@ common styles: check out [common styles for components](../common-style.html) </script> ``` -[try it](../../examples/video.html) \ No newline at end of file +[try it](http://dotwe.org/vue/01d3d27073a471bb234b1a76e130d197) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/components/web.md ---------------------------------------------------------------------- diff --git a/doc/source/references/components/web.md b/doc/source/references/components/web.md index 7d2aa39..b96097d 100644 --- a/doc/source/references/components/web.md +++ b/doc/source/references/components/web.md @@ -144,4 +144,4 @@ We use a simple Browser Demo to show how to use web component and webview module </style> ``` -[try it](../../examples/web.html) \ No newline at end of file +[try it](http://dotwe.org/vue/154c7fa8ac13e87ff4e7bf9862147d50) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/modules/animation.md ---------------------------------------------------------------------- diff --git a/doc/source/references/modules/animation.md b/doc/source/references/modules/animation.md index a456f12..4a9b7ec 100644 --- a/doc/source/references/modules/animation.md +++ b/doc/source/references/modules/animation.md @@ -103,4 +103,4 @@ properties of `transform`: </style> ``` -[try it](../../examples/animation.html) \ No newline at end of file +[try it](http://dotwe.org/vue/2d1b61bef061448c1a5a13eac9624410) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/modules/clipboard.md ---------------------------------------------------------------------- diff --git a/doc/source/references/modules/clipboard.md b/doc/source/references/modules/clipboard.md index db582b0..5728cc4 100644 --- a/doc/source/references/modules/clipboard.md +++ b/doc/source/references/modules/clipboard.md @@ -95,4 +95,4 @@ sets the text to clipboard, having the same effect as copying manually. </style> ``` -[try it](../../examples/clipboard.html) \ No newline at end of file +[try it](http://dotwe.org/vue/126d3cfc5533393e28943978b07aa5c1) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/modules/dom.md ---------------------------------------------------------------------- diff --git a/doc/source/references/modules/dom.md b/doc/source/references/modules/dom.md index bfd80e0..cd5651e 100644 --- a/doc/source/references/modules/dom.md +++ b/doc/source/references/modules/dom.md @@ -114,7 +114,7 @@ Scroll the page to the specified node. This API should only be used on the eleme </style> ``` -[try it](../../examples/dom-scroll.html) +[try it](http://dotwe.org/vue/56e0d256cbb26facd958dbd6424f42b2) ### getComponentRect(ref,callback) <span class="api-version">v0.9.4+</span> @@ -201,4 +201,4 @@ Example Useage: </style> ``` -[try it](../../examples/dom-rect.html) \ No newline at end of file +[try it](http://dotwe.org/vue/87d4ed571de129ab28052b06a5d65fc8) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/modules/modal.md ---------------------------------------------------------------------- diff --git a/doc/source/references/modules/modal.md b/doc/source/references/modules/modal.md index ea60982..32ffab6 100644 --- a/doc/source/references/modules/modal.md +++ b/doc/source/references/modules/modal.md @@ -141,4 +141,4 @@ When a prompt box pops up, the user will have to click either confirm or cancel </style> ``` -[try it](../../examples/modal.html) \ No newline at end of file +[try it](http://dotwe.org/vue/a7dddfb24edb72be947fc4eec3803f1d) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/modules/navigator.md ---------------------------------------------------------------------- diff --git a/doc/source/references/modules/navigator.md b/doc/source/references/modules/navigator.md index b33dd0c..e3ce51a 100644 --- a/doc/source/references/modules/navigator.md +++ b/doc/source/references/modules/navigator.md @@ -86,4 +86,4 @@ pop a weex page onto the navigator stack, you can specify whether apply animatio </style> ``` -[try it](../../examples/navigator.html) \ No newline at end of file +[try it](http://dotwe.org/vue/5c670b07735ee6d08de5c8eb93f91f11) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/modules/storage.md ---------------------------------------------------------------------- diff --git a/doc/source/references/modules/storage.md b/doc/source/references/modules/storage.md index b7bcf43..faac53c 100644 --- a/doc/source/references/modules/storage.md +++ b/doc/source/references/modules/storage.md @@ -169,4 +169,4 @@ Returns an array that contains all keys stored in Storage object. </style> ``` -[try it](../../examples/storage.html) \ No newline at end of file +[try it](http://dotwe.org/vue/3fdd3e2d1646ca41199d80c7be799858) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/modules/stream.md ---------------------------------------------------------------------- diff --git a/doc/source/references/modules/stream.md b/doc/source/references/modules/stream.md index 09abb3b..986ccdb 100644 --- a/doc/source/references/modules/stream.md +++ b/doc/source/references/modules/stream.md @@ -128,4 +128,4 @@ Start a network request, use two callbacks to receive server's response data. </style> ``` -[try it](../../examples/stream.html) \ No newline at end of file +[try it](http://dotwe.org/vue/29bbf2d49fc8a204f98240044bbe211a) \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/2c47e81c/doc/source/references/modules/webview.md ---------------------------------------------------------------------- diff --git a/doc/source/references/modules/webview.md b/doc/source/references/modules/webview.md index d5dfbdd..1ca1b5e 100644 --- a/doc/source/references/modules/webview.md +++ b/doc/source/references/modules/webview.md @@ -152,4 +152,4 @@ webview.reload(webElement.ref); </style> ``` -[try it](../../examples/web.html) \ No newline at end of file +[try it](http://dotwe.org/vue/154c7fa8ac13e87ff4e7bf9862147d50) \ No newline at end of file
