1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ElectronClient/gui/NoteEditor/utils
Laurent Cozic b7f5f848f2 All: Refactored themes to allow using the same ones in both desktop and mobile version
Will also allow using them when exporting HTML or PDF from CLI.
2020-06-10 22:08:59 +01:00
..
contextMenu.ts Tools: Apply linter rules 2020-06-04 18:24:11 +01:00
index.ts Refactor note editor 2020-05-02 16:41:07 +01:00
resourceHandling.ts Desktop: Fixes #3324: Attaching an image, then cancelling the resize dialog, would crash the app 2020-06-04 09:08:13 +01:00
types.ts Desktop: Resolves #2409: Add note history (back/forward buttons) (#2819) 2020-05-15 12:13:42 +01:00
useDropHandler.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useFormNote.ts Desktop: Regression: Fixed issue with note being needlessly reloaded in WYSIWYG editor 2020-06-07 11:01:33 +01:00
useMarkupToHtml.ts All: Refactored themes to allow using the same ones in both desktop and mobile version 2020-06-10 22:08:59 +01:00
useMessageHandler.ts Tools: Apply linter rules 2020-06-04 18:24:11 +01:00
useNoteSearchBar.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useSearchMarkers.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useWindowCommandHandler.ts Desktop: Fixes #3259: Fixed inserting templates into existing notes 2020-05-23 23:06:08 +01:00