Picking this up on fix/137-touch-only-affordances.
Approach, following the issue's own Direction and its Sequencing note.
#60 has landed, and the queue row's context menu — now a bottom…
PR #180 is open and CI is green (check and e2e, the latter over both
Chromium and WebKit).
make css-check carries a second script,
frontend/scripts/check-css-nesting.mjs, over index.css…
CI is green on 4bf2414: check success (run 478) and e2e success, the latter over both Chromium and WebKit. make css-check runs the new script in that first job, so the check is…
Taking this on branch fix/154-nested-css-check.
Approach is the Direction's cheap version: a second check under
make css-check rather than a build-time downlevel, matching how the
other…
PR: yonlu/yellowjacket#179 — CI green on both engines (run 17385).
The fix is one @media (max-width: 599px) block in the component's own stylesheet: the host…
CI is green on both engines — run 17385.
check: commit messages, lint, test (three build configurations),tsc --noEmit,css-check, the 984-test component suite,bindings-check,…
Picking this up. Branch fix/66-album-page-scrolls-as-one.
Approach, from the two measurements already on this issue rather than from first principles:
- The scroll half: `explore-album-deta…
PR: yonlu/yellowjacket#178 — CI green on both jobs, WebKit included.
What landed is the Findings' shape rather than a new one: the line is the shell's element in…
CI is green — run 476 (https://git.ljones.me/yonlu/yellowjacket/actions/runs/17380).
check— success: lint and test across all three build configurations,tsc --noEmit, the…