rspace-online/modules/rpubs/components
Jeff Emmett 9ac8cb6256 fix(flipbook): replicate StPageFlip CSS inside shadow DOM
StPageFlip injects its CSS (.stf__parent, .stf__block, .stf__item, etc.)
into document.head, which doesn't penetrate shadow DOM boundaries.
Pages rendered but were unstyled — collapsed/invisible. Replicate the
required rules inside each component's shadow root styles.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 18:27:56 -07:00
..
folk-pubs-editor.ts fix(auth): pass JWT secret to all SDK verify calls + add auth header to rpubs generate 2026-03-22 18:15:17 -07:00
folk-pubs-flipbook.ts fix(flipbook): replicate StPageFlip CSS inside shadow DOM 2026-03-22 18:27:56 -07:00
folk-pubs-publish-panel.ts feat(rpubs): polish publish flow with teal accents, SVG icons, and card layouts 2026-03-21 17:04:19 -07:00
pubs.css feat: workflow template, choice components, space settings, EncryptID vault, UI polish 2026-03-03 13:15:13 -08:00