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

Bump version to 1.8.3

7674360eb6114686fd24f5c251592dd4b0d331e9 authored over 7 years ago
Remove old build files

cd48a554125681074437919027132125b6d42247 authored over 7 years ago
Fix an issue with react-pdf test and sample pages using ../ as their urls causing NPM to fail to load workers

70743cba16aea096b6d88237f2520c4d226dfe14 authored over 7 years ago
Introduce new architecture

-Split React-PDF into several, rewritten components
-Update test suite and sample page to new ar...

7df03af2feff66dc747aaf87edae1285b0f0ab88 authored over 7 years ago
Update compiled files

41a29ba1c23a51b2d574e5285062a6d507304b27 authored over 7 years ago
Bump version to 1.8.2

eda88415e9c09adcbeae20ec0b3962f743d86f5f authored over 7 years ago
Update sample and test pages for 1.8.2

a93e98c986c9150b7a72ab21ec41f3c87e1edbaf authored over 7 years ago
Fix entry points for Browserify by making Webpack-specific entry opt-in intead of opt-out

99682b8e99613fa4edf9dad086ec077ae701e313 authored over 7 years ago
Fix minor issue with test page layout

004c6d7dbf153fbd59924344ef6e41bb862f51b9 authored over 7 years ago
Fix an error that caused shouldComponentUpdate always returning true which caused rendering issues

ed4df111f50bc13d20cbe6ac8480e0362846257a authored over 7 years ago
Fix transforming ES6 modules to CommonJS

610b0d3af638964d5b84a853b76d16f621ff7c36 authored over 7 years ago
Update compatibility table not to specify version for React 15.5; use latest instead

e1ed0b9af58551cbf6f0a5338975807f49188205 authored over 7 years ago
Merge pull request #31 from wojtekmaj/feature/rotation

Feature/rotation

8ae29e3c55814456e8a1bdab037bcf3ff318dc29 authored over 7 years ago
Update package.json

2ba3daa170625b97afce2d6c86386e8994212dc6 authored over 7 years ago
Update compiled files

8716643de72cec246babd6877578ce447f4e03aa authored over 7 years ago
Add documentation for rotation feature

f243774246196de61484eed834077cc6ff40ba6b authored over 7 years ago
Add support for rotation

b715353690146ecf115aa2ef87e8bc82d90a6f65 authored over 7 years ago
Add compatibility table to README.md

550908f87dc2a02e18f6f3b4ec63719c5ffb7784 authored over 7 years ago
Merge branch 'master' of https://github.com/nnarhinen/react-pdf into nnarhinen-master

272694da0f0288a39a4967a1faff3b2c5b89222b authored over 7 years ago
Merge pull request #30 from wojtekmaj/import-pdfjs-using-webpack

Update to 1.7.0

22afbe81c4573d4ca568fd5f35309931e067a3f4 authored over 7 years ago
Restructure the whole project to keep /sample and /test separated and more readable

1bbd7e03d2f191545265cfafa5026a24ac08916c authored over 7 years ago
Update compiled files

34383c41a4177009627982f3a3b1bf5acb0b185d authored over 7 years ago
Use recommended way of importing PDF.js into the project

1ec6ac111a3159887ab656d7db871778c61d7799 authored over 7 years ago
Fix CodeClimate and ESLint configs

689daa386da8aec0b0973060c02722f14b57f3fd authored over 7 years ago
Update compliled files

caa0ef5317826180cb586ec0d0a9043a9f7f40cf authored over 7 years ago
Remove unnecesary babel plugin

5ce54dac7720e31efbaf34e7c558dcbc25846d10 authored over 7 years ago
Add webpack stats to .gitignore

948195330c16e65cc5ab42102c9a318dcac4e2d2 authored over 7 years ago
Implement new way of passing worker as workerSrc

613512a02584ec3e12a5dcbb30f6a29f1667a983 authored over 7 years ago
Alter test and sample files to use prebuilt version of react-pdf

ca886762d2b5a82343b043cac7756a339b98b36d authored over 7 years ago
Update package.json scripts and dependencies

91210e4349bdaf5ac53419f3210c5b8abf75e567 authored over 7 years ago
Remove stats.json file added by mistake

7fb92b2eb7cbd26769c29b2662505ddb441215be authored over 7 years ago
Add webpack configuration for building main file, remove copying worker manually from test/sample webpack configs

41d5f4affa9b3f2a5f915e98754a9800209d55e7 authored over 7 years ago
Downgrade eslint and eslint-plugin-jsx-a11y for compatibility reasons

c078b4abc8b6c360f57f7b0621edef7f2dd8ec8d authored over 7 years ago
Update compiled files

ddd15c420c4251a53dae3b3d7f31a823f958728b authored over 7 years ago
Use minified PDF Workers

8ca6a95891104ea1ac0a7a324e25b8aaace3b656 authored over 7 years ago
Update compliled files

367ab3d83d52b0048a43c752fdf054bcaf64de93 authored over 7 years ago
Update all dependencies, add copy-webpack-plugin

df76d086c104d5979b62cf3b8c50af4406a1a35c authored over 7 years ago
Optimize Webpack building process, fix loading pdf.worker.js

4c6caa054765025170e5a6dfc783a1bfc8656ecf authored over 7 years ago
Optimize importing ReactDOM.render

3d87d47ccb60cd3f0e355cb291f273f416125949 authored over 7 years ago
Update .gitignore to include npm 4-specific files

c093e686b4dfb11cf6d4ac0906ac177f298dad15 authored over 7 years ago
Merge pull request #50 from tonycosentini/tc_with_credentials

Add PropTypes + documentation for withCredentials support.

b8c7b8ffde8b056f71ec42a51946c1e62b47d4e1 authored over 7 years ago
Add PropTypes + documentation for withCredentials support.

411f5e1f62e35d1423c28d0b8f46c9686b356b63 authored over 7 years ago
Fix mistakes in README.md (#49)

2d0600dbb5eaef9819e834a475ee8a979c6724b1 authored over 7 years ago
Merge pull request #28 from wojtekmaj/react-15.5-compatibility

React 15.5 compatibility

4d9f886f063d96851e0db9faf45089b0d7ca88a5 authored over 7 years ago
Update webpack configs to support newest webpack

524b88d98909c8d62981097d6a8096af9ed0f4d7 authored over 7 years ago
Merge remote-tracking branch 'refs/remotes/nnarhinen/master'

874e79a5edca0ddeb6183ce98881edfa034cb95b authored over 7 years ago
Merge remote-tracking branch 'refs/remotes/nnarhinen/master' into react-15.5-compatibility

1afaaa9c17420a5ced28aaab12f199a805d2b767 authored over 7 years ago
Update dependencies for React 15.5 compatibility

7ffd9c8c3a745ec0a72628af68af736f4cf0de80 authored over 7 years ago
Merge pull request #40 from gsheni/master

Fix typo in README.md

c85a92732a3312fd80b7b672bb9962a563871990 authored almost 8 years ago
Update README.md

7c61a57c0d6436793746b079cb29f15534d04500 authored almost 8 years ago
Update package.json for version 1.6.1

9fcaf85e209e9443acadac873735990d5d478d0d authored almost 8 years ago
Merge pull request #38 from wojtekmaj/master

Update React PDF library to 1.6.1

5bc197c38652b0fe3b139d735c0be6dc6bfe9a57 authored almost 8 years ago
Merge pull request #26 from wojtekmaj/bugfix/commonjs-in-es5

Fix ES2015 imports not transpiled to commonJS in es5

f5d736fa632f2c7a8164805d0d394dba21f0d82b authored almost 8 years ago
Update compiled files

580b17b67f1867cb5db255ad77f8ccbba8dd5421 authored almost 8 years ago
Add transform-es2015-modules-commonjs babel plugin

b0c77ec0ba61e309ea96e920aac7e2ef79651842 authored almost 8 years ago
Merge pull request #25 from wojtekmaj/change/configuration-update

Configuration update

02dfa528303c756eec4976cd6e16665b5403466a authored almost 8 years ago
Update compiled files

618fac8c25d32191f3ca85f882181e2daa131294 authored almost 8 years ago
Update scripts for npm test to include ESLint

deac30dcc3a1c34c5dc6948124b8cc6db5d43e88 authored almost 8 years ago
Add .eslintignore file to ignore files generated by webpack

2b95573ca9cc3aa92232ec5b96037dbf156ddc61 authored almost 8 years ago
Merge pull request #24 from wojtekmaj/change/evergreening

Update all dependencies to the newest versions

9bc24b9beb29bf92d527935a2cc697da4e4f457c authored almost 8 years ago
Merge pull request #23 from wojtekmaj/change/eslint-update-and-formatting

Formatting & ESLint update

019915ca267ea60a3b79c5dd1e791f6c44b4f52e authored almost 8 years ago
Update all dependencies to the newest versions

67d6a38b35d5f48c5e58fc168bda419b5b09f8af authored almost 8 years ago
Clean up .eslintrc file from obsolete rules

64600344b8aa7ca7f4734e23453749b7f577d25d authored almost 8 years ago
Change indentation to 2 spaces & remove ESLint Airbnb rules overwriting

238af95c70f1e136fc45d9a168be0d7beada09de authored almost 8 years ago
Update README.md

Update install instructions

d312c588018ec33174b26d2eca7973b69926bc91 authored almost 8 years ago
Update README.md

Remove badges pointing to a different repository.

86216ae85ef9e1faea99ba036cffbfd2744a8319 authored almost 8 years ago
Update README.md

Update install instructions

5185dcd16499e3831c66ecc4d4d386877ac3d269 authored almost 8 years ago
Merge pull request #34 from wojtekmaj/master

Update React PDF library to 1.6.0

e99b40432a8675bbffd3bfbdfabcf07fd116a2aa authored almost 8 years ago
Update README.md for 1.6.0

Revised install instructions, added more parameters to onPageLoad

4d25dd8174e75d7d3337e89041535f88237d8e6c authored almost 8 years ago
Update compiled files for 1.6.0

7a89bb43c13c56e87eea9cc9fa0898f5a0203dd1 authored almost 8 years ago
Update package.json for 1.6.0

0ef6476f947c5a343dbc39d80d292e94dffe7bce authored almost 8 years ago
Merge pull request #22 from wojtekmaj/feature/page-dimensions-at-onpageload

Add support for width, height, originalWidth, originalHeight and scale parameters in onPageLoad ...

6a3864ddeac2644379809ac6913ba496a305731c authored almost 8 years ago
Add support for width, height, originalWidth, originalHeight and scale parameters in onPageLoad callback arguments

cdb909a148bcf1671447e0cbb280d1e3d3b75c01 authored almost 8 years ago
Update compiled files for 1.5.1

c01ace45a86acd1b292858707929e61f6db674af authored almost 8 years ago
Update package.json for 1.5.1

a631860c0537259987bf70cdb6bf32cdc0747b48 authored almost 8 years ago
Merge pull request #20 from wojtekmaj/bugfix/pages-overlaying

Fix renderer not stopping previous renderers causing a graphical glitch

6d85bcd529d2be07616d352d568894cee893096e authored almost 8 years ago
Add keyword to package.json

c05ebfe04f087de9986e8d07c564c4ebf9c3c637 authored almost 8 years ago
Improve documentation

c5e0ec20bdd66188e65f45be69458846c619c556 authored almost 8 years ago
Fix renderer not cancelling previous renderers before starting its job

That resulted in graphical glitch and pages being rendered upside down.

e128ceef31800b1f43f1c750825fa2fabc19819f authored almost 8 years ago
Update compiled files

c40eb8e750ecb43fdfec5c7ef18ded024754a87c authored almost 8 years ago
Order dependencies alphabetically and switch to babel stage-2 from stage-0

270bfe46ba56b35e88d632ab2eff4996286e5a8e authored almost 8 years ago
Improve readibility of babel and webpack configs

7289f04728f54414f2c91114a117bbc435711039 authored almost 8 years ago
Update LICENSE

8d20d173e2be2a2743e90270a7597de7a6015975 authored almost 8 years ago
Update compiled files to 1.5.0

e043486691cc3731bc4b4c7ba0a91549903aea7a authored almost 8 years ago
Update package.json for version 1.5.0

f3c37685b2c7274ab47a58105770845c83b74421 authored almost 8 years ago
Merge pull request #18 from wojtekmaj/feature/high-dpi-support

High DPI support

7d60ed89cc14d71676133ad875caa4be10b8c285 authored almost 8 years ago
Update README.md with new parameter and install instructions

0062abd9f925c000409f4ec0411e46596dd7ac5d authored almost 8 years ago
Fix Uncaught TypeError: Cannot convert undefined or null to object

a929c385f5ed4c4cf925c5f0ceb8965bf8ca0fc3 authored almost 8 years ago
Improve test suite input handling

171d201b4b9ea125b6ae3bf4a833bb989fd1f8cb authored almost 8 years ago
Minor ESLint fix

3de47cc2922101cbed697ee2eb478ad0e1b848f1 authored almost 8 years ago
Code optimizations

e330c0e2b786609a72ee5e5d6f1935e20877345b authored almost 8 years ago
Update test suite, update sample file to use new width parameter

b3a8fe747996c79844578dac02b4f9ffed80cbb7 authored almost 8 years ago
Fix component not updating on width/scale change

bd8cf24c12b2c1992556e6da8e660810e0dd843a authored almost 8 years ago
Add support for Hi-DPI displays, add optional width parameter

d51a26fcd3e4e9d6403516a83a779ae542b6626a authored almost 8 years ago
Update README.md for 1.4.0

2d017893cfe8a66c958ea2dc5d43d2e3cf08978a authored almost 8 years ago
Update compiled files to 1.4.0

5ea4f472b36acf289329081653f8d72ea6427e10 authored almost 8 years ago
Update package.json for version 1.4.0

329854075a361d77325563353a4e521d1edbdaa5 authored almost 8 years ago
Merge pull request #16 from wojtekmaj/bugfix/data-uris-on-microsoft-edge

Fix PDFs loaded via data URIs not working on Microsoft Edge

470b91cafe8ec6c65e9712b9c5902046c690a516 authored almost 8 years ago
Fix PDFs loaded via data URIs not working on Microsoft Edge

de09a448f8df2f401dd43eb266ea16de46a0b10c authored almost 8 years ago
Merge pull request #14 from wojtekmaj/change/error-handling

Enhanced error handling

83cce3d718489baf91e0bbbd9181bf0ff053d288 authored almost 8 years ago