Picking this up on branch feat/71-more-as-a-bottom-sheet, from origin/main.
Approach, following the Direction and #60's precedent:
- The "More" surface becomes a bottom sheet —…
PR #209 — yonlu/yellowjacket#209 — CI green
(check and e2e).
Took the Direction's first option. The 85vh cap stays; the fade is two background layers on…
CI is green — run 17668, check and e2e both success (chromium
and WebKit).
The first run failed on #138, not on this change. check reported
test/components/play-in-context.test.ts…
Picking this up.
Taking the Direction's first option: a scroll shadow pinned to the
sheet body's bottom edge, revealed and hidden by
background-attachment: local rather than by a scroll…
PR #208 — yonlu/yellowjacket#208. CI green on both engines (run 17663).
What landed against this issue:
utils/explore-link.tsrenders a plain string below…
CI is green — run 17663.
check: lint, test (three build configurations), typecheck,make ui-test,make bindings-check,make skill-check, CSS literals, commit messages — all…
Taking this — it is Phase 4's next item in #73's sequence now that #63
has landed. Branch feat/67-entity-links-into-menus.
Approach, as far as it is decided before the code:
- `utils/explo…
PR #206 — yonlu/yellowjacket#206
--update=true in the ui-visual-update recipe, which is the
Direction as written. The issue's closing sweep is done too:…