Anki/ts/routes/editor
2025-10-26 19:18:30 +03:00
..
editor-toolbar Add RPCs for Fields/Cards dialogs 2025-10-18 04:14:02 +03:00
image-overlay Merge branch 'main' into editor-3830 2025-05-24 03:28:49 +03:00
mathjax-overlay
plain-text-input Move context menu logic 2025-06-18 23:55:26 +03:00
rich-text-input Fix formatting/typing errors 2025-10-18 14:38:21 +03:00
+page.svelte Remove editorReady() 2025-05-25 21:14:10 +03:00
ActionButton.svelte Implement History button 2025-07-25 14:41:27 +03:00
ActionButtons.svelte Implement History button 2025-07-25 14:41:27 +03:00
AddButton.svelte Implement add button 2025-07-10 00:14:58 +03:00
base.ts Use translations 2025-08-14 08:38:08 +03:00
CloseButton.svelte Implement add button 2025-07-10 00:14:58 +03:00
ClozeButtons.svelte Merge branch 'main' into editor-3830 2025-07-21 21:24:50 +03:00
code-mirror.ts
CodeMirror.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
CollapseBadge.svelte
CollapseLabel.svelte Merge branch 'main' into editor-3830 2025-06-29 22:01:28 +03:00
context-menu.svelte.ts Replace svelte-contextmenu with a custom implementation 2025-07-09 04:47:03 +03:00
decorated-elements.ts
destroyable.ts
DuplicateLink.svelte Fix legacy DuplicateLink handling 2025-08-30 16:54:12 +03:00
EditingArea.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
editor-base.scss Merge branch 'main' into editor-3830 2025-07-09 03:33:30 +03:00
EditorField.svelte Refresh fields after MathJax toggle 2025-10-01 11:50:27 +03:00
FieldDescription.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
Fields.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
FieldState.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
HandleBackground.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
HandleControl.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
HandleLabel.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
HelpButton.svelte Implement help button 2025-07-09 06:29:06 +03:00
helpers.ts
HistoryButton.svelte Set a different shortcut for Mac 2025-07-25 14:43:33 +03:00
HistoryModal.svelte Reduce duplication across modal components 2025-08-09 05:27:51 +03:00
index.ts Restore old editor entrypoint 2025-07-24 11:49:10 +03:00
LabelContainer.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
LabelName.svelte Merge branch 'main' into editor-3830 2025-06-28 21:49:24 +03:00
legacy.scss
NoteEditor.svelte Formatting 2025-10-26 19:18:30 +03:00
Notification.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
old-editor-adapter.ts
PlainTextBadge.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
PreviewButton.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
RichTextBadge.svelte Move editor code to ts/routes 2025-05-22 02:46:01 +03:00
StickyBadge.svelte Handle undo for all RPCs that return OpChanges 2025-10-13 13:09:49 +03:00
surround.ts
types.ts Implement History button 2025-07-25 14:41:27 +03:00