kvm/ui
William Johnstone 0e855adc35
Early implementation of different keyboard layouts.
Store is functioning as expected, adding new layouts should be trivial and easily scalable.

Implementation is different for each function that uses the keyboard (PasteModal vs Typing in the WebRTC window) these will all require their own testing.
2025-01-29 01:52:13 +00:00
..
public Release 202412292127 2024-12-29 21:27:42 +01:00
src Early implementation of different keyboard layouts. 2025-01-29 01:52:13 +00:00
.env.development Release 202412292127 2024-12-29 21:27:42 +01:00
.env.device Release 202412292127 2024-12-29 21:27:42 +01:00
.env.production Release 202412292127 2024-12-29 21:27:42 +01:00
.eslintrc.cjs Release 202412292127 2024-12-29 21:27:42 +01:00
.gitignore Release 202412292127 2024-12-29 21:27:42 +01:00
.prettierrc Release 202412292127 2024-12-29 21:27:42 +01:00
index.html Update index.html - fixed fonts url (#4) 2025-01-02 21:44:09 +01:00
package-lock.json Fix: Update react-icons package (#5) 2024-12-31 14:23:23 +01:00
package.json Fix: Update react-icons package (#5) 2024-12-31 14:23:23 +01: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 Release 202412292127 2024-12-29 21:27:42 +01:00