Anki/ts/editor
2021-09-09 17:28:00 +02:00
..
AddonButtons.svelte
AddTagBadge.svelte Add bottom padding to selected tag badge as well 2021-09-09 15:38:07 +02:00
AutocompleteItem.svelte Set disabled class on TagInput from WithAutocomplete 2021-09-09 15:38:10 +02:00
bootstrap.scss Implement TagWithTooltip 2021-09-09 15:38:00 +02:00
BUILD.bazel Add SelectedTagBadge to offer context items for selected tags 2021-09-09 15:37:53 +02:00
change-timer.ts
ClozeButton.svelte Fix TagSpacer 2021-09-09 15:38:01 +02:00
codable.ts
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
editable-container.ts
editable.scss
editable.ts
editing-area.ts
editor-field.ts Prevent sticky bubbling and saveField before toggling sticky 2021-09-07 14:33:05 +02:00
EditorToolbar.svelte
fields.scss Update to use shortened SCSS paths for some components 2021-09-09 15:38:05 +02:00
focus-handlers.ts
FormatBlockButtons.svelte
FormatInlineButtons.svelte
HandleBackground.svelte Fix Float buttons in rtl 2021-09-06 21:15:37 +10:00
HandleControl.svelte
HandleLabel.svelte
HandleSelection.svelte Fix Float buttons in rtl 2021-09-06 21:15:37 +10:00
helpers.ts
icons.ts Add SelectedTagBadge to offer context items for selected tags 2021-09-09 15:37:53 +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
index.ts Update to use shortened SCSS paths for some components 2021-09-09 15:38:05 +02:00
index_wrapper.ts
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
PreviewButton.svelte Port Focus tags shortcut to webview 2021-09-09 15:37:34 +02:00
SelectedTagBadge.svelte Add bottom padding to selected tag badge as well 2021-09-09 15:38:07 +02:00
tag-editor.ts Rename tagEditor tag-editor.ts 2021-09-09 15:38:04 +02:00
Tag.svelte Bubble up some functionality from Tag to TagWithTooltip and TagDeleteBadge 2021-09-09 17:18:47 +02:00
TagDeleteBadge.svelte Bubble up some functionality from Tag to TagWithTooltip and TagDeleteBadge 2021-09-09 17:18:47 +02:00
TagEditor.svelte Fix Tag SPACER 2021-09-09 17:28:00 +02:00
TagInput.svelte Update Autocomplete position when suggestion selection makes it move to the next row 2021-09-09 15:38:10 +02:00
TagOptionsBadge.svelte Implement nowrap mode 2021-09-09 15:38:01 +02:00
tags.ts add basic tag completion to backend 2021-09-09 15:38:08 +02:00
TagWithTooltip.svelte Bubble up some functionality from Tag to TagWithTooltip and TagDeleteBadge 2021-09-09 17:18:47 +02:00
TemplateButtons.svelte Fix TagSpacer 2021-09-09 15:38:01 +02:00
toolbar.ts
WithAutocomplete.svelte Remove unused import 2021-09-09 15:38:12 +02:00
WithColorHelper.svelte
WithImageConstrained.svelte
wrap.ts