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
2023-02-15 13:59:32 +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: Add 'Paste as text' to the Context menu of the Rich Text Editor (#7769) 2023-02-15 13:59:32 +00:00
contextMenuUtils.ts Desktop: Add 'Paste as text' to the Context menu of the Rich Text Editor (#7769) 2023-02-15 13:59:32 +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: Fixes #5693: Opening a file with ctrl and click leads to an error in the Rich Text editor 2021-11-22 17:20:48 +00:00
types.ts Desktop: Resolves #7506: Disable custom PDF viewer by default 2023-01-17 13:35:08 +00:00
useDropHandler.ts Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
useEffectiveNoteId.ts Desktop: Fixes #6416: Switching a note using Sidebar is slow and grayed out (#6430) 2022-11-14 17:25:41 +00:00
useFolder.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
useFormNote.ts Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
useMarkupToHtml.ts Desktop: PDF scroll persistence (#6747) 2022-08-27 13:32:20 +01:00
useMessageHandler.ts Desktop: Add 'Paste as text' to the Context menu of the Rich Text Editor (#7769) 2023-02-15 13:59:32 +00:00
useNoteSearchBar.ts Desktop: Fixes #7520: Search field doesn't get focus when pressing Ctrl+F (#7529) 2022-12-30 23:54:04 +00:00
usePluginServiceRegistration.ts Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
useSearchMarkers.ts Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
useWindowCommandHandler.ts Desktop: Allow 'Paste as Text' on the Rich Text Editor (#7751) 2023-02-13 19:16:33 +00:00