anki/ts/editor
Henrik Giesel 8aa8174d4b Fix scrollbar issue in anki-editable component in two ways
- using :host-context(.nightMode) allows for applying the nightmode
  scroll bar inside the component
- apply max-width: 100% to all element within editable, not just images
2021-02-23 15:52:20 +01:00
..
BUILD.bazel Turn off eslint check for now 2021-01-31 20:55:36 +01:00
changeTimer.ts add missing license headers 2021-02-09 13:38:04 +10:00
editable.scss Fix scrollbar issue in anki-editable component in two ways 2021-02-23 15:52:20 +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 add missing license headers 2021-02-09 13:38:04 +10:00
helpers.ts add missing license headers 2021-02-09 13:38:04 +10:00
htmlFilter.ts add missing license headers 2021-02-09 13:38:04 +10:00
index.ts Rework focusing code to fix two issues: 2021-02-09 01:09:16 +01:00
inputHandlers.ts add missing license headers 2021-02-09 13:38:04 +10: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 add missing license headers 2021-02-09 13:38:04 +10:00
wrap.ts add missing license headers 2021-02-09 13:38:04 +10:00