Anki/ts/editor
Hikaru Y 820b833a43
Fix image overlay not closing when clicking outside on Qt6.6 (#2861)
* Add type to createEventDispatcher

* Fix image overlay not closing when clicking outside on Qt6.6

Use Event.composedPath() instead of obsolete Event.path
https://chromestatus.com/feature/5726124632965120
2023-12-04 14:57:03 +10:00
..
editor-toolbar fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
image-overlay Fix image overlay not closing when clicking outside on Qt6.6 (#2861) 2023-12-04 14:57:03 +10:00
mathjax-overlay Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
plain-text-input Fix HTML editor not displaying properly when expanding field (#2792) 2023-11-01 07:48:13 +10:00
rich-text-input Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
base.ts Add tooltips for image occlusions 2023-10-23 12:03:22 +10:00
BrowserEditor.svelte
change-timer.ts
ClozeButtons.svelte
code-mirror.ts
CodeMirror.svelte
CollapseBadge.svelte
CollapseLabel.svelte
decorated-elements.ts
destroyable.ts
DuplicateLink.svelte Add ability to tab to DuplicateLink (#2646) 2023-09-09 09:03:04 +10:00
EditingArea.svelte
editor-base.scss
EditorField.svelte image occlusion button in note editor (#2485) 2023-07-27 22:45:49 +10:00
FieldDescription.svelte Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
Fields.svelte
FieldState.svelte
HandleBackground.svelte
HandleControl.svelte
HandleLabel.svelte
helpers.ts
icons.ts
index.ts Merge the separate editor index files 2023-07-03 17:24:27 +10:00
LabelContainer.svelte
LabelName.svelte
legacy.scss Fix toggleable editor button styles (#2531) 2023-06-05 12:43:50 +10:00
NoteCreator.svelte
NoteEditor.svelte fixes: remove unfinished shapes, remove selectable and make shapes remain inside canvas (#2809) 2023-11-24 14:06:40 +10:00
Notification.svelte
old-editor-adapter.ts Fix toggleable editor button styles (#2531) 2023-06-05 12:43:50 +10:00
PlainTextBadge.svelte Fix two issues that can cause editor fields to behave incorrectly (#2540) 2023-06-14 09:38:06 +10:00
PreviewButton.svelte
ReviewerEditor.svelte
RichTextBadge.svelte Fix two issues that can cause editor fields to behave incorrectly (#2540) 2023-06-14 09:38:06 +10:00
StickyBadge.svelte Update to Svelte 4, and update most other JS deps (#2565) 2023-07-01 16:21:53 +10:00
surround.ts
tsconfig.json image occlusion button in note editor (#2485) 2023-07-27 22:45:49 +10:00
types.ts Propagate editor UI state transitions to add-ons (#2711) 2023-10-13 08:47:50 +10:00