Skip to content

v0.5.1

Choose a tag to compare

@JSv4 JSv4 released this 28 May 07:35
· 2 commits to main since this release

Highlights

  • Upgrade to docxodus 6.0.0. peerDependencies.docxodus is now >=6.0 (was >=4.0); consumers must upgrade alongside.
  • Bundled WASM assets refreshed from docxodus 6.0.0.

Since v0.4.1

  • Add toolbarActions API, icon-button open mode, defaultZoom, and tighter zoom controls
  • Tighten gap between zoom controls and custom toolbar actions
  • Fix narrow-viewport toolbar overflow; add fitMode and --page-gap CSS variable
  • Upgrade to docxodus 5.3.0 / 5.4.0 (intermediate); add unsupported-content placeholders, language override, and stable layout sizing
  • Make deleted/moved content non-selectable for cleaner copy/paste
  • Fix invisible text on Android Chrome
  • Dev-dependency and CI action updates

Upgrade notes

Consumers of react-docxodus-viewer must install docxodus@^6.0.0.