Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

react-pdf

Display PDFs in your React app as easily as if they were images.
Collective - Host: opensource - https://opencollective.com/react-pdf-wojtekmaj - Website: https://projects.wojtekmaj.pl/react-pdf - Code: https://github.com/wojtekmaj/react-pdf

Bump vitest from 0.30.1 to 0.34.0

github.com/wojtekmaj/react-pdf - 03c3498b921aca799f40c91c53b6cbfdcd3aaf33 authored over 1 year ago by Wojciech Maj <[email protected]>
Use non-null assertion instead of type assertion in createRoot()

github.com/wojtekmaj/react-pdf - c431d2576774ea902a8ffc1751083f647b48ce16 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unused dependency

github.com/wojtekmaj/react-pdf - d14e13f89f072ee1f8a20bee53b823f1460eaa24 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary TypeScript config

strictNullChecks is already true if strict is true

github.com/wojtekmaj/react-pdf - 6c035a48d63ec2c241c0177ede37876e07f007db authored over 1 year ago by Wojciech Maj <[email protected]>
Fix import path missing extension

github.com/wojtekmaj/react-pdf - 459c15b545d25ef382470c749c7afd6de54b214c authored over 1 year ago by Wojciech Maj <[email protected]>
Improve wording

github.com/wojtekmaj/react-pdf - c29dba221d3cf5351bb74b847d49b46420801d10 authored over 1 year ago by Wojciech Maj <[email protected]>
Expand note on Next.js compatibility

github.com/wojtekmaj/react-pdf - 96439c29c2539acdb277cdf34207a0699e739098 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix "Cannot set properties of undefined (setting 'workerSrc')" error

Closes #1579

github.com/wojtekmaj/react-pdf - c0d13871dc676560e5c27a92682855d47c156c72 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix "Cannot destructure property 'PDFDataRangeTransport' of 'pdfjs' as it is undefined." error

github.com/wojtekmaj/react-pdf - 3bccee090af00a68f700cc0b74a4803c7ab4ad82 authored over 1 year ago by Wojciech Maj <[email protected]>
Add unit test

github.com/wojtekmaj/react-pdf - 9fb82bbd3bc5b45a004e8d34da87c0f1776b9de4 authored over 1 year ago by Wojciech Maj <[email protected]>
Use type-only import for PDFDataRangeTransport

github.com/wojtekmaj/react-pdf - a1ef912afdb9eeb6b6338bc49c1e7616068f7367 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix "Named export 'PDFDataRangeTransport' not found." error

Closes #1578

github.com/wojtekmaj/react-pdf - 89bf1839bf3621a39436ed03b1fc9e6b6a63b52e authored over 1 year ago by Wojciech Maj <[email protected]>
Add module format-agnostic exports

github.com/wojtekmaj/react-pdf - 5bbf9f7e0efab8d98eebc27a4281aa98e60b6ce0 authored over 1 year ago by Wojciech Maj <[email protected]>
Add native ESM support (#1574)

github.com/wojtekmaj/react-pdf - 8b30331e3c14aa387fecc1b1ec89e31b0c89b079 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump make-event-props from 1.5.0 to 1.6.0

github.com/wojtekmaj/react-pdf - 549e606668892e8fed08fb38519040d57a596ad3 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove dependency on react-pdf internals in test suite

github.com/wojtekmaj/react-pdf - 28591708f9840bd6237b75bee2ff96e469be2420 authored over 1 year ago by Wojciech Maj <[email protected]>
Add watch command

github.com/wojtekmaj/react-pdf - 6fb48106e8ac64dbfb325b1061ad3015fe2526b3 authored over 1 year ago by Wojciech Maj <[email protected]>
Replace custom script in copy-styles script with cpy

github.com/wojtekmaj/react-pdf - b3b2dc6f3fabc18af4a4be0309d864d8c1fa06c3 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove mentions of cMapPacked from the docs

Closes #1572

github.com/wojtekmaj/react-pdf - cb8978b61aba3d180773b57db95242c5f6ba00a4 authored over 1 year ago by Wojciech Maj <[email protected]>
Mention PDF.js warning in Support for standard fonts section

github.com/wojtekmaj/react-pdf - c94f80f66ffbc86a7bcf07ef7f0fdb678cdd54bf authored over 1 year ago by Wojciech Maj <[email protected]>
Fix propTypes declared twice in every declaration file

Fixes #1542

github.com/wojtekmaj/react-pdf - 3fc1ee96dd703449db1ef41164cfcdc7f59801e4 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve propTypes

github.com/wojtekmaj/react-pdf - 53e4761a7880cd990ccdc3b2d46467f3a4633ee8 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove propTypes from internal components

github.com/wojtekmaj/react-pdf - c58c571582ddf853d374a58946fd067f24495489 authored over 1 year ago by Wojciech Maj <[email protected]>
Minimize differences between types and types inferred from propTypes

github.com/wojtekmaj/react-pdf - adb4cc1d768ce7ea263869f5aa714732c9ee49eb authored over 1 year ago by Wojciech Maj <[email protected]>
Fix raw-loader installation instructions using Yarn (#1569)

github.com/wojtekmaj/react-pdf - 96f017c7b2ffae65b0b0fb0317f5b30570ac423f authored over 1 year ago by Felipe Luis <[email protected]>
Add documentation on cMaps and standard fonts for Vite

github.com/wojtekmaj/react-pdf - c58e968de6e9a6cb0360452552da99b32cf3332c authored over 1 year ago by Wojciech Maj <[email protected]>
Use vite-plugin-static-copy to copy cMaps and standard fonts in sample and test suites

github.com/wojtekmaj/react-pdf - 31cc65807152607e7a9e3a65313aa1e4dd3c92b0 authored over 1 year ago by Wojciech Maj <[email protected]>
Simplify Webpack instructions on cMaps and standard fonts

github.com/wojtekmaj/react-pdf - 38f3d3869568aa1c25725edddac8778f908ef59d authored over 1 year ago by Wojciech Maj <[email protected]>
Add trailing slash to cMapUrl and standardFontDataUrl options

github.com/wojtekmaj/react-pdf - db43c9087878ddcffb53a4dd8ab8a05c94951903 authored over 1 year ago by Wojciech Maj <[email protected]>
Implement RSC support

github.com/wojtekmaj/react-pdf - 4817f52755c88f6ed4d7bd06bce65af5572acad0 authored over 1 year ago by Wojciech Maj <[email protected]>
Move Usage section in README below "Configure PDF.js worker"

Since you can't really start using React-PDF without configuring PDF.js worker, this order did n...

github.com/wojtekmaj/react-pdf - a8262e6eba5b2d21dae520cd48102bc759539047 authored over 1 year ago by Wojciech Maj <[email protected]>
Add section on Next.js compatibility

Closes #1508

github.com/wojtekmaj/react-pdf - 737af27352654dc60a43c8c4d11936478ccd3874 authored over 1 year ago by Wojciech Maj <[email protected]>
Use default argument for devicePixelRatio

github.com/wojtekmaj/react-pdf - a9ddb77295108b902e08ecd8fa3aaa8c51dcd818 authored over 1 year ago by Wojciech Maj <[email protected]>
Add copy-cmaps and copy-standard-fonts scripts to Vite 3 and Vite 4 samples

github.com/wojtekmaj/react-pdf - c8dce0c90825bf0b3b01aa98e4ed5370eda3fcd9 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary --experimental-import-meta-resolve flag

github.com/wojtekmaj/react-pdf - a81b29beee8ecda38e091762e5b26f587fc9c3e7 authored over 1 year ago by Wojciech Maj <[email protected]>
Suppress warnings about missing CSS in unit tests

github.com/wojtekmaj/react-pdf - f2e7f65d22246b162c1806315edf9dc27fb1d47c authored over 1 year ago by Wojciech Maj <[email protected]>
Add explicit return types to all functions in sample and test suites

github.com/wojtekmaj/react-pdf - 667cefd7e5d858b68a360344f9e9042d3a0763e1 authored over 1 year ago by Wojciech Maj <[email protected]>
Use TypeScript in all README examples

github.com/wojtekmaj/react-pdf - b30524d0c106f7c976ae3b9d295383602044aca5 authored over 1 year ago by Wojciech Maj <[email protected]>
Don't mention Browserify in docs

What year is it?

github.com/wojtekmaj/react-pdf - 365a2ee3a0e43665ab30c12746333c81102a27de authored over 1 year ago by Wojciech Maj <[email protected]>
Use createRef and useRef instead of React.createRef and React.useRef in docs

github.com/wojtekmaj/react-pdf - 98a6e131f34ca23e1d7517d365f9ea02c0b0a1b4 authored over 1 year ago by Wojciech Maj <[email protected]>
Bold "Note" keyword

github.com/wojtekmaj/react-pdf - 08d4769902ff3f89cdc450f113838ba43e9bf8df authored over 1 year ago by Wojciech Maj <[email protected]>
Update docs not to suggest using inline object as options prop value

Closes #1567

github.com/wojtekmaj/react-pdf - c7b3dc0a423ebe12f363388a109f8c432872e075 authored over 1 year ago by Wojciech Maj <[email protected]>
Add support for custom renderMode

Closes #1408

github.com/wojtekmaj/react-pdf - db9701e894668a9dbba5f2b6f270636a38e118e6 authored over 1 year ago by Wojciech Maj <[email protected]>
Move invariants as high as possible

github.com/wojtekmaj/react-pdf - 67eae55fb28950e0a932ec6431c60a611b711975 authored over 1 year ago by Wojciech Maj <[email protected]>
Move @types/react to optional peerDependencies

github.com/wojtekmaj/react-pdf - 6b0de4e82c9121378caf5be5350394f2f745526c authored over 1 year ago by Wojciech Maj <[email protected]>
Bump clsx from 1.2.1 to 2.0.0

github.com/wojtekmaj/react-pdf - f7f5832bb8ca6ad18ff29d8d81a172bc9de4acfc authored over 1 year ago by Wojciech Maj <[email protected]>
Bump eslint-config-wojtekmaj from 0.8.4 to 0.9.0

github.com/wojtekmaj/react-pdf - 4d226310b32e9d473fbd695d9ab4966b84f2e288 authored over 1 year ago by Wojciech Maj <[email protected]>
Disable @typescript-eslint/class-literal-property-style rule on deliberately left literal getter

github.com/wojtekmaj/react-pdf - 486f0d93f81e846bee06bc2628b0756d0026ea2d authored over 1 year ago by Wojciech Maj <[email protected]>
Minor formatting

github.com/wojtekmaj/react-pdf - 022fe085be435b602fb2c5fc6819f4381ccfd8c0 authored over 1 year ago by Wojciech Maj <[email protected]>
Update .gitignore

github.com/wojtekmaj/react-pdf - 778c70aff9e96b20d2f98da67a7de3d765b983b0 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump merge-refs from 1.1.3 to 1.2.1

github.com/wojtekmaj/react-pdf - 09a3bda3ef8e999e66409f1e52644ee87d05552f authored over 1 year ago by Wojciech Maj <[email protected]>
Bump make-cancellable-promise to from 1.2.1 to 1.3.1

github.com/wojtekmaj/react-pdf - 0300afc28d596b31fedc7df94f55b1734492207d authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.3.8 to 7.5.4 in /test

github.com/wojtekmaj/react-pdf - b4ed7dbd8c712c957d80b24d3b851a9dc88a0231 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.3.8 to 7.5.4 in /sample/webpack5

github.com/wojtekmaj/react-pdf - eaa704974c2eeb0fb4acb12720c6bc102a8ab3f2 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.3.8 to 7.5.4 in /sample/vite4

github.com/wojtekmaj/react-pdf - 6c8e8d85dacc98f3629597cb9eb2616b437aa0df authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.3.8 to 7.5.4 in /sample/vite3

github.com/wojtekmaj/react-pdf - 144bd5d6bc655194a193cc4d237887fbda24c0c9 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.3.8 to 7.5.4 in /sample/parcel2

github.com/wojtekmaj/react-pdf - c8902d32cb93b4ffa5e07e08ac58e6656eb76d0c authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.3.8 to 7.5.4 in /sample/create-react-app-5

github.com/wojtekmaj/react-pdf - 85b1c294f258b5c6e623cdf42e2d95805a2b481a authored over 1 year ago by Wojciech Maj <[email protected]>
Bump semver from 7.4.0 to 7.5.4

github.com/wojtekmaj/react-pdf - 04eb5506717ab37f78e5fbf91be8aa240b711500 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix security vulnerability in word-wrap dependency

github.com/wojtekmaj/react-pdf - 5a2e4e5f5fd8d32a29ca8c897878b147cabbd2d5 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump tough-cookie from 4.1.2 to 4.1.3 in /sample/create-react-app-5 (#1544)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Releas...

github.com/wojtekmaj/react-pdf - 7526c2c7953a30a83db2eb1d460bcf61c0aa0daa authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump tough-cookie from 4.1.2 to 4.1.3 (#1545)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Releas...

github.com/wojtekmaj/react-pdf - b07b8aeabf6777912d9d2578f30fb2ced57e7c7b authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump semver from 6.3.0 to 6.3.1 in /test (#1549)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https...

github.com/wojtekmaj/react-pdf - 5d8aaf219cd4dff4ebe9920b5d4fa234bff788b3 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump semver from 6.3.0 to 6.3.1 in /sample/webpack5 (#1550)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https...

github.com/wojtekmaj/react-pdf - 1d22d48e7f6db1b6d0ea4bfaa51af7ddd42fd551 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump semver from 5.7.1 to 5.7.2 in /sample/parcel2 (#1558)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https...

github.com/wojtekmaj/react-pdf - 8653311655bc5c144cb5d690e6fbede0c70a83b2 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump semver from 6.3.0 to 6.3.1 in /sample/create-react-app-5 (#1559)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https...

github.com/wojtekmaj/react-pdf - b86cd53ff93ddddd83f5fd1b82e4eb76a4333d3e authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump semver from 6.3.0 to 6.3.1 (#1548)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https...

github.com/wojtekmaj/react-pdf - f5286ec9232a45dbb3ccc316f05be93bab7b7020 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove Parcel 1 example

github.com/wojtekmaj/react-pdf - c7389c5b09c6f1fdece8612ab98a906e7af5b035 authored over 1 year ago by Wojciech Maj <[email protected]>
Update dependencies

github.com/wojtekmaj/react-pdf - be89ef87a6806a1ffef47c4d711c5030459831d8 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix TypeScript config in Webpack 5 sample

github.com/wojtekmaj/react-pdf - aa91c3b1e11d32ec2a958804acb4337b8dde3e91 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove Parcel 1 and Webpack4 samples

github.com/wojtekmaj/react-pdf - 8964ba3cfa556b65bb8ada079d17ad324a3d9929 authored over 1 year ago by Wojciech Maj <[email protected]>
Don't watch in unit command by default

github.com/wojtekmaj/react-pdf - f1577b0549f3dd22000d152e13b62f29679e915b authored over 1 year ago by Wojciech Maj <[email protected]>
Make test entry export the same things main entry exports

github.com/wojtekmaj/react-pdf - a5d34cc5eaf9d86570766db1ce8b38ecc10e198d authored over 1 year ago by Wojciech Maj <[email protected]>
Add GitHub Actions workflow to publish to NPM

github.com/wojtekmaj/react-pdf - 5dcb7339a62ea10c2c960000cfbc3c5f9e570482 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix customTextRenderer not working on documents without marked content (#1531)

Fixes #1530

github.com/wojtekmaj/react-pdf - 11027c136b8c3efe4ab10d53d4477318e3ee913c authored over 1 year ago by Mathieu Lajoie <[email protected]>
Add copy-cmaps and copy-standard-fonts scripts to test suite

github.com/wojtekmaj/react-pdf - b370645fad432403ffd961dbbf2bf0c8301fa584 authored over 1 year ago by Wojciech Maj <[email protected]>
Sort scripts alphabetically

github.com/wojtekmaj/react-pdf - 9cb0a180bf83ce38bcfb6143cb7169bae863ed7d authored over 1 year ago by Wojciech Maj <[email protected]>
Remove getPageProps, memoize customTextRenderer and onPageClick

github.com/wojtekmaj/react-pdf - d4174b6c588783cc00e520407a0a014dd49433a6 authored over 1 year ago by Wojciech Maj <[email protected]>
Memoize DocumentContext, OutlineContext and PageContext

Related to #1526

github.com/wojtekmaj/react-pdf - e7f5b4a588a1cf8dad8aa7cea446e436c7916caf authored over 1 year ago by Wojciech Maj <[email protected]>
Fix source field, add types field in package.json

github.com/wojtekmaj/react-pdf - 80a9e3a41cf3553ecce9efe341f10818a2bee42d authored over 1 year ago by Wojciech Maj <[email protected]>
Remove module

github.com/wojtekmaj/react-pdf - c85eb1c299c4c5c5b4da6176ae8648de197c15f0 authored over 1 year ago by Wojciech Maj <[email protected]>
Convert README code examples to TypeScript

github.com/wojtekmaj/react-pdf - 0de76f73a0817ae042f40ff72bb96e2dc7070933 authored over 1 year ago by Wojciech Maj <[email protected]>
Convert utilities to TypeScript

github.com/wojtekmaj/react-pdf - 79208a86354a6e8181bc36398b0deb3ffdfa0906 authored over 1 year ago by Wojciech Maj <[email protected]>
Implement Thumbnail component (#1519)

Closes #898

github.com/wojtekmaj/react-pdf - 70dd9774a2f3221bcc6870a78434b11edd57382f authored over 1 year ago by Wojciech Maj <[email protected]>
Implement StructTree, improve accessibility (#1498)

Closes #1494

Co-authored-by: Wojciech Maj <[email protected]>

github.com/wojtekmaj/react-pdf - f2bad6dd8792fdaa1990a144a36994b6f9adf6df authored over 1 year ago by Mathieu Lajoie <[email protected]>
Fall back to linkService if onItemClick was not provided to Document or Outline

github.com/wojtekmaj/react-pdf - d167ec9eace370b13613ee98f0d9e051c0a88fcb authored over 1 year ago by Wojciech Maj <[email protected]>
Use isProvided helper where needed, don't use where it's not

github.com/wojtekmaj/react-pdf - 4f30fa75556449bbd0992c3387c054fc8ca21c41 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix onItemClick not passed from Document to Outline

github.com/wojtekmaj/react-pdf - 6cf34554d65dac0eef1aa0f33c2d8b5571bb01e3 authored over 1 year ago by Wojciech Maj <[email protected]>
Rename onClick to onItemClick in OutlineContext

github.com/wojtekmaj/react-pdf - 732aa3ad3720712a95735e9060286f6dbf9c7742 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary return value from link

github.com/wojtekmaj/react-pdf - eb861da9d0184664e4b48d9536b860f8e857dd13 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary wrapper around onItemClick in Outline component

github.com/wojtekmaj/react-pdf - 5019ab20fb6186c56946620b41de9a3acf055b61 authored over 1 year ago by Wojciech Maj <[email protected]>