From 83d5914d17e78c8b44b392f6cdf0fe1466c1b9e1 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Fri, 28 Jun 2024 18:18:55 +0200 Subject: [PATCH] IMPR: Dropdown menu locks --- 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 | 61 +++++++++++++++++++++---- 7 files changed, 60 insertions(+), 15 deletions(-) diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index 8729b23..1d7a34a 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "5.3.9", + "version": "5.4.0", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index 24b19fb..2b6a751 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 . . .