anki/ts/editor
Henrik Giesel ee194e951c Rework focusing code to fix two issues:
1. Clicking away from the editor window, and back on it should not focus old field
2. Clicking on a field, which is not fully visible, should scroll it into view
2021-02-09 01:09:16 +01:00
..
BUILD.bazel Turn off eslint check for now 2021-01-31 20:55:36 +01:00
changeTimer.ts Split up index.ts into several more files 2021-02-08 19:48:42 +01:00
editable.scss Move editor css to editor directory 2021-01-31 19:03:40 +01:00
editor.scss Give toolbar items a bottom margin to separate the rows when they wrap 2021-02-08 21:26:37 +01:00
focusHandlers.ts Rework focusing code to fix two issues: 2021-02-09 01:09:16 +01:00
helpers.ts Move editor to /ts/editor 2021-01-31 14:15:03 +01:00
htmlFilter.ts Put wrapping code into its own file 2021-02-08 21:02:46 +01:00
index.ts Rework focusing code to fix two issues: 2021-02-09 01:09:16 +01:00
inputHandlers.ts Split up index.ts into several more files 2021-02-08 19:48:42 +01:00
lib.ts Move editor to /ts/editor 2021-01-31 14:15:03 +01:00
noteId.ts Split up index.ts into several more files 2021-02-08 19:48:42 +01:00
toolbar.ts Split up index.ts into several more files 2021-02-08 19:48:42 +01:00
wrap.ts Refactor wrap code 2021-02-08 22:13:49 +01:00