Skip to content

@react-pdf/ui@1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Aug 23:04
· 8 commits to master since this release
2c0b6d4

Minor Changes

  • #3537 77285e289dcaa588637d19b82461434763709728 Thanks @diegomura! - Add @react-pdf/ui, headless React primitives for building PDF preview and editor interfaces. Repl plus Files, Editor, Document, Pagination, Status, CopyButton and DownloadButton, each taking a Component prop so the library holds the behaviour and the consumer holds the markup. The render pipeline is injected, so the package depends on neither a compiler nor pdfjs-dist.

Patch Changes