0c81bbce04
* Fix field not being restored after Undo, if field also has focus * Execute moveCaretToEnd after undoing a change - Otherwise the caret might be placed in seemingly random positions * Fix wording of comments * Remove autofocus functionality of EditingArea - instead await a tick in focusField - We used the autofocus prop for the initial focus setting when opening the editor. However it seems that awaiting tick in focusField also does the trick. |
||
---|---|---|
.. | ||
CustomStyles.svelte | ||
index.ts | ||
RichTextInput.svelte | ||
RichTextStyles.svelte | ||
SetContext.svelte | ||
StyleLink.svelte | ||
StyleTag.svelte |