Commit 2dd2564d2a

2dd2564d2ab29f7eaaf4839ea37fa0c60f077043

parent: ca136adf25

Verified · cmc ci/build: success ci/test: success

cmc <hello@cleberg.net> · 2026-09-19 23:57 UTC

CHANGELOG: the accessibility fixes

Ref #226
CHANGELOG.org +15
@@ -29,6 +29,21 @@ The desktop layout (#226): the web UI uses a wide screen.
2929 phone. Below 80rem the dashboard's pinned repositories return to a
3030 chip row above the queues.
3131
32Three accessibility defects the wider scan found, on pages the
33sixteen-page one never covered (#226):
34
35- A label chip carries a tone per scheme. Chip text is 12px, which owes
36 4.5:1 against the ground mixed from the colour itself, and no single
37 colour clears that on both canvases; the stored hex still names the
38 label, and the page picks the tone. A page stamped light or dark now
39 sets =color-scheme= to match, so native controls follow the theme.
40- Every =pre= scrolls sideways, so every one takes =tabindex="0"=: a
41 keyboard reaches a blame view, a build log and a search match the way
42 it already reached the pre blocks of rendered markup.
43- A link that shares its line with other text is underlined — a path
44 crumb, a heading that names an owner, an empty-state note. Link and
45 muted text are 1.07:1 apart in dark.
46
3247* v1.30.0 — 2026-09-19
3348
3449Every command runs on every surface, markup previews before it is