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

Remove unnecessary cross-env dependency

c3af32ac34bdc7db81b98db4d36c0dd70a5e4943 authored about 4 years ago by Wojciech Maj <[email protected]>
Update eslint-config-wojtekmaj

7186ca8e8b21286362385b0a2b766a85ed078f64 authored about 4 years ago by Wojciech Maj <[email protected]>
Remove CodeClimate integration

73d8af3e95fdb25687c049d81676da0b724149a8 authored about 4 years ago by Wojciech Maj <[email protected]>
Replace Travis CI with GitHub Actions

74ef056d166485f2bbcc2c77f8c7fae37efa80aa authored about 4 years ago by Wojciech Maj <[email protected]>
Replace eslint-config-airbnb with eslint-config-wojtekmaj

b98d1f312a6910fe99ec412d8d1250afbc9d7291 authored about 4 years ago by Wojciech Maj <[email protected]>
Remove unused fileTypes array

982d30f0d844d3434c1d8db773757d3d694019cc authored about 4 years ago by Wojciech Maj <[email protected]>
Remove arrow-parens rule override

6fa4db056b28ea283e685490f31a5aeef7a64787 authored about 4 years ago by Wojciech Maj <[email protected]>
Fix restoreConsole test util not working properly

67e88f1fa80f01b1bce21b8e0ee8595d94955dec authored about 4 years ago by Wojciech Maj <[email protected]>
Turn on jest env in test-utils.js

8ee9a3921e60afe8876b9a66727387aa85ea8a2e authored about 4 years ago by Wojciech Maj <[email protected]>
Update Sample repos for version 5.0.0

8083003f447acd633f2cb8363074003b7969050d authored about 4 years ago by Wojciech Maj <[email protected]>
Add unit test for onRenderSuccess in PageCanvas

deb413c07d51cfb2f4eb0d3c46fd76e5a8658798 authored about 4 years ago by Wojciech Maj <[email protected]>
Switch to async/await in unit tests where possible

e6c829605bbfcb94801d19214949b979f78cd549 authored about 4 years ago by Wojciech Maj <[email protected]>
Fix React 17 compatibility

4b71b7406c74f2da1ad3c6c7ea90e50e13ba5033 authored about 4 years ago by Wojciech Maj <[email protected]>
Use merge-refs to call multiple refs; allow non-functional refs to be passed

df512db5ad2a4b53683cb027a666e9c49a4a2cbf authored about 4 years ago by Wojciech Maj <[email protected]>
Add unit tests for passing className and inputRef to Outline component

3532af08265854b26d3f2d32250759298b27c199 authored about 4 years ago by Wojciech Maj <[email protected]>
Add missing documentation on inputRef in Outline component

321277f797dbd90fd9b340fcacb9fc8c554febe0 authored about 4 years ago by Wojciech Maj <[email protected]>
Fix build command not working on some operating systems

b97f31c10264c4beca145c13cdffcddd7d50dde6 authored about 4 years ago by Wojciech Maj <[email protected]>
Upgrade Webpack to v5 (#646)

e627e6a67088b3c18da21a087822b0f94196dc09 authored about 4 years ago by Wojciech Maj <[email protected]>
Upgrade Yarn to Yarn Berry (v2) (#643)

* Upgrade Yarn to Yarn Berry (v2)

* Fix link to parent lib, fix Webpack config

33ff2cbf368a7fb65088869a979f54538d58e9dd authored over 4 years ago by Wojciech Maj <[email protected]>
Bump yargs-parser from 18.1.1 to 18.1.3 (#642)

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 18.1.1 to 18.1.3.
- [Release n...

b9f9d50a332414082d59d4ddad9ae6cc7a3c3c2f authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v5.0.0

51fba2b88b72f07a309cfc389d0c20ba88e3d8c0 authored over 4 years ago by Wojciech Maj <[email protected]>
Add links to React-PDF Wiki

Closes #634

f0260f45bebdad680818e78980935cc09bdea9b4 authored over 4 years ago by Wojciech Maj <[email protected]>
Upgrade worker-loader to ^3.0.0

Drops support for Webpack 3

c717fc188984a8d7ca7032383ed19837a3d85e87 authored over 4 years ago by Wojciech Maj <[email protected]>
Replace React-🔥-Loader with React Fast Refresh (#626)

868907fab8925c2ea58a87702b3fd32d46f05573 authored over 4 years ago by Wojciech Maj <[email protected]>
Turn on jest env in test files only

8745bf21b1305c1a6fdbf73f16d9d8fb58fbf042 authored over 4 years ago by Wojciech Maj <[email protected]>
Add note on Internet Explorer compatibility

207d6b0f6501ea1d57ee50ae595d85eeb0820cdf authored over 4 years ago by Wojciech Maj <[email protected]>
v5.0.0-beta.5

e9ff82b0083232a4b08b0e102e7f85cf3a91e7e7 authored over 4 years ago by Wojciech Maj <[email protected]>
Add link to Travis CI

649bd41daf9abe5ebea2276213c113a27b65012e authored over 4 years ago by Wojciech Maj <[email protected]>
Bump elliptic from 6.5.2 to 6.5.3 (#619)

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](ht...

e79b4c278d344785737b3ee7b355aa902841c956 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use ES6 builds since we can't support Internet Explorer 11 now anyway

3adf9e05398d8ec69a8972e5a73e4d250456be28 authored over 4 years ago by Wojciech Maj <[email protected]>
Change the way PDFDataRangeTransport is imported

e3f56233708054f13cfbc94f2a190fec5a95159f authored over 4 years ago by Wojciech Maj <[email protected]>
Explicitly initialize an EventBus instance (#593)

Co-authored-by: Dan Ott <[email protected]>

46156177da54be7f03a952cd6cad681fd143dae3 authored over 4 years ago by Wojciech Maj <[email protected]>
Update pdfjs-dist to 2.4.456 (#583)

* Update pdfjs-dist to 2.4.456

Co-authored-by: Kyle Mellander <[email protected]...

70cc38efad28fa1a5b114b89089da56c314c01c0 authored over 4 years ago by Wojciech Maj <[email protected]>
v5.0.0-beta.3

7b3d624c16e328ab15089bf7185bc18d32d62b61 authored over 4 years ago by Wojciech Maj <[email protected]>
Update pdfjs-dist to 2.3.200 (#554)

36f3510e225aaf13c4817f2ad975a6ef66b91c73 authored over 4 years ago by Wojciech Maj <[email protected]>
Update README.md

f8eaf96d29a83e71a919c9ac605150bd8e4b1b1d authored over 4 years ago by Wojciech Maj <[email protected]>
v5.0.0-beta.4

1ed00c647ad436684a12be90f8ef6008c03cc77e authored over 4 years ago by Wojciech Maj <[email protected]>
v5.0.0-beta.2

d13c48ea1f43ccafcb2dd73f767196b8ebad11b0 authored over 4 years ago by Wojciech Maj <[email protected]>
[breaking] Remove renderAnnotations backwards compatibility (#431)

1f9ae5249aa2ff6f1c621d4867b5739388b4259e authored over 4 years ago by Wojciech Maj <[email protected]>
Add cross-env for multi-platform builds

3cc876f59d905acc26624b2e9a0a58f3d878c344 authored over 4 years ago by Wojciech Maj <[email protected]>
v5.0.0-beta

8c62642e73ab0bcb0d3ed9f2bf894e814c0d8717 authored over 4 years ago by Wojciech Maj <[email protected]>
[breaking] Create ESM builds (#429)

* Create ESM builds

* v4.2.0-beta

* Update documentation for ES6 modules

623b623835f55bdcb0d068a4300ede117a0e02e0 authored over 4 years ago by Wojciech Maj <[email protected]>
Bump pdfjs-dist to 2.2.228 (#487)

* Bump pdfjs-dist to 2.2.228

* Add styling for FreeTextAnnotation, CaretAnnotation, InkAnnota...

2ed370bfec398d1258218ce71b16e7f6da6d3811 authored over 4 years ago by Wojciech Maj <[email protected]>
v4.2.0

fffb77bebf8da46ab120371266ea6daa22dc0dd1 authored over 4 years ago by Wojciech Maj <[email protected]>
Add funding to package.json

a5c01dba513c53fa71e4927f9602fb2fb75024de authored over 4 years ago by Wojciech Maj <[email protected]>
Improve wording

6a134c58ec12dd08ab027346cd208dc165ab53d1 authored over 4 years ago by Wojciech Maj <[email protected]>
Bump lodash from 4.17.15 to 4.17.19 (#609)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

5a215a6c701e079010b84be70db0e84710397052 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add dir="ltr" to canvas on which page is rendered

Fixes #588

See also: https://github.com/mozilla/pdf.js/issues/11457#issuecomment-570009070

f84f75e22c1a08512efb6e2984f62268465e915f authored over 4 years ago by Wojciech Maj <[email protected]>
Update ESLint & eslint-config-airbnb

e84c716dbec3d04b92b50e42567647dee2259d35 authored over 4 years ago by Wojciech Maj <[email protected]>
Fix error, loading, noData propTypes not accepting functions

Fixes #579

703cb66b3e3f031ce1e839fc155865b160178786 authored over 4 years ago by Wojciech Maj <[email protected]>
Add null check before calling destroy() method on loadingTask

badeb90d86e2df92c5429e8e108348af4df45afb authored over 4 years ago by Wojciech Maj <[email protected]>
Update Webpack configuration

23c45d73bd23174349c005dc160ac4297b06f474 authored over 4 years ago by Wojciech Maj <[email protected]>
Rewrite basic usage example to hooks

0414b63907c4afcfb3fa7c19f94c4aad5c0bef6a authored over 4 years ago by Wojciech Maj <[email protected]>
Upgrade Jest to v26

8f28337f3d8e8007cb74ce1a4e8445fd27fda594 authored over 4 years ago by Wojciech Maj <[email protected]>
Update eslint-plugin-react-hooks

d812e9b94c6676be0f90b0132a69c4e2954ff4f3 authored over 4 years ago by Wojciech Maj <[email protected]>
Update badges

7b19f5e8f84764e0316947724cc354d218395ddc authored over 4 years ago by Wojciech Maj <[email protected]>
Get rid of callIfDefined() in favor of a simple if()

5e7b8b26e92da229f17cdb25be97ef6c05ade15c authored over 4 years ago by Wojciech Maj <[email protected]>
Update Babel to 7.9.0

e6a3b5ec9a8b626f8280c35d4974e7a23fe081c5 authored over 4 years ago by Wojciech Maj <[email protected]>
Update mkdirp & minimist dependencies

44a394c8c11ed249a2c498f64f630e1bccdfd707 authored over 4 years ago by Wojciech Maj <[email protected]>
Update ESLint rules

f933367dd0215ae9e49e74b60a0116f940eeccde authored over 4 years ago by Wojciech Maj <[email protected]>
Update Jest to 25

c7492115eebc980de365469775ce7ffb34864ad4 authored over 4 years ago by Wojciech Maj <[email protected]>
Deduplicate dependencies

0ef4effcd3b4d4ad5cf062ffea4ff3f4aa225a1a authored over 4 years ago by Wojciech Maj <[email protected]>
Update dependencies

3dfa125768edcfe44c5f9d6fb7da2c0cddb4c299 authored over 4 years ago by Wojciech Maj <[email protected]>
Bump acorn from 5.7.3 to 5.7.4 (#535)

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://g...

86874e988989aa732243512b58ca8eefba7a05b3 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Document.jsx (#505)

Worker 'blob' will be automatically disposed of on component dismount, saving compute resources ...

ba212b137b211128e5cfe0f680e34007f11cbfbf authored over 4 years ago by Matt Oestreich <[email protected]>
update license year to 2020 (#511)

5679f1af099cff69633545241741795d3abadad7 authored over 4 years ago by 迷渡 <[email protected]>
Update link to DocumentInitParameters

Closes #509

dc8e213861da8f2ea8d9dc12a47affbdbf1cfa44 authored over 4 years ago by Wojciech Maj <[email protected]>
Bump handlebars from 4.1.2 to 4.5.3 (#503)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release not...

77f81d996004c57ce7bfc329398e7845cf8a5537 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix build (#501)

Fixes adb00b8a89c9ce2a27b554f348258b5a0a2c9e69

6f94dcf63ed79ad2bb8b6f075b69c282fc925c86 authored over 4 years ago by Robert Scott <[email protected]>
Change Message into functional component

24e58c7704fa86631cc3813ca2b59e926dd9d12f authored over 4 years ago by Wojciech Maj <[email protected]>
Upgrade dependencies

6a5a944a65401297fde6a9abd8fc1e178fbf51f0 authored over 4 years ago by Wojciech Maj <[email protected]>
Update Bug_report.md

bb245fe1c215c9eab87fb5610dbf0e163cae1087 authored over 4 years ago by Wojciech Maj <[email protected]>
Added WebkitTransform fallback for older browsers (#480)

303363dcdf1e402cc880a32f64799e73f40e2a35 authored over 4 years ago by Ole Fredrik Schreuder <[email protected]>
Update FUNDING.yml

9f403841da158cd5ecd831b97f172b26a009c687 authored over 4 years ago by Wojciech Maj <[email protected]>
Move tests to *.spec.js (#468)

* Move tests to *.spec.js

* Update .codeclimate.yml

ef51d579aa6e57219bf98a9b5edd1429a1665dd7 authored over 4 years ago by Wojciech Maj <[email protected]>
Update rimraf

e113d66dd8fa88da9467ef0714ca24719ba6f516 authored over 4 years ago by Wojciech Maj <[email protected]>
Upgrade Parcel to ^1.12.4

330156347b483ef49dcdf4cd480edc9c0f7ad9a6 authored over 4 years ago by Wojciech Maj <[email protected]>
Add missing comma (#450)

6fbd7fa0c685475d22738613cf9f1590ee3e5ebe authored over 4 years ago by Sunny Luo <[email protected]>
Update Babel to version 7.5.5

1864fb970cfaf65c7fb899775d4f9b3991d2580a authored over 4 years ago by Wojciech Maj <[email protected]>
Bump eslint-utils from 1.3.1 to 1.4.2 (#445)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Releas...

fde35368c80bbfe06c7d44d31d86ab92e1a1a585 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove prefer-destructuring and prefer-spread ESLint rule overwrites

4a1a79a402e632c25b99668b59269fba3e19b36f authored over 4 years ago by Wojciech Maj <[email protected]>
Update ESLint to 6.x and eslint-config-airbnb to latest

41ad600dba580afb376cc0b3b6658252e57fa000 authored over 4 years ago by Wojciech Maj <[email protected]>
Add warning on file prop object equality check

Closes #308

9a3f09fbf546272d133bb3f4b65e232f6dbb63ac authored over 4 years ago by Wojciech Maj <[email protected]>
Use callIfDefined for cancelling tasks

58016e40ef8bc8044d3004941368556e8ef5bb68 authored over 4 years ago by Wojciech Maj <[email protected]>
Change eventsProps to IIFE avoiding lodash.once

6ae811b071879a3701378eda64db0454d2449e20 authored over 4 years ago by Wojciech Maj <[email protected]>
Update .codeclimate.yml

cdd8f80967e8ca3d2390d504219f6406de66dbf9 authored over 4 years ago by Wojciech Maj <[email protected]>
Add & enforce several linting rules

c3420bb4f2dcf63777c607a519fe0b95fe5d85e8 authored over 4 years ago by Wojciech Maj <[email protected]>
Accessibility improvements

ba44079d03c713afe135eb4f204c133012549299 authored over 4 years ago by Wojciech Maj <[email protected]>
Replace makeCancellable with make-cancellable-promise

79470ada4c640ecfb0635c165df640f1f73f15b0 authored over 4 years ago by Wojciech Maj <[email protected]>
Bump lodash from 4.17.11 to 4.17.14

40f59894f4caf49bc1b90023b4345b379070bc50 authored over 4 years ago by Wojciech Maj <[email protected]>
Remove duplicated ESLint from sample and test directories

7369128bc61533ac4c9d12b428d895c2f5a60762 authored over 4 years ago by Wojciech Maj <[email protected]>
Follow up to fix from PR 369 (#424)

In https://github.com/wojtekmaj/react-pdf/pull/369 the tile of section was improved which is gre...

afd34ac08a21f00c449e610541cb897cb89bff6c authored over 4 years ago by MichaÅ‚ Wysocki <[email protected]>
Add default values column to README.md

5fb127aae5bb9dad8eed0b4744d63b2676450551 authored over 4 years ago by Wojciech Maj <[email protected]>
Update year in LICENSE

1929113b8fcb37cd499514f3727a3316649e1aa9 authored over 4 years ago by Wojciech Maj <[email protected]>
Update dependencies

5f3ba21d8ab2f5b512bd371cbf2b61fce760791c authored over 4 years ago by Wojciech Maj <[email protected]>
Fix unit tests parsed by Babel

795f6797e110d6530579ba76c0a41c20962b2842 authored over 4 years ago by Wojciech Maj <[email protected]>
Add info on external cMaps support

Closes #420

410822ab69c331594432018cc02fbf89c333cced authored over 4 years ago by Wojciech Maj <[email protected]>
Rewrite all Test suite options to functional components

b25764d7ca2669d69917348cbeacde67eefdbe6d authored over 4 years ago by Wojciech Maj <[email protected]>
Turn on jsx-a11y/label-has-associated-control

aa407fcbb8b0e67c8f1977352268813b49c52a07 authored over 4 years ago by Wojciech Maj <[email protected]>
Update ESLint, update commands to more standard ones

9d7fd8bd933a6a04f1027ec661dc47c0ebcd8273 authored over 4 years ago by Wojciech Maj <[email protected]>