1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/editor/CodeMirror
2024-10-30 21:09:37 +00: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 Desktop: Custom CSS: Add cm-listItem class to lines with list items, don't add region start/end markers for items that are always single-line (#11291) 2024-10-30 21:09:23 +00: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
theme.ts Desktop: Resolves #11279: Remove left/right edge margin around editor content when disabled in settings (#11290) 2024-10-30 21:09:37 +00:00