From 9544a7e1abc793302c3b888875642c3ac4ebe5da Mon Sep 17 00:00:00 2001 From: Tony Air Date: Mon, 13 Sep 2021 00:29:26 +0200 Subject: [PATCH] IMPR: Vanilla JS Datepicker --- dist/icons/manifest.webapp | 2 +- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app_sw.js | 2 +- dist/report.html | 2 +- src/js/app.js | 20 ++++++++-------- src/js/test-build.js | 32 ++++++++++++------------- src/js/ui/datepicker.js | 8 +++---- 8 files changed, 35 insertions(+), 35 deletions(-) diff --git a/dist/icons/manifest.webapp b/dist/icons/manifest.webapp index 3cd94b4..3476396 100644 --- a/dist/icons/manifest.webapp +++ b/dist/icons/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "4.3.0", + "version": "4.3.2", "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 9d2a8c5..2ed9e70 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "4.3.0", + "version": "4.3.2", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 92a5b69..d8f2605 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 . . .