anki/ts/editor
2021-03-09 14:02:41 +01:00
..
BUILD.bazel Turn off eslint check for now 2021-01-31 20:55:36 +01:00
changeTimer.ts Separate index.ts into editable/editingArea/editorField/labelContainer.ts 2021-03-09 13:40:47 +01:00
editable.scss Fix scrollbar issue in anki-editable component in two ways 2021-02-23 15:52:20 +01:00
editable.ts Separate index.ts into editable/editingArea/editorField/labelContainer.ts 2021-03-09 13:40:47 +01:00
editingArea.ts Remove "true" return value from event handler 2021-03-09 13:41:39 +01:00
editor.scss Switch to bi-sticky icons, toggle opacity for state indiciation 2021-03-09 13:43:11 +01:00
editorField.ts Separate index.ts into editable/editingArea/editorField/labelContainer.ts 2021-03-09 13:40:47 +01:00
focusHandlers.ts Separate index.ts into editable/editingArea/editorField/labelContainer.ts 2021-03-09 13:40:47 +01:00
helpers.ts Fix another import 2021-03-09 14:02:41 +01:00
htmlFilter.ts Strip HTML comments from external pastes 2021-03-09 03:15:08 +03:00
index.ts Remove button highlight on disabling button (i.e. blur) 2021-03-09 13:43:09 +01:00
inputHandlers.ts Separate index.ts into editable/editingArea/editorField/labelContainer.ts 2021-03-09 13:40:47 +01:00
labelContainer.ts Fix reversed sticky icon logic 2021-03-09 13:44:06 +01:00
lib.ts add missing license headers 2021-02-09 13:38:04 +10:00
noteId.ts add missing license headers 2021-02-09 13:38:04 +10:00
toolbar.ts Improve focus handling 2021-03-08 14:20:06 +01:00
wrap.ts add missing license headers 2021-02-09 13:38:04 +10:00