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-08-14 12:19:53 +01: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: Fixes #4669: Copying code block from Rich Text editor results in two copies of the text 2021-04-11 19:01:06 +02:00
contextMenu.ts Desktop: Fixes #4891: Solve "Resource Id not provided" error (#4943) 2021-05-13 09:34:03 +01: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 pasting HTML in Rich Text editor, and improved pasting plain text 2021-05-20 18:08:59 +02:00
types.ts Desktop: Allow setting a max width for the editor content 2021-08-14 12:19:53 +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: Allow setting a max width for the editor content 2021-08-14 12:19:53 +01:00
useMessageHandler.ts Desktop: Fixed: Ctrl+Clicking links in Rich Text editor was broken (regression) 2021-06-04 13:34:30 +02:00
useNoteSearchBar.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00: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 Desktop: Undo changes introduced in #4303 (#4406) 2021-02-06 16:01:06 +00:00