Imposia 0.4.1
Imposia 0.4.1
Imposia 0.4.1 keeps every committed page printable when application CSS
constrains the document viewport, and keeps Viewer panels aligned with compact
responsive controls.
Highlights
- Core's private print wrapper resets caller
htmlandbodyheight,
max-height, andoverflowconstraints without replacing the source
document's CSS cascade, attributes, or computed custom properties. - A real Chromium PDF regression verifies that every composed page reaches the
native print artifact even when caller CSS usesheight: 100vhand
overflow: hidden. - Viewer TOC, search, thumbnail, and Inspector panels now occupy the grid row
below the actual control rail. The 320 px toolbar can wrap without panels
overlapping or becoming unreachable. - The localized documentation now separates getting started, concepts,
publishing guides, and React, Core, and Viewer API references while keeping
browser-native Print and Save as PDF behavior explicit.
Install
pnpm add @imposia/react@0.4.1Framework-neutral consumers can install the package that matches their layer:
pnpm add @imposia/core@0.4.1
pnpm add @imposia/viewer@0.4.1
pnpm add @imposia/client@0.4.1Packages
Each attached .tgz is the package tarball submitted to npm. SHA256SUMS
records the matching GitHub Release asset checksums.