1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/app-desktop/gui/NoteEditor/utils
2023-06-30 09:11:26 +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: Resolves #5440: Do not escape content when copying from Rich Text editor 2021-09-19 13:00:06 +01:00
contextMenu.ts Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
contextMenuUtils.ts Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +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 Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
useFormNote.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
useMarkupToHtml.ts Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
useMessageHandler.ts Chore: Set type of main BrowserWindow, and fixed popup calls 2023-02-22 18:16:28 +00:00
useNoteSearchBar.ts Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01: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: Fixes #8316: Include more Rich Text editor commands in the menu 2023-06-14 14:57:12 +01:00