heynote/webapp
Jonatan Heyman 3107cb5368 Add right click context menu and improve application menu
- Add right-click context menu with undo/redo/cut/copy/paste/select all options, as well as Delete block and Move block to another buffer
- Add Delete Block and Move Block to another buffer in the application menu
- Change so that we use our custom "undo" event instead of relying on the default undo event, since there were cases when the default undo didn't trigger the CodeMirror undo reliably
2025-01-09 17:19:59 +01:00
..
bridge.js Add right click context menu and improve application menu 2025-01-09 17:19:59 +01:00
index.html Add .webmanifest to web app 2024-02-26 18:22:52 +01:00
main.js Add a way to display error dialogs 2024-12-09 12:37:05 +01:00
vite.config.js Add __TESTS__ variable to web app when the tests are running 2024-12-09 12:37:05 +01:00