1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/app-desktop/gui/NoteEditor/utils
2023-03-30 16:58:48 +01:00
..
clipboardUtils.test.ts
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 Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
index.ts
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 Desktop: Resolves #6101: Added export graph button for Mermaid (#7958) 2023-03-30 16:58:48 +01:00
useMessageHandler.ts Chore: Set type of main BrowserWindow, and fixed popup calls 2023-02-22 18:16:28 +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