From 441050b965c64ee5754045025edfdbf4d29c5e44 Mon Sep 17 00:00:00 2001 From: Maxence Charriere Date: Mon, 22 Aug 2022 22:39:38 +0800 Subject: [PATCH] Fix loading label init (#760) * initialize loading label to 0 when server rendering * update github doc --- docs/actions.html | 196 ++++++++++++------------ docs/app-worker.js | 6 +- docs/app.js | 8 +- docs/architecture.html | 192 +++++++++++------------ docs/components.html | 200 ++++++++++++------------ docs/concurrency.html | 224 +++++++++++++-------------- docs/declarative-syntax.html | 224 +++++++++++++-------------- docs/getting-started.html | 208 ++++++++++++------------- docs/github-deploy.html | 218 +++++++++++++------------- docs/index.html | 242 ++++++++++++++--------------- docs/install.html | 212 +++++++++++++------------- docs/js.html | 184 +++++++++++----------- docs/lifecycle.html | 188 +++++++++++------------ docs/migrate.html | 216 +++++++++++++------------- docs/notifications.html | 208 ++++++++++++------------- docs/privacy-policy.html | 176 ++++++++++----------- docs/reference.html | 200 ++++++++++++------------ docs/routing.html | 196 ++++++++++++------------ docs/seo.html | 202 ++++++++++++------------- docs/states.html | 244 +++++++++++++++--------------- docs/static-resources.html | 196 ++++++++++++------------ docs/testing.html | 192 +++++++++++------------ docs/web/app.wasm | Bin 17204085 -> 17204646 bytes docs/web/documents/reference.html | 6 +- pkg/app/gen/app.js | 6 +- pkg/app/http.go | 5 +- pkg/app/scripts.go | 2 +- 27 files changed, 2077 insertions(+), 2074 deletions(-) diff --git a/docs/actions.html b/docs/actions.html index 7f4aa418e..3a2724178 100644 --- a/docs/actions.html +++ b/docs/actions.html @@ -3,15 +3,15 @@ - + - - + + - - + + Creating and Listening to Actions @@ -20,7 +20,7 @@ - + @@ -39,16 +39,16 @@
-
-
+
+
-