1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-09 08:45:55 +02:00
joplin/packages/editor/CodeMirror
2024-09-27 21:28:56 +01:00
..
CodeMirror5Emulation Desktop: Update plugin compatibility layer to allow more legacy plugins (e.g. Markdown Prettier) to run (#11033) 2024-09-12 17:51:38 +01:00
editorCommands Desktop: New Markdown editor: Fix horizontal rule button when cursor is not on a new line (#11085) 2024-09-21 13:00:43 +01:00
markdown Mobile,Desktop: Fixes #11135: Fix incorrect list switching behavior (#11137) 2024-09-27 21:28:56 +01:00
pluginApi Mobile: Plugins: Fix incorrect Node exports emulation (#10776) 2024-07-23 20:10:59 +01:00
testUtil Desktop: New Markdown editor: Fix horizontal rule button when cursor is not on a new line (#11085) 2024-09-21 13:00:43 +01:00
utils Desktop: Accessibility: Improve note title focus handling (#10932) 2024-08-27 18:05:48 +01:00
CodeMirrorControl.test.ts Mobile: Fix cmd-i no longer italicizes text (#10604) 2024-06-18 10:02:01 +01:00
CodeMirrorControl.ts Desktop: Allow searching when only the note viewer is visible and sync search with editor (#10866) 2024-08-15 16:01:52 +01:00
configFromSettings.ts Mobile: Fix cmd-i no longer italicizes text (#10604) 2024-06-18 10:02:01 +01:00
createEditor.test.ts Mobile: Resolves #9017: Support pasting images (#10751) 2024-07-16 19:28:05 +01:00
createEditor.ts Desktop: Accessibility: Improve note title focus handling (#10932) 2024-08-27 18:05:48 +01:00
getScrollFraction.ts Desktop: Add new beta Markdown editor based on CodeMirror 6 (#8793) 2023-09-21 09:12:40 +01:00
theme.ts Mobile: Make editor styles closer to desktop (#10377) 2024-04-27 11:43:37 +01:00