anki/ts/editor
Henrik Giesel 5963791d85
Consider using --force-message for ts/protobuf.bzl (#1694)
* Use --force-message in ts/protobuf

* Remove some now unnecessary type assertions in deck-options/lib

* Satisfy formatter
2022-02-27 17:35:07 +10:00
..
editor-toolbar Fix insert media always insert at the start (on Windows) (#1684) 2022-02-25 10:59:06 +10:00
image-overlay Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
mathjax-overlay Fix plain text (#1689) 2022-02-25 11:14:26 +10:00
plain-text-input Fix plain text (#1689) 2022-02-25 11:14:26 +10:00
rich-text-input Fix insert media always insert at the start (on Windows) (#1684) 2022-02-25 10:59:06 +10:00
tag-editor Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
base.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
BrowserEditor.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
BUILD.bazel Split/Merge editor.py for its three use cases (#1581) 2022-01-12 14:51:43 +10:00
change-timer.ts Add ChangeTimer.prototype.fireImmediately 2021-09-16 14:47:05 +02:00
code-mirror.ts Fix plain text (#1689) 2022-02-25 11:14:26 +10:00
CodeMirror.svelte Fix plain text (#1689) 2022-02-25 11:14:26 +10:00
DecoratedElements.svelte Fix plain text (#1689) 2022-02-25 11:14:26 +10:00
destroyable.ts Fix Cloze button (#1504) 2021-11-24 10:25:24 +10:00
DuplicateLink.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
EditingArea.svelte Fix field not restored if active (#1639) 2022-02-05 15:58:31 +10:00
editor-base.scss Several CSS fixes - Editor Cleanup (#1470) 2021-10-31 08:29:22 +10:00
EditorField.svelte Fix field not restored if active (#1639) 2022-02-05 15:58:31 +10:00
Fields.svelte Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
FieldsEditor.svelte Svelte Editor hotfixes (#1436) 2021-10-19 08:38:06 +10:00
FieldState.svelte Reimplement "Show Duplicates" button in editor (#1550) 2021-12-13 14:06:12 +10:00
FocusTrap.svelte Fix some Mathjax issues (#1547) 2022-01-08 11:46:01 +10:00
FrameElement.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
HandleBackground.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
HandleControl.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
HandleLabel.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
HandleSelection.svelte Fix editor dropdowns (#1649) 2022-02-08 14:13:55 +10:00
helpers.ts Move all buttons to our custom inline surrounding (#1682) 2022-02-22 22:17:22 +10:00
icons.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index_browser.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index_creator.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index_reviewer.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
LabelContainer.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
LabelDescription.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
LabelName.svelte Editor Field Descriptions (#1476) 2021-11-06 09:42:48 +10:00
legacy.scss Decrease button and tag size for Linux and Windows (#1532) 2021-12-06 19:01:15 +10:00
MathjaxElement.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
NoteCreator.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
NoteEditor.svelte Fix plain text (#1689) 2022-02-25 11:14:26 +10:00
Notification.svelte Translate Editor entirely to Svelte (#1403) 2021-10-18 22:01:15 +10:00
old-editor-adapter.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
PlainTextBadge.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
PreviewButton.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
ReviewerEditor.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
RichTextBadge.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
StickyBadge.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
surround.ts Fix insert media always insert at the start (on Windows) (#1684) 2022-02-25 10:59:06 +10:00
tsconfig.json Separate input components into their own directories / Remove WithShortcut (#1613) 2022-01-24 11:43:09 +10:00