Skip to content

Release 2026071500#349

Merged
stophecom merged 3 commits into
mainfrom
dev
Jul 15, 2026
Merged

Release 2026071500#349
stophecom merged 3 commits into
mainfrom
dev

Conversation

@stophecom

Copy link
Copy Markdown
Owner
  • Fix illustrations
  • Fix dpa screen overflow

stophecom and others added 3 commits July 15, 2026 22:20
The DPA preview renders the document with Tailwind .prose; its tables laid
out at natural width with no scroll wrapper, so on narrow viewports they
pushed the whole page wider. Give the preview column min-w-0 and let the
document's tables scroll horizontally inside the box instead.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The alps/home/safe illustrations had hardcoded hex fills, so they didn't
adapt to dark mode. Drive their fills from CSS variables instead:

- Add an "Illustration colors" palette in app.css (--illustration-navy,
  -navy-deep, -cream, -slate) exposed as --color-illustration-* theme
  tokens; navy-deep tracks --foreground and the red reuses --accent.
- Inline the SVGs as ?component imports (an <img>-loaded SVG can't read
  the page's CSS variables), moving them from static/ to lib/assets.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…e-51530d

fix(dpa): responsive preview + theme-aware illustration SVGs
@stophecom stophecom self-assigned this Jul 15, 2026
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
scrt-link-v2 Ready Ready Preview, Comment Jul 15, 2026 8:59pm

Request Review

@stophecom
stophecom merged commit 32aec47 into main Jul 15, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant