1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/app-mobile/components/NoteEditor/CodeMirror
2022-11-21 11:41:17 +00:00
..
CodeMirror.ts Tools: Build mobile app before release 2022-10-11 14:43:39 +01:00
createEditor.ts Chore: Force syntax tree generation after creating editor in test units (#6783) 2022-08-29 12:40:19 +01:00
decoratorExtension.ts Chore: Fix CI: Use strict equality (#6702) 2022-07-29 09:38:44 +01:00
demo.html Android: Fixes #6802: Double/triple-tap selection doesn't show context menu (#6803) 2022-09-05 12:47:25 +01:00
markdownCommands.bulletedVsChecklist.test.ts Mobile: Add keyboard-activatable markdown commands (e.g. bold, italicize) (#6707) 2022-08-08 16:00:14 +01:00
markdownCommands.test.ts Tools: Disable test that randomly fails on CI 2022-11-21 11:41:17 +00:00
markdownCommands.toggleList.test.ts Tools: Disable flaky test 2022-11-08 18:18:48 +00:00
markdownCommands.ts Mobile: Resolves #6808: Convert empty bolded regions to bold-italic regions in beta editor (#6807) 2022-09-05 12:50:32 +01:00
markdownMathParser.test.ts Chore: Set up repository for testing/preparation for mobile markdown toolbar PR (#6650) 2022-07-22 10:44:19 +01:00
markdownMathParser.ts Chore: Set up repository for testing/preparation for mobile markdown toolbar PR (#6650) 2022-07-22 10:44:19 +01:00
markdownReformatter.test.ts Mobile: Add keyboard-activatable markdown commands (e.g. bold, italicize) (#6707) 2022-08-08 16:00:14 +01:00
markdownReformatter.ts Mobile: Add keyboard-activatable markdown commands (e.g. bold, italicize) (#6707) 2022-08-08 16:00:14 +01:00
syntaxHighlightingLanguages.ts Mobile: Improve syntax highlighting on mobile beta editor (#6684) 2022-07-28 17:01:34 +01:00
theme.ts iOS: Resolves #6685: Respect system accessibility font size in rendered markdown (#6686) 2022-07-28 17:02:46 +01:00
types.ts Mobile: Setting to disable spellcheck in beta editor (#6780) 2022-08-27 13:53:46 +01:00
webviewLogger.ts Mobile: Add keyboard-activatable markdown commands (e.g. bold, italicize) (#6707) 2022-08-08 16:00:14 +01:00