You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ha...@apache.org on 2018/08/13 02:27:47 UTC

incubator-weex-site git commit: Update loading.md

Repository: incubator-weex-site
Updated Branches:
  refs/heads/master 5ad6f498f -> 4e1c6a0e5


Update loading.md

fix Events typo:  onloading -> loading

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/4e1c6a0e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/4e1c6a0e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/4e1c6a0e

Branch: refs/heads/master
Commit: 4e1c6a0e5e13ff2adaf833d0ee023ecd35b8e6c1
Parents: 5ad6f49
Author: shushu <12...@qq.com>
Authored: Fri Aug 10 19:22:13 2018 +0800
Committer: GitHub <no...@github.com>
Committed: Fri Aug 10 19:22:13 2018 +0800

----------------------------------------------------------------------
 source/references/components/loading.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/4e1c6a0e/source/references/components/loading.md
----------------------------------------------------------------------
diff --git a/source/references/components/loading.md b/source/references/components/loading.md
index 25b0971..c152f46 100644
--- a/source/references/components/loading.md
+++ b/source/references/components/loading.md
@@ -94,7 +94,7 @@ The `<loading>` Component provide a pullup to loading function for some special
 
 ## Events
 
-### `onloading`
+### `loading`
 
  - Triggered when the scroller or list is pulled up.