Add complete keyboard navigation.
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user