anki/ts/editor/mathjax-overlay
Henrik Giesel 489eadb352
Fix IME input after tab (#1584)
* Avoid initial call of mirror-dom

* Disable updateFocus from OldEditorAdapter

* fixes IME input duplication bug

* Fix saving of latestLocation for ContentEditable

* Fix IME after calling placeCaretAfterContent

* Export other libraries from domlib/index.ts

* Remove dead code

+ Uncomment code which was mistakenly left commmented
2022-01-12 08:39:41 +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 Fix IME input after tab (#1584) 2022-01-12 08:39:41 +10:00
MathjaxMenu.svelte Use default colors for CodeMirror in light theme Anki (#1578) 2022-01-10 12:51:50 +10:00