rspace-online/modules/rpubs/components
Jeff Emmett 9ed39d5cd0 fix(rpubs): adjust editor height to account for sub-nav bar
The editor used calc(100vh - 92px) which only accounted for header+tab
row, but the rpubs sub-nav (~48px) pushed the Generate Preview button
below the fold. Now uses calc(100vh - 140px).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 16:18:43 -07:00
..
folk-pubs-editor.ts fix(rpubs): adjust editor height to account for sub-nav bar 2026-03-21 16:18:43 -07:00
folk-pubs-flipbook.ts feat(rpubs): port full feature parity from rpubs-online 2026-03-20 22:55:10 -07:00
folk-pubs-publish-panel.ts feat(rpubs): replace sidebar with 3-step wizard flow (Create → Preview → Publish) 2026-03-21 12:26:38 -07:00
pubs.css feat: workflow template, choice components, space settings, EncryptID vault, UI polish 2026-03-03 13:15:13 -08:00