Add complete keyboard navigation.

This commit is contained in:
2026-08-07 17:00:49 +02:00
parent 87a161058f
commit 5709c80209
38 changed files with 1943 additions and 355 deletions

View File

@@ -131,6 +131,7 @@ surface PostEditorSurface {
@guarantee MetadataSection
-- Collapsible section. Starts expanded when title is empty.
-- Control+Option+M (macOS) or Control+Alt+M toggles it outside focused text input.
-- Two-column layout.
-- Left column: Title, Tags, Author, Language + detect button,
-- Do Not Translate checkbox, Slug (read-only), Categories,
@@ -156,6 +157,7 @@ surface PostEditorSurface {
@guarantee ExcerptSection
-- Collapsible section with textarea (4 rows).
-- Control+Option+X (macOS) or Control+Alt+X toggles it outside focused text input.
@guarantee EditorBodyToolbar
-- Toolbar: "Content" label, mode toggle (Markdown/Preview),