From 61bb002544ced593217d07b8f9e1ba8e7b30a835 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Wed, 24 Feb 2021 18:49:40 +0700 Subject: [PATCH] UI: GraphQL active pages --- 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 | 50 +++ dist/report.html | 2 +- package.json | 2 +- src/js/_components/_main.links.js | 335 ++++++++++---------- src/js_old/_components/_ui.instagramfeed.js | 170 +++++----- 10 files changed, 310 insertions(+), 259 deletions(-) diff --git a/dist/icons/manifest.webapp b/dist/icons/manifest.webapp index 715976e..e8ecd6a 100644 --- a/dist/icons/manifest.webapp +++ b/dist/icons/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "3.0.5", + "version": "3.0.6", "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 da12c59..c3408df 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "3.0.5", + "version": "3.0.6", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index c48ff8f..0b394a7 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 . . .