deckhearth/test
Randall Stillwell 5b9a278ca2 feat(designer): inline symbol icons, frame textures, community sharing, print sheets
- {CODE} tokens in description/actions/flavor render as inline symbol
  icons (RichText), including inside cost pips
- custom frames gain an optional background texture (upload/replace/
  remove via /api/custom-frames/[id]/texture); renders behind panels
- custom games can be shared to the community (is_public): toggle in the
  game space, public listing at /community/games, read-only game view,
  /api/public/games endpoints (no auth, public rows only)
- /designer/print: multi-card print sheets on US Letter at 300dpi
  (63x88mm cards, 3x3 or 2x2, dashed cut guides, full-sheet PNG export)
- migration 1787711511000
2026-08-24 21:48:52 -05:00
..
api feat(designer): inline symbol icons, frame textures, community sharing, print sheets 2026-08-24 21:48:52 -05:00
components feat(scanner): add desktop workstation layout (#165) 2026-08-15 17:21:23 -05:00
lib Add manual tap-to-scan with shutter button on mobile. (#167) 2026-08-15 20:11:54 -05:00
pages feat(scanner): add desktop workstation layout (#165) 2026-08-15 17:21:23 -05:00
setup.js fix(scanner): satisfy react-hooks/immutability and jsdom ResizeObserver in tests 2026-08-23 22:27:49 -05:00