anki/ts/editable
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
..
content-editable.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
ContentEditable.svelte Fix inverted Ctrl+right/left handling in RTL fields (again) (#2191) 2022-11-15 11:14:18 +10:00
decorated.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
editable-base.scss Fix custom webview scrollbar not showing (#2085) 2022-09-26 09:13:06 +10:00
frame-element.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
frame-handle.ts Work around issue with entering text around MathJax via IME (#2288) 2022-12-30 13:32:41 +10:00
icons.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
mathjax-element.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
Mathjax.svelte Exempt MathJax images from image shrinking 2022-12-04 20:03:27 +10:00
mathjax.ts Switch editor to full MathJax package to fix broken autoloads 2022-05-21 14:01:38 +10:00
ResizableImage.svelte Fix images not being constrained to field width 2022-12-24 12:57:38 +10:00
tsconfig.json Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00