anki/ts/domlib
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
..
location Fix some Mathjax issues (#1547) 2022-01-08 11:46:01 +10:00
surround Fix some Mathjax issues (#1547) 2022-01-08 11:46:01 +10:00
BUILD.bazel Reverse-engineer surrounding with execCommand (#1377) 2021-11-18 19:18:39 +10:00
index.ts Fix IME input after tab (#1584) 2022-01-12 08:39:41 +10:00
move-nodes.ts Fix some Mathjax issues (#1547) 2022-01-08 11:46:01 +10:00
place-caret.ts Fix some Mathjax issues (#1547) 2022-01-08 11:46:01 +10:00
tsconfig.json Reverse-engineer surrounding with execCommand (#1377) 2021-11-18 19:18:39 +10:00