Commit 7c4afe2c80
7c4afe2c80de2683e8cb8da38c842de5b5cc879c
parent: 7c3dab2545
Verified · cmc ci/build: success ci/test: success
cmc <hello@cleberg.net> · 2026-09-19 23:01 UTC
docs: clarify dashboard layout breakpoints for 62rem and 80rem
Ref #226
CHANGELOG.org
+4 −4
| @@ -24,10 +24,10 @@ The desktop layout (#226): the web UI uses a wide screen. |
| 24 | 24 | merge request lists; status, jobs and branches on builds; topics on |
| 25 | 25 | explore; kinds on search; sections on repository settings, account |
| 26 | 26 | settings and admin. |
| 27 | | - Below 64rem the facet and section columns stack after their content, |
| 28 | | the dashboard's pinned repositories return to a chip row above the |
| 29 | | queues, and the navigator hides, since the tree page is the navigator |
| 30 | | on a phone. |
| 27 | - Below 62rem the facet and section columns stack after their content |
| 28 | and the navigator hides, since the tree page is the navigator on a |
| 29 | phone. Below 80rem the dashboard's pinned repositories return to a |
| 30 | chip row above the queues. |
| 31 | 31 | |
| 32 | 32 | * v1.30.0 — 2026-09-19 |
| 33 | 33 | |
docs/specs/2026-09-19-desktop-layout-design.md
+3 −3
| @@ -63,10 +63,10 @@ feed rows are the row format the lists should adopt. |
| 63 | 63 | description with topics and website inline in muted text, the |
| 64 | 64 | Pin/Watch/Bookmark/Fork buttons at the right. Row two: the tabs. The |
| 65 | 65 | toggles hint moves to `title` text on the three buttons. |
| 66 | | 7. **Below 64rem** a facet or section column stacks after the content, |
| 66 | 7. **Below 62rem** a facet or section column stacks after the content, |
| 67 | 67 | the way the issue aside does; the file navigator disappears (the |
| 68 | | tree page exists); the dashboard's pinned column returns to the chip |
| 69 | | row. Nothing the phone layout fixed moves. |
| 68 | tree page exists). **Below 80rem** the dashboard's pinned column |
| 69 | returns to the chip row. Nothing the phone layout fixed moves. |
| 70 | 70 | |
| 71 | 71 | ## Pages |
| 72 | 72 | |