anki/ts/editable
Henrik Giesel 610ef8f043
Save and restore location on ContentEditable (#1481)
* Add utility functions for saving and restoring the caret location

* Implement cross-browser.getSelection

* Save and restore location on ContentEditable

* Fix refocus by clicking on a field that had a non-collapsed selection
2021-11-09 12:53:39 +10:00
..
BUILD.bazel Save and restore location on ContentEditable (#1481) 2021-11-09 12:53:39 +10:00
ContentEditable.svelte Save and restore location on ContentEditable (#1481) 2021-11-09 12:53:39 +10:00
decorated.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
editable-base.scss Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
icons.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index.ts Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
mathjax-element.ts Set "no-non-null-assertion: off" by default (#1475) 2021-11-04 11:42:51 +10:00
Mathjax.svelte Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
mathjax.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
tsconfig.json Save and restore location on ContentEditable (#1481) 2021-11-09 12:53:39 +10:00