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-09-21 17:31:25 +01:00
..
contextMenu.ts Desktop: Fixes #3697: Fixed copying link in Rich Text editor 2020-09-08 00:29: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: UI update (#3586) 2020-09-15 14:01:07 +01:00
useDropHandler.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useFolder.ts Desktop: UI update (#3586) 2020-09-15 14:01: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 #3697: Fixed copying link in Rich Text editor 2020-09-08 00:29:31 +01:00
useNoteSearchBar.ts Refactor note editor 2020-05-02 16:41:07 +01:00
useNoteToolbarButtons.ts Desktop: UI update (#3586) 2020-09-15 14:01:07 +01:00
useSearchMarkers.ts Desktop: Fuzzy search (#3632) 2020-09-06 13:07:00 +01:00
useWindowCommandHandler.ts Desktop: Fixes #3700: Disable editor shortcuts when a dialog, such as GotoAnything, is visible 2020-09-21 17:31:25 +01:00