Files
upbeatBytes/frontend/src/lib
thejayman77 14842127da Fix ArticleCard image fallback, build warning, and link safety
- Show the typographic fallback for missing images too (not only on load
  error), driven by component state instead of imperative class mutation —
  which also clears the unused-CSS-selector build warning.
- Only render external links for http(s) URLs, else href=#.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-30 22:39:22 +00:00
..