deprecate switch component (#119)
Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/baefb102 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/baefb102 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/baefb102 Branch: refs/heads/master Commit: baefb10253655992fca4dd086d4f49cda206133d Parents: 38839e7 8376d64 Author: Hanks <[email protected]> Authored: Mon Mar 26 19:10:24 2018 +0800 Committer: Hanks <[email protected]> Committed: Mon Mar 26 19:10:24 2018 +0800 ---------------------------------------------------------------------- source/cn/references/components/switch.md | 3 ++- source/references/components/switch.md | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/baefb102/source/cn/references/components/switch.md ---------------------------------------------------------------------- diff --cc source/cn/references/components/switch.md index 3d235de,4c85f73..65e24d7 --- a/source/cn/references/components/switch.md +++ b/source/cn/references/components/switch.md @@@ -1,15 -1,16 +1,16 @@@ --- - title: <switch> + title: <switch> (å·²åºå¼) type: references group: å ç½®ç»ä»¶ -order: 8.12 +order: 8.22 version: 2.1 --- <span class="weex-version">v0.6.1+</span> + > **åºå¼:** æ¬ç»ä»¶å·²ä¸æ¨èä¸å¡ä¸ä½¿ç¨ãç±äºå端å®ç°ä¸ä¸è´ä¸ç«¯ä¸å®å¶è½åè¾å¼±ï¼ä¸éåä½ä¸ºå ç½®ç»ä»¶å®ç°ï¼å æ¤å»ºè®®å¼åè éè¿ weex ä¸å±è½åèªè¡å®å¶è¯¥ç»ä»¶. -`<switch>` æ¯ä¸ªç±»ä¼¼ checkbox ç UI +`<switch>` æ¯ä¸ªç±»ä¼¼ checkbox ç UI > **注æ:** switch ç»ä»¶çå¤è§å¨ä¸ä¸ªå¹³å°ï¼iOS, Android, Webï¼ç¨æä¸åï¼è¿ååå¹³å°ç UI 飿 ¼æå ³ã http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/baefb102/source/references/components/switch.md ---------------------------------------------------------------------- diff --cc source/references/components/switch.md index 0263732,bda02a0..5296c9a --- a/source/references/components/switch.md +++ b/source/references/components/switch.md @@@ -1,8 -1,8 +1,8 @@@ --- - title: <switch> + title: <switch> (deprecated) type: references group: Build-in Components -order: 8.11 +order: 8.22 version: 2.1 ---
