web: added proper platform detection and hotkey handling

This commit is contained in:
Eugene Pankov
2021-07-17 16:39:08 +02:00
parent 4e42dfd46b
commit a725d25e46
8 changed files with 50 additions and 4 deletions

View File

@@ -22,6 +22,7 @@
"devDependencies": {
"@vaadin/vaadin-context-menu": "^5.0.0",
"bootstrap": "^4.1.3",
"bowser": "^2.11.0",
"copy-text-to-clipboard": "^3.0.1"
}
}