1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/editor/CodeMirror
Shashank Tyagi 4356a2010d
Desktop: Fix drop cursor styling issue (#11336) (#11345)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-10 14:06:54 +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 Merge branch 'release-3.1' into dev 2024-11-04 20:33:15 +00:00
pluginApi Mobile: Plugins: Fix incorrect Node exports emulation (#10776) 2024-07-23 20:10:59 +01:00
testUtil Desktop: Fix errors found by automated accessibility testing (#11246) 2024-11-09 12:50:06 +00:00
utils Desktop,Mobile,Web: Add support for overwrite mode in the Markdown editor (#11262) 2024-10-26 21:12:27 +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 Merge branch 'release-3.1' into dev 2024-11-09 13:41:37 +00:00
createEditor.test.ts Mobile: Resolves #9017: Support pasting images (#10751) 2024-07-16 19:28:05 +01:00
createEditor.ts Merge branch 'release-3.1' into dev 2024-11-04 20:33:15 +00:00
getScrollFraction.ts Desktop: Add new beta Markdown editor based on CodeMirror 6 (#8793) 2023-09-21 09:12:40 +01:00
theme.ts Desktop: Fix drop cursor styling issue (#11336) (#11345) 2024-11-10 14:06:54 +00:00