| .. |
|
AddonButtons.svelte
|
|
|
|
AddTagBadge.svelte
|
|
|
|
AutocompleteItem.svelte
|
Align suggestions with start of tag
|
2021-09-09 19:03:06 +02:00 |
|
bootstrap.scss
|
|
|
|
BUILD.bazel
|
Correctly import CodeMirror
|
2021-09-15 13:45:19 +02:00 |
|
change-timer.ts
|
Add ChangeTimer.prototype.fireImmediately
|
2021-09-16 14:47:05 +02:00 |
|
ClozeButton.svelte
|
|
|
|
codable.ts
|
Define CodeMirror in external codeMirror.ts
|
2021-09-15 13:45:19 +02:00 |
|
codeMirror.ts
|
Satisfy eslint
|
2021-09-15 13:45:19 +02:00 |
|
ColorButtons.svelte
|
|
|
|
CommandIconButton.svelte
|
|
|
|
Components.svelte
|
|
|
|
context-keys.ts
|
|
|
|
editing-area.ts
|
Focus on mount when using Mathjax shortcuts
|
2021-09-15 13:45:17 +02:00 |
|
editor-field.ts
|
First implementation of MathjaxHandleEditor
|
2021-09-15 13:33:17 +02:00 |
|
EditorToolbar.svelte
|
Rename StickyBar and StickyBottom to StickyHeader and StickyFooter
|
2021-09-15 23:15:55 +02:00 |
|
fields.scss
|
Make StickyBottom actually stick and make editor fullsize + flexbox
|
2021-09-15 15:21:37 +02:00 |
|
focus-handlers.ts
|
Generalize ChangeTimer and use it in Mathjax editor
|
2021-09-15 13:33:20 +02:00 |
|
FormatBlockButtons.svelte
|
Introduce editable module
|
2021-09-15 13:32:30 +02:00 |
|
FormatInlineButtons.svelte
|
|
|
|
HandleBackground.svelte
|
Always correctly update MathjaxHandle position
|
2021-09-15 17:05:43 +02:00 |
|
HandleControl.svelte
|
|
|
|
HandleLabel.svelte
|
Use editorfield instead of editor-field
|
2021-09-15 13:45:20 +02:00 |
|
HandleSelection.svelte
|
Always correctly update MathjaxHandle position
|
2021-09-15 17:05:43 +02:00 |
|
helpers.ts
|
Introduce editable module
|
2021-09-15 13:32:30 +02:00 |
|
icons.ts
|
Add InlineBlock buttons to mathjax components
|
2021-09-15 13:33:12 +02:00 |
|
ImageHandle.svelte
|
Make the ImageHandle and MathjaxHandle dropdowns perfectly touch the HandleSelection
|
2021-09-15 22:26:32 +02:00 |
|
ImageHandleFloatButtons.svelte
|
Remove style attribute after remove float property if not styling left
|
2021-09-15 17:36:48 +02:00 |
|
ImageHandleSizeSelect.svelte
|
|
|
|
index.ts
|
Make StickyBottom actually stick and make editor fullsize + flexbox
|
2021-09-15 15:21:37 +02:00 |
|
index_wrapper.ts
|
|
|
|
input-handlers.ts
|
Generalize ChangeTimer and use it in Mathjax editor
|
2021-09-15 13:33:20 +02:00 |
|
label-container.ts
|
Import saveField from editor/saving.ts
|
2021-09-15 14:09:25 +02:00 |
|
legacy.scss
|
|
|
|
lib.ts
|
|
|
|
MathjaxHandle.svelte
|
Make HandleSelection perfectly size when first activating
|
2021-09-17 21:23:04 +02:00 |
|
MathjaxHandleEditor.svelte
|
Add ChangeTimer.prototype.fireImmediately
|
2021-09-16 14:47:05 +02:00 |
|
MathjaxHandleInlineBlock.svelte
|
Wrap Mathjax buttons into toolbar
|
2021-09-15 13:33:24 +02:00 |
|
note-id.ts
|
|
|
|
NoteTypeButtons.svelte
|
|
|
|
OnlyEditable.svelte
|
|
|
|
PreviewButton.svelte
|
|
|
|
saving.ts
|
Add ChangeTimer.prototype.fireImmediately
|
2021-09-16 14:47:05 +02:00 |
|
SelectedTagBadge.svelte
|
|
|
|
tag-editor.ts
|
|
|
|
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 |
|
TagEditMode.svelte
|
Introduce TagEditMode as a wrapper around TagWithTooltip
|
2021-09-09 21:47:07 +02:00 |
|
TagEditor.svelte
|
Rename StickyBar and StickyBottom to StickyHeader and StickyFooter
|
2021-09-15 23:15:55 +02:00 |
|
TagInput.svelte
|
Fix suggestions not showing when typing space in a TagInput
|
2021-09-15 22:54:53 +02:00 |
|
TagOptionsBadge.svelte
|
|
|
|
tags.ts
|
add basic tag completion to backend
|
2021-09-09 15:38:08 +02:00 |
|
TagWithTooltip.svelte
|
Fix crosshair not showing on main text of Tag when in select mode
|
2021-09-09 22:31:16 +02:00 |
|
TemplateButtons.svelte
|
Focus on mount when using Mathjax shortcuts
|
2021-09-15 13:45:17 +02:00 |
|
toolbar.ts
|
|
|
|
WithAutocomplete.svelte
|
Align suggestions with start of tag
|
2021-09-09 19:03:06 +02:00 |
|
WithColorHelper.svelte
|
|
|
|
WithImageConstrained.svelte
|
Do not start ImageHandle for images with [data-anki]
|
2021-09-15 13:32:31 +02:00 |
|
wrap.ts
|
Move wrap to lib to allow editable to use it
|
2021-09-15 13:33:24 +02:00 |