From e7fd2b4c79a0de6b329cb58096e395483c223559 Mon Sep 17 00:00:00 2001 From: Keith Holliday Date: Thu, 14 Dec 2017 09:35:10 -0600 Subject: [PATCH] [WIP] Added initial inapp loading screen with tips (#9710) * Added initial inapp loading screen with tips * Added new tips and styles * Removed unrelated readme --- website/client/app.vue | 107 +++++++++++++----- .../client/assets/scss/loading-screen.scss | 4 +- website/client/index.html | 3 +- .../common/locales/en/loadingScreenTips.json | 40 +++---- 4 files changed, 100 insertions(+), 54 deletions(-) diff --git a/website/client/app.vue b/website/client/app.vue index 8caf594ca2..33c6e36efd 100644 --- a/website/client/app.vue +++ b/website/client/app.vue @@ -1,38 +1,68 @@ -