anki/ts/editor/mathjax-overlay
Hikaru Y be6d1dfb66
Work around issue with entering text around MathJax via IME (#2288)
* Add 'placement' property

* Extract logic for moving text node into instance method

... so that it can be used elsewhere.

* Add writable store to indicate whether composition session is active

* Work around issue with entering text around MathJax via IME

* Make get() called only once while composition session is active
2022-12-30 13:32:41 +10:00
..
icons.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index.ts Use WithFloating for MathjaxOverlay (#2011) 2022-09-05 17:20:00 +10:00
MathjaxButtons.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
MathjaxEditor.svelte Close MathJax editor when Esc is pressed (#2237) 2022-12-05 15:08:38 +10:00
MathjaxOverlay.svelte Work around issue with entering text around MathJax via IME (#2288) 2022-12-30 13:32:41 +10:00