Split new-paste editor header into title pill and settings pill (#147) #149

Merged
fen merged 1 commits from fix-147-header-split into dev 2026-09-10 04:12:05 +00:00
Collaborator

Split the /new editor header into two side-by-side pills:\n\n- .editor-head-title: title input alone in its own bordered pill (flex-grows)\n- .editor-head-settings: language select + refresh + wrap toggle in a second pill (fit-content), kept paired since refresh re-detects language\n- House tokens (--surface-2, --border, --radius); focus-within accent border on both pills\n- Mobile: title pill takes its own row, settings pill wraps below \u2014 verified at 1400x900 and 375x812\n\nFixes #147

Split the /new editor header into two side-by-side pills:\\n\\n- `.editor-head-title`: title input alone in its own bordered pill (flex-grows)\\n- `.editor-head-settings`: language select + refresh + wrap toggle in a second pill (fit-content), kept paired since refresh re-detects language\\n- House tokens (`--surface-2`, `--border`, `--radius`); focus-within accent border on both pills\\n- Mobile: title pill takes its own row, settings pill wraps below \\u2014 verified at 1400x900 and 375x812\\n\\nFixes #147
fen added 1 commit 2026-09-10 03:58:56 +00:00
Split new-paste editor header into title pill and settings pill (#147)
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 30s
da9039b606
fen merged commit a95ee57000 into dev 2026-09-10 04:12:05 +00:00
Sign in to join this conversation.