anki/ts/editor
2021-09-09 15:37:39 +02:00
..
AddonButtons.svelte
AddTagBadge.svelte Decouple Autocomplete from TagInput: 2021-09-09 15:37:36 +02:00
bootstrap.scss Uniformly shorten SCSS imports/uses 2021-09-02 23:37:17 +02:00
BUILD.bazel Create AddTagBadge component 2021-09-09 15:37:33 +02:00
change-timer.ts First implementation of ImageHandle 2021-09-06 21:15:36 +10:00
ClozeButton.svelte Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
codable.ts Set lineWiseCopyCut option to false 2021-07-08 01:19:19 +09:00
ColorButtons.svelte Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
CommandIconButton.svelte Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
Components.svelte Export WithShortcut 2021-08-23 21:23:04 +02:00
context-keys.ts disabledKey => fieldFocusedKey 2021-07-05 18:15:03 +02:00
editable-container.ts Manage CSSStyleSheet from within SizeSelect where each image has one rule 2021-09-06 21:15:37 +10:00
editable.scss Make focus highlight artificial and based on :focus-within 2021-09-06 21:15:37 +10:00
editable.ts Check for non-existence of block tags instead of exclusive existence of inline tags in editable 2021-09-02 22:31:25 +10:00
editing-area.ts Remove comma 2021-09-06 21:15:37 +10:00
editor-field.ts Prevent sticky bubbling and saveField before toggling sticky 2021-09-07 14:33:05 +02:00
EditorToolbar.svelte Remember last text and highlight color again 2021-08-02 23:12:00 +02:00
fields.scss Make clicking on labelcontainer move focus to field 2021-09-06 21:15:37 +10:00
focus-handlers.ts Fix Tab not moving caret to end 2021-09-06 21:15:37 +10:00
FormatBlockButtons.svelte Introduce editable-container 2021-09-06 21:15:36 +10:00
FormatInlineButtons.svelte
HandleBackground.svelte Fix Float buttons in rtl 2021-09-06 21:15:37 +10:00
HandleControl.svelte Fix ButtonDropdown disappearing when mouseupping on HandleBackground 2021-09-06 21:15:37 +10:00
HandleLabel.svelte Have a uniform border-radius for buttons and fields 2021-09-06 21:15:37 +10:00
HandleSelection.svelte Fix Float buttons in rtl 2021-09-06 21:15:37 +10:00
helpers.ts Introduce editable-container 2021-09-06 21:15:36 +10:00
icons.ts Create AddTagBadge component 2021-09-09 15:37:33 +02:00
ImageHandle.svelte Fix Float buttons in rtl 2021-09-06 21:15:37 +10:00
ImageHandleFloatButtons.svelte Fix Float buttons in rtl 2021-09-06 21:15:37 +10:00
ImageHandleSizeSelect.svelte Introduce WithImageConstrained 2021-09-06 21:15:37 +10:00
index_wrapper.ts Export editor globals under anki namespace 2021-07-06 03:48:33 +02:00
index.ts Mount TagEditor 2021-09-09 15:37:33 +02:00
input-handlers.ts
label-container.ts However bubble up when clicking on label container itself 2021-09-07 15:02:59 +02:00
legacy.scss
lib.ts
note-id.ts
NoteTypeButtons.svelte Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
OnlyEditable.svelte disabledKey => fieldFocusedKey 2021-07-05 18:15:03 +02:00
PreviewButton.svelte Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
Tag.svelte Almost implement tagmove 2021-09-09 15:37:38 +02:00
TagAutocomplete.svelte Add some visual for TagAutocomplete 2021-09-09 15:37:39 +02:00
TagEditor.svelte Add some visual for TagAutocomplete 2021-09-09 15:37:39 +02:00
tagEditor.ts Display a tag-outline icon in the bottom left 2021-09-09 15:37:33 +02:00
TagInput.svelte Minimize reflow upon clicking tag 2021-09-09 15:37:39 +02:00
tags.ts Almost implement tagmove 2021-09-09 15:37:38 +02:00
TemplateButtons.svelte Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
toolbar.ts disabledKey => fieldFocusedKey 2021-07-05 18:15:03 +02:00
WithColorHelper.svelte
WithImageConstrained.svelte Introduce WithImageConstrained 2021-09-06 21:15:37 +10:00
wrap.ts Introduce editable-container 2021-09-06 21:15:36 +10:00