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
2023-06-30 16:23:05 +01:00
..
testUtil Chore: Mobile: Fix CodeMirror test failures (#7522) 2022-12-30 17:25:31 +00:00
CodeMirror.test.ts Fixed tests 2023-06-30 16:23:05 +01:00
CodeMirror.ts Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
decoratorExtension.ts Mobile: Fixes #6175: Enable autocorrect with spellcheck (#7532) 2022-12-30 23:20:56 +00: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 Fixed tests 2023-06-30 16:23:05 +01:00
markdownCommands.test.ts Fixed tests 2023-06-30 16:23:05 +01:00
markdownCommands.toggleList.test.ts Fixed tests 2023-06-30 16:23:05 +01: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 Fixed tests 2023-06-30 16:23:05 +01:00
markdownMathParser.ts Tools: Apply eslint rule multiline-comment-style with checkJSDoc option 2023-06-30 09:55:56 +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 Mobile: Fixes #7594: Remove gray line around text editor (#7595) 2023-01-07 17:49:14 +00:00
types.ts Mobile: Setting to disable spellcheck in beta editor (#6780) 2022-08-27 13:53:46 +01:00
webviewLogger.ts Mobile: Upgrade to React Native 0.70 2023-01-08 17:23:53 +00:00