rspace-online/modules/rpubs
Jeff Emmett eec88ac661 fix(flipbook): use <img> elements instead of background-image for page rendering
background-image data URLs on divs can fail silently in StPageFlip's
shadow DOM context, producing white pages. Switch to <img> elements
with explicit pixel dimensions and object-fit:cover for reliable
rendering. Add white background to .stf__item as a safety net.
Applies to both folk-pubs-flipbook and folk-book-reader.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 13:02:28 -07:00
..
components fix(flipbook): use <img> elements instead of background-image for page rendering 2026-03-31 13:02:28 -07:00
typst refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
curated-shops.json feat(rpubs): port full feature parity from rpubs-online 2026-03-20 22:55:10 -07:00
formats.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
imposition.ts feat(rpubs): port full feature parity from rpubs-online 2026-03-20 22:55:10 -07:00
landing.ts fix(routing): remove hardcoded /demo/ path prefix from URLs 2026-03-12 18:48:20 -07:00
local-first-client.ts feat: add Automerge schemas + local-first-clients for tier-3 modules 2026-03-15 17:47:37 -07:00
mod.ts fix(rpubs): fix flipbook white screen and align flow with /press landing 2026-03-30 23:52:24 -07:00
parse-document.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
print-guides.ts feat(rpubs): port full feature parity from rpubs-online 2026-03-20 22:55:10 -07:00
printer-discovery.ts feat(rpubs): port full feature parity from rpubs-online 2026-03-20 22:55:10 -07:00
schemas.ts feat(rpubs): add collaborative document editing via Automerge CRDT 2026-03-11 12:01:08 -07:00
typst-compile.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00