joplin/packages/app-desktop/gui/NoteEditor/utils
Henry Heino c50052ac04
Chore: Desktop: Fix NoteEditor unnecessary rerendering ()
2023-08-14 18:33:48 +01:00
..
clipboardUtils.test.ts Desktop: Fixes : 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 : Do not escape content when copying from Rich Text editor 2021-09-19 13:00:06 +01:00
contextMenu.ts All: Add support for share permissions () 2023-07-16 17:42:42 +01:00
contextMenuUtils.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
index.ts Desktop: Fixes : Copying code block from Rich Text editor results in two copies of the text 2021-04-11 19:01:06 +02:00
resourceHandling.test.ts Merge pull request from GHSA-m59c-9rrj-c399 2023-07-27 15:41:57 +01:00
resourceHandling.ts Mobile, Desktop: Resolves : Add an option to disable the image resizing prompt () 2023-08-08 15:49:54 +01:00
types.ts Chore: Desktop: Fix NoteEditor unnecessary rerendering () 2023-08-14 18:33:48 +01:00
useDropHandler.ts Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
useEffectiveNoteId.ts Desktop: Fixes : Switching a note using Sidebar is slow and grayed out () 2022-11-14 17:25:41 +00:00
useFolder.ts Tools: Add prefer-arrow-callbacks to ESlint rules () 2023-02-20 15:02:29 +00:00
useFormNote.ts Desktop: Fixes : Fix editor not refreshed when the current note changes during sync () 2023-08-14 18:33:15 +01:00
useMarkupToHtml.ts Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
useMessageHandler.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
useNoteSearchBar.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
usePluginServiceRegistration.ts Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
useSearchMarkers.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
useWindowCommandHandler.ts All: Add support for share permissions () 2023-07-16 17:42:42 +01:00