Anki/ts/editor/plain-text-input
Henrik Giesel 52438fe4c9
Move focus into HTML editor when shown (#1861)
* Move focus into input field, when input is shown

* Change trapFocusOut to move focus into available inputs

- This means that e.g. closing the HTML editor with focus in it will
  focus the visual editor in turn

* Prevent Control+A unselecting tag editor when no tags exist
2022-05-13 13:02:03 +10:00
..
index.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
PlainTextInput.svelte Move focus into HTML editor when shown (#1861) 2022-05-13 13:02:03 +10:00
remove-prohibited.ts Fix infinite update loop in editor with invalid input HTML (#1761) 2022-03-31 11:17:13 +10:00
transform.ts Fix infinite update loop in editor with invalid input HTML (#1761) 2022-03-31 11:17:13 +10:00