Ecosyste.ms: OpenCollective

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

github.com/wojtekmaj/react-pdf

Display PDFs in your React app as easily as if they were images.
https://github.com/wojtekmaj/react-pdf

Fix missing prop types

712888c95134994391a9bb4cd3cafdf72dce05e5 authored over 4 years ago by Wojciech Maj <[email protected]>
v4.1.0

b2123e6ef3f7165656fa28f57bd2b05da4f67087 authored over 5 years ago by Wojciech Maj <[email protected]>
Use React.forwardRef in Page and Outline components

14dcc676bf600c3e7fcbe1d37b8ebe1254126ede authored over 5 years ago by Wojciech Maj <[email protected]>
Change arrow functions into normal functions to simplify Babel output

e6ae4d21d3fadbb3c37f036333a37c6ebec5f0d2 authored over 5 years ago by Wojciech Maj <[email protected]>
Update parcel-bundler dependency

0fc422213278005d358b037468f96e2650f2786e authored over 5 years ago by Wojciech Maj <[email protected]>
Create FUNDING.yml

7602a2df0c7882fdd346102ab51d099cb7824453 authored over 5 years ago by Wojciech Maj <[email protected]>
Remove onParseError and onParseSuccess functions from documentation

They were removed in a8064f2d51a156ef0549b580a9971d6ade91fbab.

Fixes #400

8afa62e9aee2eae5e15db77e35e2217c29dc9f63 authored over 5 years ago by Wojciech Maj <[email protected]>
Remove confusing samples in documentation, implement actual function support in error, loading and noData props

Fixes #390

410d5c7e2f61f5e656c2c69f3d2d6e8c4539837e authored over 5 years ago by Wojciech Maj <[email protected]>
Set font family + fallback font family even if fontData never resolves

Fixes #385

7d9995c2819d038a7150fa98cc31b0df6201a40c authored over 5 years ago by Wojciech Maj <[email protected]>
Update muteConsole & restoreConsole functions

2acb1a8eb662e494c49561c08b91206f4f992f2a authored over 5 years ago by Wojciech Maj <[email protected]>
Cancel loading a document if we started loading another one

Fixes #357

4f63fdb0393c53143fb707b0cde5ba4df54a3d0a authored over 5 years ago by Wojciech Maj <[email protected]>
Merge pull request #369 from suyesh/master

To help create react app users

c4f830691b21dfe91dfc8d0e65dd075ee37d8fe7 authored over 5 years ago by Wojciech Maj <[email protected]>
To help create react app users

ab4348c4d132f9e6e326fe8d31dc3f586f79e3c4 authored almost 6 years ago by Suyesh Bhandari <[email protected]>
v4.0.5

79eca3691516fac21de1586b18fb919500d9950a authored almost 6 years ago by Wojciech Maj <[email protected]>
Fix applying onPassword and onLoadProgress to loadingTask

Fixes #364

c8e37378797e65fade1d97dcd0ac71abcd70d11b authored almost 6 years ago by Wojciech Maj <[email protected]>
Fix fonts vertically misaligned on TextLayer

9dbc54ef59ced9f19fb9cbd287f4b05845ec3a46 authored almost 6 years ago by Wojciech Maj <[email protected]>
Add NPM badge+link to README

6e4a8ddce096a192924d61dac915ca30bf7741a4 authored almost 6 years ago by Wojciech Maj <[email protected]>
v4.0.4

67fae820697ece1d3033ca0ce6e26aa9c78a631e authored almost 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #358 from pxFIN/fix-sample-webpack-entry

fix demo sample webpack entry configuration

2c777e9f3911f969c631fb2c1400c500e261a835 authored almost 6 years ago by Wojciech Maj <[email protected]>
fix sample demo webpack entry configuration

01650b3420e95e5c960f358e6f6da3ea631a4d99 authored almost 6 years ago by pxFIN <[email protected]>
Add Robert Scott to contributors, add documentation

be95d75b62a26e6dbd795fcf752e97e09b619273 authored almost 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #356 from robsco-git/patch-2

Fix iOS 12 memory issue #335

a53d7eb64185c3249cb36efeda887c51fbbd1902 authored almost 6 years ago by Wojciech Maj <[email protected]>
Fix iOS 12 memory issue #335

Should fix canvas memory leak as referenced in the issue. Flowing the same approach as pdfjs:
h...

5dc85102085cbcb743be522cb2eec5865db6d71b authored almost 6 years ago by Robert Scott <[email protected]>
Update .gitignore

09cae0df17404489a5128380939365b2c903df26 authored almost 6 years ago by Wojciech Maj <[email protected]>
Fix failing test

849675df5cc1417445c44bc4e9a50ec5854f75fa authored almost 6 years ago by Wojciech Maj <[email protected]>
Fixed "Render Text Layer" unavailable in SVG rendering mode

c0f2d3d82ae4ed78814e57b02cc67167746b5be8 authored almost 6 years ago by Wojciech Maj <[email protected]>
Allow updating rotate input

ba7c69d8c26ef74c64fbb010493882d227bede64 authored almost 6 years ago by Wojciech Maj <[email protected]>
Fix "Deprecated API usage: RenderTask.then method, use the `promise` getter instead."

Fixes #354

3f68d562a9de7c5997031aaf0e312dadc0324862 authored almost 6 years ago by Wojciech Maj <[email protected]>
Fixed "Render Text Layer" unavailable in SVG rendering mode

716500c1304d1bdfd4ecee31d0d48a78c75229d4 authored almost 6 years ago by Wojciech Maj <[email protected]>
Use span for TextLayerItem rendering

Closes #343

fccb63007e0b1741e260a487ffc0819c6b9e5a46 authored almost 6 years ago by Wojciech Maj <[email protected]>
v4.0.3

705a7142d8eba1480f037ad682f58c2946cad2c8 authored almost 6 years ago by Wojciech Maj <[email protected]>
Use public API to get font data

bf4d618a92f3b4dc27e72c1670eb33af84b8cd1c authored almost 6 years ago by Wojciech Maj <[email protected]>
Update to PDF.js 2.1 API

d2c851de41f0d81cf8483c43f3294ffca42747cb authored almost 6 years ago by Wojciech Maj <[email protected]>
Update pdfjs-dist to 2.1.266

Fixes #310

6d868830492ff511e21ef10fa29177664b8584bb authored almost 6 years ago by Wojciech Maj <[email protected]>
Lint sample directory, configure overrides

300f5975edd72ccba7f2a234ed553690a3c102fd authored almost 6 years ago by Wojciech Maj <[email protected]>
Mention sample directory and Recipes Wiki

Related to #336

54c2c4e0bb94c0a34d9c2e45ff452eaeed3c511d authored almost 6 years ago by Wojciech Maj <[email protected]>
Roll back to babel-runtime 6.x because of pdf.js dependency

Related to #310
To be rolled back after PDF.js 2.1.x release

909f35fab3bbc3dee4a486fb839e68d3ba4c4a0c authored almost 6 years ago by Wojciech Maj <[email protected]>
Remove jest-cli from direct dependencies

98872584ae6ef6764a3db08c82f4a6c2fb438e32 authored almost 6 years ago by Wojciech Maj <[email protected]>
Update Jest to 24

19ccd8c9353a6f399649084577ba7a9cb100d3f5 authored almost 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #333 from hdwatts/patch-1

Update README.md

72e40d77f140232d44d8055eb3db03fc6f1e5c11 authored almost 6 years ago by Wojciech Maj <[email protected]>
Update README.md

Password is a Document prop, not a page

e20843e879a60c5d9ca2b45892faa6420e9ecfa4 authored almost 6 years ago by Howard Dean Watts <[email protected]>
v4.0.2

9a5f428eae2ff485fad5201adb2ec7480b19e98c authored almost 6 years ago by Wojciech Maj <[email protected]>
v4.0.1

3184d4b74c06c22bc59c7f418752485112d11c9e authored almost 6 years ago by Wojciech Maj <[email protected]>
Fix page scaling given width/height and scale at the same time

Fixes #322

200f8da2303def4c0d1e00a7a7a7885a50dd23b8 authored almost 6 years ago by Wojciech Maj <[email protected]>
Add missing test function

238c4a074677ee89685ce82e43ecf542e326fbe3 authored almost 6 years ago by Wojciech Maj <[email protected]>
Ensure we don't call setState on PromiseCancelledException error

Fixes #328

996f1359ca79ee4bc8b87e26ba02ada7497e87db authored almost 6 years ago by Wojciech Maj <[email protected]>
Update dependencies

527820de37614cdd21a208417194b85476c947e7 authored almost 6 years ago by Wojciech Maj <[email protected]>
Update dependencies

13f008cc98c4d4fbf6c0d94c8a6ec8a977d6bc4a authored almost 6 years ago by Wojciech Maj <[email protected]>
Update dependencies

f482cbae4b831b0c635533ebe8eb742d95528957 authored almost 6 years ago by Wojciech Maj <[email protected]>
Set src directory as source in package.json

fb2baae4965c33f653ff82207792e09f6e89bf15 authored almost 6 years ago by Wojciech Maj <[email protected]>
Update OpenCollective links

073ee326e20de0b52e22e98436e50ef1276c2919 authored about 6 years ago by Wojciech Maj <[email protected]>
Revert "Remove needless conversion from Data URI to Uint8Array"

This reverts commit bc7e92cd925b10ff13ce88f8973c1feaf45ee47e.

32c07f726de4fce0bdcbf9789b0c3f7b7a5ee803 authored about 6 years ago by Wojciech Maj <[email protected]>
Enhance loading options and passing options

5f9a1928a4ce49f97bca2b5d5e68df63c99725c8 authored about 6 years ago by Wojciech Maj <[email protected]>
Minor formatting

9de2d5617c25de12a7a23d023d17b2598b1ac580 authored about 6 years ago by Wojciech Maj <[email protected]>
Fix styling

a3de5f32449e4e4fb7531daf721c78ce650649ec authored about 6 years ago by Wojciech Maj <[email protected]>
Use range for scale control

7f461bf59d247436ad0d2a4481be2c8d2d91aa53 authored about 6 years ago by Wojciech Maj <[email protected]>
Simplify loading using Fetch and pass

5ef5d1546afb78b85a881fc3fe2dae4ee7cfe11d authored about 6 years ago by Wojciech Maj <[email protected]>
Add unknown progress case when total is undefined

fad74be89524be5277f44080d100547179d22c5a authored about 6 years ago by Wojciech Maj <[email protected]>
Add rotate to documentProps

12407b5ba3facee4ab39c705c158bb05a17bf03f authored about 6 years ago by Wojciech Maj <[email protected]>
Add option to load as Data URI

53379ed2b3e0a9b8091ddabf333abd7cfe7316e6 authored about 6 years ago by Wojciech Maj <[email protected]>
Remove needless conversion from Data URI to Uint8Array

bc7e92cd925b10ff13ce88f8973c1feaf45ee47e authored about 6 years ago by Wojciech Maj <[email protected]>
Use one Document for testing purposes

95dc9977a00221ee6e5bc6074ec4d4df0cb68a27 authored about 6 years ago by Wojciech Maj <[email protected]>
Bump version to 4.0.0

ce5c2aef5801401a39203d66c8aeff00c0388a31 authored about 6 years ago by Wojciech Maj <[email protected]>
Add tests for externalLinkTarget

0f9b5f7612045d64d068761710421d292243d8c4 authored about 6 years ago by Wojciech Maj <[email protected]>
Increase test coverage

0b0fd4ef3c54178decf55bb47711f3b441f54470 authored about 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #304 from wojtekmaj/pdfjs-2.0.943

Compatibility with PDF.js 2.0.943

8c43535658fa527922bec6ec9500477f1283db84 authored about 6 years ago by Wojciech Maj <[email protected]>
Allow _pageInfo in ESLint

4c0ef791430b71385dcd5475e197eed89588aeec authored about 6 years ago by Wojciech Maj <[email protected]>
Update tests to expect TextLayer in both renderModes

450e94f95da2cb2cf6fce8d78a5ceec595ea7210 authored about 6 years ago by Wojciech Maj <[email protected]>
Update tests to use _pageInfo

cfb1650c42a9c3560b89429a929351509e12d5b1 authored about 6 years ago by Wojciech Maj <[email protected]>
Pin PDF.js version to 2.0.943

d5aa1866095813fa1fe3eca3dead989ffcefafe6 authored about 6 years ago by Wojciech Maj <[email protected]>
Add automatic fallback to text layer items

db583a66a9c37c765d0d1fcfd99f018225bd6235 authored about 6 years ago by Wojciech Maj <[email protected]>
Prevent from selecting SVG

0076b2f0960e915b5a8d5c34f4385d6c38719abd authored about 6 years ago by Wojciech Maj <[email protected]>
Render TextLayer in SVG rendering mode

7294db740671a89c73e83d1a8d0d27d4e514d51a authored about 6 years ago by Wojciech Maj <[email protected]>
Merge branch 'master' into pdfjs-2.0.943

6df6df3119bad1d3ba2576adecf6a46c49040a89 authored about 6 years ago by Wojciech Maj <[email protected]>
Add fingerprint to PDF mocks

856576fbcd08de294b03bd74dabb9100e38ad21b authored about 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #296 from stefanw/numpages-api

Use PDFDocumentProxy API to access numPages

3f7d98cdc795a002129c85e1c8eb2f267197c881 authored about 6 years ago by Wojciech Maj <[email protected]>
Update dependencies

196292bc2aa3bfdb25a526a8371a9042cc032759 authored about 6 years ago by Wojciech Maj <[email protected]>
Update links to old documentation

ca17700972019ac798a6cae2725d6a94b779d791 authored about 6 years ago by Wojciech Maj <[email protected]>
Bump version to 4.0.0-beta.6

21181e3a9a13b6ebb8b35887acc51f8b3e24d727 authored about 6 years ago by Wojciech Maj <[email protected]>
Pin down pdfjs-dist version

Fixes #298

cec2b59110ab5f62f7f237d28332f3d0ffa7b21b authored about 6 years ago by Wojciech Maj <[email protected]>
Replace Top Contributors with OpenCollective Contributors

77f472d4e069643ad00d91ce3ba23b3d288d4625 authored about 6 years ago by Wojciech Maj <[email protected]>
Use DocumentProxy API to access numPages

https://mozilla.github.io/pdf.js/api/draft/PDFDocumentProxy.html

b47ab2b4b256e468a09ab0473b1a4ede771da217 authored about 6 years ago by Stefan Wehrmeyer <[email protected]>
Fix an issue regarding pdfInfo being a private field now

1f1848a1925fb19883b11a8ee26459f36ad64679 authored about 6 years ago by Wojciech Maj <[email protected]>
Update pdfjs-dist to 2.0.943

40d0d39d0af5885ec01bc35bd419e45e618ed44d authored about 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #287 from phatcatmatt/update-readme

Fix typo

62e513829959017b2b431e2642b09db52a7e0076 authored about 6 years ago by Wojciech Maj <[email protected]>
updated readme

57f526b202038ce210cad8a1b4c7d7faf524b794 authored about 6 years ago by Matt Nicholas <[email protected]>
Remove differences between webpack and parcel samples

165f0416317b6ea1cc12bb5f92bc2f6b6221c603 authored about 6 years ago by Wojciech Maj <[email protected]>
Adjust ESLint config to be more strict

42d0b1d78e9796db783b997e24a20e2ef5bdaae5 authored about 6 years ago by Wojciech Maj <[email protected]>
Fix ESLint errors

323e7412132df888661a755b838e94abb20cf1b7 authored about 6 years ago by Wojciech Maj <[email protected]>
Remove deprecated experimentalObjectRestSpread

81ff6944d6a3a5088e3017a5a7c317d1069ad8cd authored about 6 years ago by Wojciech Maj <[email protected]>
Add info on Create React App, add alternative way of handling workers

7abce5f54b6924b300dd183031eb5655fe483365 authored about 6 years ago by Wojciech Maj <[email protected]>
Add support for renderMode none, refactor of Page construction

Closes #283

bf1bbc668c9b29844b62f4b6db8b4afb37bb9933 authored about 6 years ago by Wojciech Maj <[email protected]>
rename renderAnnotations to renderAnnotationLayer

8bff441cbe878693845be521bbf628f5ebda625f authored about 6 years ago by Wojciech Maj <[email protected]>
Update .gitattributes

48471c93bad0116cec08fdbfce99a1ba1f87b407 authored about 6 years ago by Wojciech Maj <[email protected]>
Add integrity to yarn.lock

2baa8375c3baaf023b95e53b219e0547981bfc8d authored about 6 years ago by Wojciech Maj <[email protected]>
Order dependencies alphabetically

2d18c58ea06d2c0c31eb1fcda1742b058a2d1712 authored about 6 years ago by Wojciech Maj <[email protected]>
Bump version to 4.0.0-beta.5

a2b607c602158adf0e6d2a2489cc51aad57f82b5 authored about 6 years ago by Wojciech Maj <[email protected]>
Merge pull request #270 from wojtekmaj/babel-7

Update Babel to 7.0.0

6d35d1a2028e1b767953589215fa1a49fabf9f3c authored about 6 years ago by Wojciech Maj <[email protected]>
Dedupe dependencies

cba53ef6565e759f13b67ffb82cdb374d5d4ae6d authored about 6 years ago by Wojciech Maj <[email protected]>
Update dependencies

a3fc227b6cdf94f3249ec9011c13d2fd534af551 authored about 6 years ago by Wojciech Maj <[email protected]>