1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
joplin/packages/app-desktop/gui/NoteEditor/NoteBody/TinyMCE/utils
Henry Heino 4a88d6ff7a
Desktop: Multiple window support (#11181)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-08 15:32:05 +00:00
..
joplinCommandToTinyMceCommands.ts Desktop: Rich Text Editor: Allow toggling bulleted and numbered lists from the command palette (#10559) 2024-06-10 22:26:14 +01:00
openEditDialog.ts Desktop: Resolves #10315: Do not trim markdown upon saving in rich text (#10321) 2024-04-17 10:19:25 +01:00
setupToolbarButtons.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
shouldPasteResources.test.ts
shouldPasteResources.ts Desktop: Speed up pasting text and images in Rich Text Editor 2024-02-08 12:51:31 +00:00
types.ts
useContextMenu.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
useKeyboardRefocusHandler.ts Desktop: Accessibility: Improve note title focus handling (#10932) 2024-08-27 18:05:48 +01:00
useLinkTooltips.ts Desktop: Fixes #10199: Rich text editor: Include "ctrl-click to open" in link tooltips (#10547) 2024-06-11 07:49:28 +01:00
useScroll.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
useTabIndenter.ts Desktop: Resolves #5762: Rich Text Editor: Add eight spaces when pressing tab (#10880) 2024-08-17 12:21:43 +01:00
useWebViewApi.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00