Jonatan Heyman
|
9bf3a5dacc
|
* Add window.heynote.mainProcess.on() and off() which can be used in browser land to communicate with the main process. Use these methods to remove intermediate onOpenSettings() and onSettingsChange() methods from window.heynote objects.
* Convert some pesky TypeScript to JavaScript
|
2025-01-06 16:20:00 +01:00 |
|
Jonatan Heyman
|
2b100398d7
|
Fix so that '@' alias can be used for imports also in the main process
|
2025-01-06 15:01:18 +01:00 |
|
Jonatan Heyman
|
d6420e65e8
|
Add links to documentation in Readme
|
2024-07-08 14:48:45 +02:00 |
|
Jonatan Heyman
|
478b78780d
|
Add documentation, and update code that injects key bindings to also inject it into the docs
|
2024-07-08 14:00:18 +02:00 |
|
Jonatan Heyman
|
a7e0f53c35
|
Avoid code duplication by auto building the GUESSLANG_LANGUAGES list in langdetect-worker.js from the src/editor/languages.js:LANGUAGES list.
|
2024-02-09 16:02:07 +01:00 |
|