joplin/packages/app-desktop/gui/NoteEditor/utils
Laurent Cozic c6154cfb4e
Mobile: Add support for plugin editor views (#11831)
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2025-02-17 13:47:56 +00:00
..
clipboardUtils.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
clipboardUtils.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
contextMenu.ts Desktop: Resolves #10746: Fix "View OCR text" not present in context menu when right-clicking an image (#10842) 2024-08-08 20:02:08 +01:00
contextMenuUtils.ts Desktop: Fixes #9512: Pasting rich text in the RTE sometimes result in invalid markup 2024-01-26 19:14:31 +00:00
getWindowCommandPriority.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
index.ts Desktop: By default disable pasting colors in RTE, and added option to enable it 2024-11-09 23:58:15 +00:00
markupRenderOptions.ts Desktop: Fixes #11020: Fix clicking on most non-media resource links opens them inline (#11022) 2024-09-11 16:49:35 +01:00
resourceHandling.test.ts Desktop: Fixes #10062: Fix pasting images from the rich text editor into the rich text editor (#10064) 2024-03-06 14:13:24 +00:00
resourceHandling.ts Desktop, Mobile: Do not add double newlines around attached files (#11690) 2025-01-21 10:25:28 +00:00
types.ts Desktop: Accessibility: Add a new shortcut to set focus to editor toolbar (#11764) 2025-02-07 20:41:22 +00:00
useDropHandler.ts Desktop: Fix dropping files into the editor (#11380) 2024-11-13 10:06:48 +00: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 Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
useFormNote.test.ts Chore: Desktop: Increase test timeout (#11502) 2024-12-12 22:06:17 +01:00
useFormNote.ts Plugins: Add support for editor plugins (#11296) 2024-11-10 14:04:46 +00:00
useMarkupToHtml.js Desktop release v3.2.11 2025-01-13 16:34:20 +00:00
useMessageHandler.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
useNoteSearchBar.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
usePluginEditorView.test.ts Plugins: Add support for editor plugins (#11296) 2024-11-10 14:04:46 +00:00
usePluginEditorView.ts Mobile: Add support for plugin editor views (#11831) 2025-02-17 13:47:56 +00:00
usePluginServiceRegistration.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
useResourceUnwatcher.ts Desktop: Fixes #11445: Link watched files to the current window (#11590) 2025-01-06 17:33:02 +00:00
useScheduleSaveCallbacks.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
useScrollWhenReadyOptions.ts Desktop: Fixes #11445: Link watched files to the current window (#11590) 2025-01-06 17:33:02 +00:00
useSearchMarkers.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
useWindowCommandHandler.ts Desktop: Accessibility: Add a new shortcut to set focus to editor toolbar (#11764) 2025-02-07 20:41:22 +00:00