1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui/NoteEditor/utils
2021-11-03 12:10:46 +00:00
..
clipboardUtils.test.ts Desktop: Fixes #4669: Copying code block from Rich Text editor results in two copies of the text 2021-04-11 19:01:06 +02:00
clipboardUtils.ts Desktop: Resolves #5440: Do not escape content when copying from Rich Text editor 2021-09-19 13:00:06 +01:00
contextMenu.ts Desktop: Fixed crash on certain Linux distributions when importing or exporting a file 2021-11-01 07:38:06 +00:00
index.ts Desktop: Fixes #4669: Copying code block from Rich Text editor results in two copies of the text 2021-04-11 19:01:06 +02:00
resourceHandling.ts Desktop: Fixed crash on certain Linux distributions when importing or exporting a file 2021-11-01 07:38:06 +00:00
types.ts Desktop, Mobile: Resolves #5593: Enable safe mode for Markdown editor too 2021-10-30 17:51:19 +01:00
useDropHandler.ts Desktop: Fix: Fixed cursor moved to the top issue in Markdown editor (#4870) 2021-04-24 09:18:31 +01:00
useFolder.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
useFormNote.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
useMarkupToHtml.ts Desktop: Resolves #2242: Implements Sync-Scroll for Markdown Editor and Viewer (#5512) 2021-11-03 12:10:46 +00:00
useMessageHandler.ts Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
useNoteSearchBar.ts Desktop: Fixes #5380: Prevent it from crashing with too long search queries 2021-08-27 17:16:09 +01:00
usePluginServiceRegistration.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
useSearchMarkers.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
useWindowCommandHandler.ts Chore: Automatically create command index for desktop app 2021-09-04 13:43:25 +01:00