1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ElectronClient/gui/NoteEditor/utils
2020-07-23 23:55:01 +00:00
..
contextMenu.ts Desktop: Fixes #3407: In some cases, changes made to an attachment would not be saved. Also added banner to show that an attachment is being edited 2020-07-22 19:03:31 +01:00
index.ts Desktop: Fixed save issue in Rich Text editor when making a change to a note and quickly switching to a different notebook 2020-07-23 23:55:01 +00: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: Enable searching in editor rather than the viewer for CodeMirror (#3360) 2020-07-22 23:13:23 +01:00
useDropHandler.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useFormNote.ts Desktop: Fixes #3407: In some cases, changes made to an attachment would not be saved. Also added banner to show that an attachment is being edited 2020-07-22 19:03:31 +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 Desktop: Fixes #3534: Undoing changes multiple time on an existing note could result in a blank note 2020-07-23 19:56:53 +00: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: Refactored command system 2020-07-03 22:32:39 +01:00