From 45ad1743774e351075a0a7b39cf8bf8ebcd48cef Mon Sep 17 00:00:00 2001 From: Tony Air Date: Thu, 20 Apr 2023 21:22:29 +0200 Subject: [PATCH] [IMPR] Add second click to nav toggler --- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/report.html | 4 ++-- package.json | 2 +- src/js/ui/dropdown.js | 21 +++++++++++++-------- 7 files changed, 20 insertions(+), 15 deletions(-) diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index b480a4c..9cd93aa 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "4.9.0", + "version": "4.9.1", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 6776875..d26c12c 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 . . .