Anki/ts/editor/mathjax-overlay
Henrik Giesel f534dbb8e5
Separate input components into their own directories / Remove WithShortcut (#1613)
* Put PlainTextInput into its own directory

* Create a directory for RichTextInput

* Create editor-toolbar directory

* Move PreviewButton into editor-toolbar

* The time to refactor this is not quite yet here

* Create tag-editor directory

* Remove some of the uses of WithShortcut

* Remove all uses of WithShortcut from editor package

* Remove last uses of WithShortcut

* Fix typo
2022-01-24 11:43:09 +10:00
..
icons.ts Mathjax editor improvements (#1502) 2021-11-23 10:27:32 +10:00
index.ts Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
MathjaxButtons.svelte Fix some Mathjax issues (#1547) 2022-01-08 11:46:01 +10:00
MathjaxEditor.svelte Fix some Mathjax issues (#1547) 2022-01-08 11:46:01 +10:00
MathjaxHandle.svelte Separate input components into their own directories / Remove WithShortcut (#1613) 2022-01-24 11:43:09 +10:00
MathjaxMenu.svelte Use default colors for CodeMirror in light theme Anki (#1578) 2022-01-10 12:51:50 +10:00