From b75bad1e3da846e673ec4af06740bd8e2168b521 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Sun, 5 Sep 2021 21:12:57 +0200 Subject: [PATCH] Multi-slider carousel --- dist/icons/manifest.webapp | 2 +- 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 | 282 ++++++++++++------------ dist/report.html | 4 +- package.json | 36 +-- 8 files changed, 168 insertions(+), 164 deletions(-) diff --git a/dist/icons/manifest.webapp b/dist/icons/manifest.webapp index 9d77445..3f521e4 100644 --- a/dist/icons/manifest.webapp +++ b/dist/icons/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "4.2.6", + "version": "4.2.7", "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "icons": { diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index be3eb28..05b77fa 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "4.2.6", + "version": "4.2.7", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 493bee1..03454ae 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 . . .