kvm/ui
Marc Brooks e7a1e225de
fix(ui): Correct virtual keyboard display when shift key is down.
Somewhere along the way, the handling of the shift-key state for letters and numbers was lost and we stopped displaying the capital/symbol for the key.
Also update page up and page down to have the space in the on-screen key.
2025-05-14 16:10:54 -05:00
..
public network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
src fix(ui): Correct virtual keyboard display when shift key is down. 2025-05-14 16:10:54 -05:00
.env.cloud-development feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
.env.cloud-production feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
.env.cloud-staging feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
.eslintrc.cjs Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
.gitignore Release 202412292127 2024-12-29 21:27:42 +01:00
.prettierrc Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
dev_device.sh network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
index.html feat(cloud): Add custom cloud API URL configuration support (#181) 2025-02-25 16:10:46 +01:00
package-lock.json Update npm packages for the UI (#432) 2025-05-12 19:00:49 +02:00
package.json Update npm packages for the UI (#432) 2025-05-12 19:00:49 +02:00
postcss.config.js Release 202412292127 2024-12-29 21:27:42 +01:00
tailwind.config.js Release 202412292127 2024-12-29 21:27:42 +01:00
tsconfig.json Release 202412292127 2024-12-29 21:27:42 +01:00
tsconfig.node.json Release 202412292127 2024-12-29 21:27:42 +01:00
vite-env.d.ts Release 202412292127 2024-12-29 21:27:42 +01:00
vite.config.ts network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00