1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui/NoteEditor/utils
2020-12-11 12:00:24 +00:00
..
contextMenu.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
index.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
resourceHandling.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
types.ts Desktop: Added doc about Rich Text editor and added way to dismiss warning banner 2020-12-09 15:58:15 +00:00
useDropHandler.ts Desktop: Attempt to fix Outlook drag and drop on Markdown editor (#4093) 2020-11-16 20:30:40 +00:00
useFolder.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
useFormNote.ts Desktop: Fixes #4036: Focus editor after pressing toolbar buttons (#4037) 2020-12-02 10:36:00 +00:00
useMarkupToHtml.ts Plugins: Add support for external CodeMirror plugins (#4015) 2020-11-17 18:28:32 +00:00
useMessageHandler.ts Plugins: Added a way to execute commands from Markdown-it content scripts 2020-12-11 12:00:24 +00:00
useNoteSearchBar.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
usePluginServiceRegistration.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
useSearchMarkers.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
useWindowCommandHandler.ts Plugins: Rename command "editorSetText" to "editor.setText" 2020-11-14 10:57:09 +00:00