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

Fix comments in unit tests

github.com/wojtekmaj/react-pdf - dc78dd841f3f94e356faa27851b40a4d6587c4a1 authored over 1 year ago by Wojciech Maj <[email protected]>
Use clsx to merge class names

github.com/wojtekmaj/react-pdf - d299ded317b0e7db12beb9c32e005ef883ab2924 authored over 1 year ago by Wojciech Maj <[email protected]>
Update Vite to 4.3.9

github.com/wojtekmaj/react-pdf - 55d0c5895f6ecc31ec005c3a5cc28943a0a0539c authored over 1 year ago by Wojciech Maj <[email protected]>
Create and expose useDocumentContext, useOutlineContext and usePageContext hooks

Closes #1505

Co-Authored-By: Andrew Luca <[email protected]>

github.com/wojtekmaj/react-pdf - 72f4da8d64fa3009358ba5f618dc9c877ff33627 authored over 1 year ago by Wojciech Maj <[email protected]>
Simplify component props type export

github.com/wojtekmaj/react-pdf - c2396205c0025074a4e0bae7c0680eba7183f2d9 authored over 1 year ago by Wojciech Maj <[email protected]>
Extract hooks to separate files

github.com/wojtekmaj/react-pdf - 19aaca5eb538e4806de986385a517c07e74f9d24 authored over 1 year ago by Wojciech Maj <[email protected]>
Make dest and pageIndex optional in scrollPageIntoView

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

github.com/wojtekmaj/react-pdf - d403e5b8b5193eb08342ff52bb6dbbb02ecea0c5 authored over 1 year ago by Wojciech Maj <[email protected]>
Pass annotationStorage to AnnotationLayer (#1518)

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

github.com/wojtekmaj/react-pdf - 243f461bd9a031e12c84d49ba8156695569ca449 authored over 1 year ago by Kostas Antonopoulos <[email protected]>
Allow all DocumentInitParameters to be passed to options prop

github.com/wojtekmaj/react-pdf - 2025587ae81893874eb999e6f33b0243c5762c9b authored over 1 year ago by Wojciech Maj <[email protected]>
Don't dispatch REJECT action to resolver when loadingTask was destroyed

loadingTask.promise throws after loadingTask.destroy() is called, and we call loadingTask.destro...

github.com/wojtekmaj/react-pdf - 597bec14b5587d370cbcef27c62ae4d4f2cf1ca8 authored over 1 year ago by Wojciech Maj <[email protected]>
Reset margin on generic elements

github.com/wojtekmaj/react-pdf - bacc5bdde368da97f2e76f7420df9daf729eb80e authored over 1 year ago by Wojciech Maj <[email protected]>
Remove @typescript-eslint/no-var-requires rule override

github.com/wojtekmaj/react-pdf - f6f2116dd80b1e567f1d7d74c6467e134a191452 authored over 1 year ago by Wojciech Maj <[email protected]>
Update documentation on compatibility

github.com/wojtekmaj/react-pdf - 233f875854256b3b4ac75c1ed1aeeccaac32592e authored over 1 year ago by Wojciech Maj <[email protected]>
Mention Array.prototype.at on the list of potential polyfills required

Related to #1507

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

github.com/wojtekmaj/react-pdf - 47112f49093071da74fda008a112544ecee515fd authored over 1 year ago by Wojciech Maj <[email protected]>
Improve type checking of propType validators

github.com/wojtekmaj/react-pdf - 3ed47071efc2ae0d34e9ba448051c8780a89db61 authored over 1 year ago by Wojciech Maj <[email protected]>
Simplify useImperativeHandle

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

github.com/wojtekmaj/react-pdf - 7230290b3eac5074a591eaf4602a76254fda03ec authored over 1 year ago by Wojciech Maj <[email protected]>
Convert Webpack 5 config to TypeScript

github.com/wojtekmaj/react-pdf - 51269909277f58f17c4e883d12666ec724109b37 authored over 1 year ago by Wojciech Maj <[email protected]>
Convert Webpack 4 config to TypeScript

github.com/wojtekmaj/react-pdf - 08a019e16462bdc4a6bfce2eb0e5089dce70b7a9 authored over 1 year ago by Wojciech Maj <[email protected]>
Update AnnotationLayer.css and TextLayer.css to be in sync with pdf-js 3.6.172 (#1503)

github.com/wojtekmaj/react-pdf - 304fcb96972f683516516131546299f65092604f authored over 1 year ago by Andrew Luca <[email protected]>
Remove unused prop from PageProps

github.com/wojtekmaj/react-pdf - b192924cb822fe190fe46f275849495ea50b080b authored over 1 year ago by Wojciech Maj <[email protected]>
Export component props type

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

github.com/wojtekmaj/react-pdf - e1381308b11f599bd1af20f19ea0c4d7555f0db7 authored over 1 year ago by Wojciech Maj <[email protected]>
Add note on public-hoist-pattern in README (#1497)

github.com/wojtekmaj/react-pdf - 27746caaf845776705beda639a222cb757b3ce67 authored over 1 year ago by telcy <[email protected]>
v7.0.0-beta.4

github.com/wojtekmaj/react-pdf - 2b0443285ee4c889fb7b416c2cd9ebe03e91ea9e authored over 1 year ago by Wojciech Maj <[email protected]>
Improve types

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

github.com/wojtekmaj/react-pdf - 0f9c19bbe2bf879842f4104348b5817151416ef2 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix formatting in README

github.com/wojtekmaj/react-pdf - 1a069343f6286cf378a15e73302ccabe74b113ce authored over 1 year ago by Wojciech Maj <[email protected]>
v7.0.0-beta.3

github.com/wojtekmaj/react-pdf - 9a3e39f6b95833677e313ce8c2177f0bd755da96 authored over 1 year ago by Wojciech Maj <[email protected]>
Simplify definition of canvasContext

github.com/wojtekmaj/react-pdf - 0c836e0c581a9bb9132cb80718d1556e5d1a57ad authored over 1 year ago by Wojciech Maj <[email protected]>
Fix black flicker when rendering canvas

See #1279

github.com/wojtekmaj/react-pdf - fc2ac762d4ed9c7077b21bc957c62870fc801bfa authored over 1 year ago by Wojciech Maj <[email protected]>
v7.0.0-beta.2

github.com/wojtekmaj/react-pdf - 240150a8038ce23c814034d80e8311a3229c4a85 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix test suite using built version

github.com/wojtekmaj/react-pdf - ab5ecd8d4b2e77ea1385c4ee061e64d396892a13 authored over 1 year ago by Wojciech Maj <[email protected]>
v7.0.0-beta

github.com/wojtekmaj/react-pdf - 98641589b6ede96f2c179e011bd4cadcefe4de57 authored over 1 year ago by Wojciech Maj <[email protected]>
[breaking] Remove bundler specific entry files

github.com/wojtekmaj/react-pdf - dfea4c328bfd4e8cbb9869ac2b8ab0aee27fd2b3 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix ViewOptions controls not working

github.com/wojtekmaj/react-pdf - 60b2b0d1180f5919e95e44f863df741ea9f5599d authored over 1 year ago by Wojciech Maj <[email protected]>
Fix scale factor not set dynamically

github.com/wojtekmaj/react-pdf - 118afaff917f3631ec99dcb5fd249a798bec4a8b authored over 1 year ago by Wojciech Maj <[email protected]>
Fix TypeScript support in sample suites

github.com/wojtekmaj/react-pdf - d9cd6dd490fdbe29b11d7e65b092ca94f9674883 authored over 1 year ago by Wojciech Maj <[email protected]>
Loose dependency requirements

github.com/wojtekmaj/react-pdf - 1c93939de4948cbd519be9906ac2d11aaf843113 authored over 1 year ago by Wojciech Maj <[email protected]>
[breaking] Update pdfjs-dist to 3.6.172

github.com/wojtekmaj/react-pdf - 78486097957f0cb45e6d9a001b44bd0d4ea0e6c2 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove Dependabot

github.com/wojtekmaj/react-pdf - 2ed416647587d6030217ce583c0ba876d0074da5 authored over 1 year ago by Wojciech Maj <[email protected]>
Update docs on previous versions

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

github.com/wojtekmaj/react-pdf - 3bcc6b95ae4cf8a6324a3b3241805c026e0cd56b authored over 1 year ago by Wojciech Maj <[email protected]>
Bump pdfjs-dist from 3.3.122 to 3.5.141 (#1434)

Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 3.3.122 to 3.5.141.
- [Release no...

github.com/wojtekmaj/react-pdf - 2395b4bb93f92ab0dd8c5008fc88a24bf73ecb57 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix EventProps types in Page component

github.com/wojtekmaj/react-pdf - 62fba9e7e3f02e86d7d7fd1d548de089ceed37c8 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve types in Document component

github.com/wojtekmaj/react-pdf - 33a4090a4069d4249ca3b99633e9bf2277e4b591 authored over 1 year ago by Wojciech Maj <[email protected]>
Update documentation on compatibility

Related to #1434

github.com/wojtekmaj/react-pdf - 330e8daad9b32708d6d93abd1766d3cd2c564f20 authored over 1 year ago by Wojciech Maj <[email protected]>
Remove cMapPacked: true from options now that it defaults to true

See https://github.com/mozilla/pdf.js/releases/tag/v3.4.120

github.com/wojtekmaj/react-pdf - f42092b55cd5d39e13b80af3198afd7adf7cbcf5 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix detached ArrayBuffer passed from loadPDF test util

github.com/wojtekmaj/react-pdf - c8aac2730f81a0c1b8a10a9835913efe86c13283 authored over 1 year ago by Wojciech Maj <[email protected]>
Update docs on previous versions

github.com/wojtekmaj/react-pdf - 609b84303c7f09390bc116e59c94d31ef3112fa8 authored over 1 year ago by Wojciech Maj <[email protected]>
Convert sample suites to TypeScript (#1450)

github.com/wojtekmaj/react-pdf - a3f775e7a006270ba685e95f19cd109cd11c284f authored over 1 year ago by Wojciech Maj <[email protected]>
Update import paths in sample suites

github.com/wojtekmaj/react-pdf - 6668ecb7106bc69599e0120baada40a3c0c073f8 authored over 1 year ago by Wojciech Maj <[email protected]>
Convert test suite to TypeScript (#1449)

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

github.com/wojtekmaj/react-pdf - ddf5ada5c34f0efe9211738685d6044d75f68977 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve type accuracy for eventProps

github.com/wojtekmaj/react-pdf - 4ede619d267c0d1a418ef42a2b6708c8308f4a6e authored over 1 year ago by Wojciech Maj <[email protected]>
Loose dependency requirements

github.com/wojtekmaj/react-pdf - 7826424bc4af1e1ff716ca23b088e7da5b6148fb authored over 1 year ago by Wojciech Maj <[email protected]>
Bump typescript from 5.0.3 to 5.0.4 (#1438)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release not...

github.com/wojtekmaj/react-pdf - 2c3a0818de545636c83180944fc2d725df291258 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add missing CSS file

github.com/wojtekmaj/react-pdf - 11092b217ad4df4f33233b55edc0c1d18e28cc26 authored over 1 year ago by Wojciech Maj <[email protected]>
Convert remaining files to TypeScript

github.com/wojtekmaj/react-pdf - 7d7305bd16a6de0fa418fa5c3363132ee145e751 authored over 1 year ago by Wojciech Maj <[email protected]>
Accept all events, not only mouse, touch and keyboard events

github.com/wojtekmaj/react-pdf - 5270ba7420909c3618c3f51aae3f4182b19b9c63 authored over 1 year ago by Wojciech Maj <[email protected]>
Revert "Import pdfjs-dist directly"

This reverts commit ac85a4ee5c9f6ee251c4309ac9774f8d3533de25.

github.com/wojtekmaj/react-pdf - 9243e45df5719c8648f65e5070e24950fc4c3f4a authored over 1 year ago by Wojciech Maj <[email protected]>
Convert to TypeScript (#1420)

github.com/wojtekmaj/react-pdf - 71d108a29fa9f4a0f7b042da2cc2451bf430dae2 authored over 1 year ago by Wojciech Maj <[email protected]>
Always return array of args from makeAsyncCallback

github.com/wojtekmaj/react-pdf - 501a28655e268ae6aa17bbe6591461c322b19744 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix build command

github.com/wojtekmaj/react-pdf - ab7ecf10ddea8671e66fcdb2637045ebfa2898fe authored over 1 year ago by Wojciech Maj <[email protected]>
Remove null return value from useEffect

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

github.com/wojtekmaj/react-pdf - 64a731ca69d216f069a88d990b94eb582ee5117b authored over 1 year ago by Wojciech Maj <[email protected]>
Use item.dest, not item.destination, as keys

github.com/wojtekmaj/react-pdf - 2fb873bbb539cb237d4c420378cc44d0215311cf authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary default values for dynamically provided variables

github.com/wojtekmaj/react-pdf - 80235f7ee1179cd3a6c3af09b0d20c9ce4d8314c authored over 1 year ago by Wojciech Maj <[email protected]>
Extract reducer from useResolver

github.com/wojtekmaj/react-pdf - 62e7a628510a60a93c16882f1d7e0178e5494546 authored over 1 year ago by Wojciech Maj <[email protected]>
Replace functional ref unit tests with ref object unit tests

github.com/wojtekmaj/react-pdf - a2b7c6421d5ff5c8a0894db044a1ad19d023f677 authored over 1 year ago by Wojciech Maj <[email protected]>
Streamline the way callbacks are called

github.com/wojtekmaj/react-pdf - 1796be3e0687c500aa7f2a45c5fd90f8d29a22f1 authored over 1 year ago by Wojciech Maj <[email protected]>
Extend the use of useResolver

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

github.com/wojtekmaj/react-pdf - 7f2ed3f644cd42189e64ec314799296aa1596f9b authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary fingerprint from PDF mocks

github.com/wojtekmaj/react-pdf - bedcbec3b2dc2cff61fe79961615ca268db4d374 authored over 1 year ago by Wojciech Maj <[email protected]>
Properly call RenderingCancelledException in silently failing PDF mock

github.com/wojtekmaj/react-pdf - bb182443c90c049b2fbfec9dd44540fd270f49ce authored over 1 year ago by Wojciech Maj <[email protected]>
Bump vitest from 0.29.8 to 0.30.1 (#1443)

* Bump vitest from 0.29.8 to 0.30.1

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/...

github.com/wojtekmaj/react-pdf - 7161ae7c74a494147b59b1da1fa51dcb37462b62 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove unnecessary useEffect dependency

github.com/wojtekmaj/react-pdf - 8420de69e7f742c3d9c2ec4a345a9535ce03180b authored over 1 year ago by Wojciech Maj <[email protected]>
Use useReducer instead of multiple useState instances

github.com/wojtekmaj/react-pdf - 795289e6e7de476807078d294cbf6deca87f7dc8 authored over 1 year ago by Wojciech Maj <[email protected]>
Bump typescript from 5.0.2 to 5.0.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3.
- [Release note...

github.com/wojtekmaj/react-pdf - 27d6c3f018556441e63753bef74a2d3ff6d3d998 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump eslint-config-wojtekmaj from 0.8.2 to 0.8.3

github.com/wojtekmaj/react-pdf - 280929296f3f3ce84917dee2dcce7cc904349b19 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix createRef used instead of useRef

github.com/wojtekmaj/react-pdf - 02e403571e8f35627018869fcb6c28cdd406a224 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve isFile propType

github.com/wojtekmaj/react-pdf - df990a7f4a29291a23ba4d57af6fd9b582e71b9a authored over 1 year ago by Wojciech Maj <[email protected]>
Extract layerElement ref only once

github.com/wojtekmaj/react-pdf - a64594615e568dcf2f6817c203f90bf69c6f2cb9 authored over 1 year ago by Wojciech Maj <[email protected]>
Don't rename rotate to rotateProps unnecessarily

github.com/wojtekmaj/react-pdf - 605354553233dcd1345d019d538616a99e24f809 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix renderSVG incorrectly cancelling task on abort

github.com/wojtekmaj/react-pdf - 9cc11836bde22c26fb812f7214d2291cc1df9eb8 authored over 1 year ago by Wojciech Maj <[email protected]>
Fix renderAnnotationLayer returning value

github.com/wojtekmaj/react-pdf - a75b03ef7bf69dd87d1023b2be38dfe3d793a3aa authored over 1 year ago by Wojciech Maj <[email protected]>
Import pdfjs-dist directly

github.com/wojtekmaj/react-pdf - ac85a4ee5c9f6ee251c4309ac9774f8d3533de25 authored over 1 year ago by Wojciech Maj <[email protected]>
Replace defaultProps with default parameters

github.com/wojtekmaj/react-pdf - 281349e5f137b742cee63f5da57eed4e754b467c authored over 1 year ago by Wojciech Maj <[email protected]>
Improve externalLinkTarget propType

github.com/wojtekmaj/react-pdf - 89fa421b0bc036c814814fb5ac217e6f1251f335 authored over 1 year ago by Wojciech Maj <[email protected]>
Improve file checks

github.com/wojtekmaj/react-pdf - c9a2fc07ff929704eb446903d256e033765bddbb authored over 1 year ago by Wojciech Maj <[email protected]>
Throw on missing context

github.com/wojtekmaj/react-pdf - 7b2f0b2b4d6f270e903580e922937c87c770d26c authored over 1 year ago by Wojciech Maj <[email protected]>
Remove unnecessary object spread

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

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

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