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-07-29 16:33:39 +01:00
..
testUtil Chore: Disable warning in tests 2023-07-02 17:45:52 +01:00
CodeMirror.test.ts Chore: Fix failing CodeMirror test (#8494) 2023-07-17 17:12:35 +01:00
CodeMirror.ts All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +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 Chore: Mobile: Tests: Fix CodeMirror-related error messages (#8569) 2023-07-29 16:33:39 +01:00
markdownCommands.test.ts Chore: Mobile: Tests: Fix CodeMirror-related error messages (#8569) 2023-07-29 16:33:39 +01:00
markdownCommands.toggleList.test.ts Chore: Mobile: Tests: Fix CodeMirror-related error messages (#8569) 2023-07-29 16:33:39 +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 Chore: Mobile: Tests: Fix CodeMirror-related error messages (#8569) 2023-07-29 16:33:39 +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