feat(rich-text): HTML source view in the toolbar #102
Loading…
Reference in a new issue
No description provided.
Delete branch "task/pienter-ui__rich-text-field__source-view-toggle"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stacked on the richtext field type PR (#99).
codeicon (Feather artwork supplied by Korneel).idmoves to the textarea, so error summaries still reach the field.<table>, a<script>ortarget="_blank"typed there is dropped, and the textarea is rewritten to show what survived.Checks: typecheck, lint, format, tests (59),
build:vue,build:storybookgreen. Exercised in Storybook and in the playground (blog edit, a BlockEditor section, dark theme).Not verified: focus returning into the editor when leaving source mode (hidden automation tab stalls Tiptap's
requestAnimationFramefocus), real-keypress tab order, light theme screenshot.