From ed311e6cb2bbd5c91ec6cdd205b27e26b886ee9f Mon Sep 17 00:00:00 2001 From: Tony Air Date: Thu, 3 Aug 2023 23:56:18 +0200 Subject: [PATCH] IMPR: Show spinner on page unload --- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/records.json | 169 ++++++++++++++++++++++++ dist/report.html | 4 +- package.json | 2 +- src/js/main/loading-spinner.js | 8 +- src/js/main/main.js | 6 + 9 files changed, 183 insertions(+), 14 deletions(-) diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index 68f226d..f461156 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "4.9.9", + "version": "5.0.1", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 6ea46b6..649cd1a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo


LOADING...
L O A D I N G . . .