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

Merge pull request #50 from wojtekmaj/new-architecture

New architecture

github.com/wojtekmaj/react-pdf - 35608e1827ff133818f594aec800013f06b1e02e authored over 7 years ago by Wojciech Maj <[email protected]>
Ensure all promises are properly cancelled on unmount

github.com/wojtekmaj/react-pdf - ea5adce836190eec0947991abc57a0fce7a5b780 authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-beta.4

github.com/wojtekmaj/react-pdf - bf9ff08aed10adef70835661d3b1212746c4beff authored over 7 years ago by Wojciech Maj <[email protected]>
Update dependencies

github.com/wojtekmaj/react-pdf - 454a2f8bda155382fdd6657ed035264f3a7614be authored over 7 years ago by Wojciech Maj <[email protected]>
Recommend npm 5

github.com/wojtekmaj/react-pdf - ec3054fe18f4ecc6df9568ae2bf86fa2b7ae7781 authored over 7 years ago by Wojciech Maj <[email protected]>
Remove unnecessary mention to require babel-polyfil before react-pdf

github.com/wojtekmaj/react-pdf - b89a59a4a49b7196545294b63c13ad77fed21f1f authored over 7 years ago by Wojciech Maj <[email protected]>
Remove build directory from repository

github.com/wojtekmaj/react-pdf - 21e3db74885b75d2f7fd4cd699d39902bdef7957 authored over 7 years ago by Wojciech Maj <[email protected]>
Add test_pdfs to .gitignore, create .npmignore file

github.com/wojtekmaj/react-pdf - ecc9ea30afa6d57ee32b5eb441e982c87f2a7d3a authored over 7 years ago by Wojciech Maj <[email protected]>
Update documentation to include renderTextLayer Page prop

github.com/wojtekmaj/react-pdf - 64732e2d96c2a691876ebd42a5312b79fce87968 authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-beta.3

github.com/wojtekmaj/react-pdf - b88d654b792ef9f3fc146c820c6d826ee43a408d authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - 3b6757cd18b11efcc06e3e7f81619a359022bc3d authored over 7 years ago by Wojciech Maj <[email protected]>
Implement renderTextLayer flag which allows disabling rendering text layers on the page

github.com/wojtekmaj/react-pdf - 6c2c440fb9ef087487fd12d3ca4c962257b3bef3 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix Sample rendering too big document on small devices resulting in overflowing text layer

github.com/wojtekmaj/react-pdf - b3dcb3da044d99a201eb075d94f3b5f536bfc3dd authored over 7 years ago by Wojciech Maj <[email protected]>
Define setState only once and not twice per render in test suite

github.com/wojtekmaj/react-pdf - 59edd2f514feeefff440ff6c13833f4f15755eb7 authored over 7 years ago by Wojciech Maj <[email protected]>
Merge pull request #41 from Kerumen/fix-regeneratorRuntimeError

Add babel-runtime to fix ReferenceError: regeneratorRuntime

github.com/wojtekmaj/react-pdf - 629059d51287164be762cd395ea9d8e0b5b4ea6f authored over 7 years ago by Wojciech Maj <[email protected]>
Build files

github.com/wojtekmaj/react-pdf - f1d7697ee0f2df68c8c03e680c55adb763c1dbad authored over 7 years ago by Yann Pringault <[email protected]>
Add babel-runtime to fix ReferenceError: regeneratorRuntime

github.com/wojtekmaj/react-pdf - f661db39b955b202370f578aa9245cf3270fef7f authored over 7 years ago by Yann Pringault <[email protected]>
Remove babel-polyfill

github.com/wojtekmaj/react-pdf - 639ddc1d3be4f8896f2850c953f5261093f7cd78 authored over 7 years ago by Yann Pringault <[email protected]>
Remove babel-polyfill instructions in README

github.com/wojtekmaj/react-pdf - a62f09c08620b03830960c51b3c5862798099ae1 authored over 7 years ago by Yann Pringault <[email protected]>
Bump version to 2.0.0-beta.2

github.com/wojtekmaj/react-pdf - 1c78f32714b160a74cb2ec0de534a5e3e640c386 authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - ec6bc98c24a30c54c1e900e0e983e59adf4b7454 authored over 7 years ago by Wojciech Maj <[email protected]>
Add /build to .gitignore, define files published to npm

github.com/wojtekmaj/react-pdf - acac9b2d4432ba353dd6e693125286d5e97809d4 authored over 7 years ago by Wojciech Maj <[email protected]>
Update PDF.js library

github.com/wojtekmaj/react-pdf - 6eb58fdb2cbece310abf7586e3db8ee40c6fe5ef authored over 7 years ago by Wojciech Maj <[email protected]>
Add test unmounting component during PDF loading

github.com/wojtekmaj/react-pdf - 33c605d13351f887b2b4dea646226eeb744f7df5 authored over 7 years ago by Wojciech Maj <[email protected]>
Cancel promises on componentWillUnmount to prevent setState on unmounted component error

github.com/wojtekmaj/react-pdf - 2fc6249e6842592f8eb28aafcc3b5610355f3d3a authored over 7 years ago by Wojciech Maj <[email protected]>
Fix ESLint errors

github.com/wojtekmaj/react-pdf - e36f775119392edcd27a4ae83421e008ed80b199 authored over 7 years ago by Wojciech Maj <[email protected]>
Change component name from Example to Sample

github.com/wojtekmaj/react-pdf - 9c90000ecf971b072bc16fa2d548cf0801f8d847 authored over 7 years ago by Wojciech Maj <[email protected]>
Minor styling fixes in README

github.com/wojtekmaj/react-pdf - 7669ca4798478c22af9f6a85dd6776ec9b31e1d0 authored over 7 years ago by Wojciech Maj <[email protected]>
Update ESLint rules to be more strict

github.com/wojtekmaj/react-pdf - 19bab55883eaddb20b07722ef379f15c684ddd04 authored over 7 years ago by Wojciech Maj <[email protected]>
Update CSS files for Test suite to match sister project

github.com/wojtekmaj/react-pdf - 251b39f2d291351075ff70a662dc0bacce521ed8 authored over 7 years ago by Wojciech Maj <[email protected]>
Update CodeClimate config not to include Webpack Hot config

github.com/wojtekmaj/react-pdf - a0808724cecc227e49ecbfde7566a92e499431b0 authored over 7 years ago by Wojciech Maj <[email protected]>
Remove unused variables

github.com/wojtekmaj/react-pdf - 8bb65e330a67d1e9576303ec153ee4f62fd13fe8 authored over 7 years ago by Wojciech Maj <[email protected]>
Remove babel-polyfill from package.json and webpack config from sample and test pages

github.com/wojtekmaj/react-pdf - 135930f61f1d419114468726f29c9546bec2217f authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - 528f76fd96496d18e938865b100c543083ccaf71 authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-beta

github.com/wojtekmaj/react-pdf - aaee7598a691345df66324ed71efd85f53bbf8be authored over 7 years ago by Wojciech Maj <[email protected]>
Correct instructions for enabling PDF.js worker

github.com/wojtekmaj/react-pdf - f0240c0df66959d5cc3a65d1a51d68732cac126d authored over 7 years ago by Wojciech Maj <[email protected]>
Add entry file with disabled worker

github.com/wojtekmaj/react-pdf - c802d3fe83df99d29a2e7496d95980ff3610ca6d authored over 7 years ago by Wojciech Maj <[email protected]>
Add local file system warning on default entry file

github.com/wojtekmaj/react-pdf - eee790ecb75c10ddff2efd2fcb1c35a22ceb569f authored over 7 years ago by Wojciech Maj <[email protected]>
Add workerSrc setting to non-webpack entry page to stop PDF.js from attempting to load worker using the name of the last script in the head

github.com/wojtekmaj/react-pdf - 6468d0328392c8204698e9bb15b08e505d0edc88 authored over 7 years ago by Wojciech Maj <[email protected]>
Add displaying CORS warning on dev environment

github.com/wojtekmaj/react-pdf - 2d63e9840fd3617248b19513091883b59d6b0ea5 authored over 7 years ago by Wojciech Maj <[email protected]>
Modify all default methods (loadDocument, loadPage etc.) to always have return value

github.com/wojtekmaj/react-pdf - 3965580bdf9ebb174a5095e245f902ae2e938002 authored over 7 years ago by Wojciech Maj <[email protected]>
Disable global-require ESLint rule

github.com/wojtekmaj/react-pdf - 4f053ecc6fe16b904d73d270dc1455bb84ed4e36 authored over 7 years ago by Wojciech Maj <[email protected]>
Move babel-polyfill required to components actually using it only

github.com/wojtekmaj/react-pdf - f816f76b00f3cf597eb2b351415681e21188a9d8 authored over 7 years ago by Wojciech Maj <[email protected]>
Add instructions on handling babel-polyfill

github.com/wojtekmaj/react-pdf - 358b5688e7c8df22a32d665168fafe5d741a6763 authored over 7 years ago by Wojciech Maj <[email protected]>
Add instructions on how to deal with pdf.worker.js on Browserify

github.com/wojtekmaj/react-pdf - 1183f52703c41858626d28dfe4aea3f5a795311f authored over 7 years ago by Wojciech Maj <[email protected]>
Add babel-polyfill to the code if it was not defined beforehand

github.com/wojtekmaj/react-pdf - f62c4e893a13e4ceb3de538022ab148246635edf authored over 7 years ago by Wojciech Maj <[email protected]>
Add warnOnDev function to throw warnings only on development builds

github.com/wojtekmaj/react-pdf - ae4817adadef896ffc15dc9ce4e522d130be09c3 authored over 7 years ago by Wojciech Maj <[email protected]>
Change isLocalFileSystem and isBrowser to simple constants

github.com/wojtekmaj/react-pdf - 09bfb69588a9233c2324bed68c41455987969333 authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-alpha.8

github.com/wojtekmaj/react-pdf - 4fd54c869c182bb26eab285806651dac6bd83a9a authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-alpha.7

github.com/wojtekmaj/react-pdf - 24ae0b2f54f22a49bf0d6bdd0aec631501bb0b7d authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - 359eecec508fa2e028f07a7809229607085d707b authored over 7 years ago by Wojciech Maj <[email protected]>
Refactoring & cleanup

github.com/wojtekmaj/react-pdf - 3b21b31afa472a34c6147b54b90db3e50f812ba7 authored over 7 years ago by Wojciech Maj <[email protected]>
Enhance text layers alignment using fontData

github.com/wojtekmaj/react-pdf - 1d941c7647222a210b0fc37d1737f5780a8383d0 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix Outline not getting item destination correctly if it was passed as an object

github.com/wojtekmaj/react-pdf - 02f8bb9c68bc1166c4810cd70d88eb927beb42d2 authored over 7 years ago by Wojciech Maj <[email protected]>
Update test/sample files

github.com/wojtekmaj/react-pdf - f860cb803548bd5554cca187ec1d2f47c868a059 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix wrongly calculated fontOffset for fallbackFontFamily

github.com/wojtekmaj/react-pdf - 32ef7cd880b83455bed159a0cfa177a398b0755a authored over 7 years ago by Wojciech Maj <[email protected]>
Scale all text layers with no exceptions

github.com/wojtekmaj/react-pdf - 5be2213be2ef860431664bc7ca2878bd89cd9d76 authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-alpha.6

github.com/wojtekmaj/react-pdf - 6e8386da7e09fea3ed7f26eb0983dc060ec7ebbf authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - 6706d9ee33fe0f2dcbf0c216dd22cc23ac3298a4 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix Test and Sample pages not reducing pageNumber if newly loaded PDF had fewer pages

github.com/wojtekmaj/react-pdf - 8bab56c8b4909ffdb4d1be732f145d60071c40b4 authored over 7 years ago by Wojciech Maj <[email protected]>
Turn off ESLint checking for overwriting params of canvas and element

github.com/wojtekmaj/react-pdf - a804ed981662ec875d2914ec080b8ecd1c4892bc authored over 7 years ago by Wojciech Maj <[email protected]>
Enhance horizontal text layers alignment

github.com/wojtekmaj/react-pdf - 11620f5ea957d09a60c06b2539002ac8aada2713 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix alignment of text layers mistakenly trimming spaces when measuring text width causing misproportions

github.com/wojtekmaj/react-pdf - 42d93e0d5f6d1002b9445e9f18c7926b8fc4ba81 authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - 85b71ebe5dfd370114b8527df980be990c9b3352 authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-alpha.5

github.com/wojtekmaj/react-pdf - 26afd31e3e445f4619c6f5daa749940b7b09d1a3 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix page rendered too small on HiDPI devices

github.com/wojtekmaj/react-pdf - d0e7142d06c8aa27e4d6ef15c1fa20c86ed37767 authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - 0a9b5be6c427afc24f85f2faa6fb197e140285cf authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-alpha.4

github.com/wojtekmaj/react-pdf - 7d56e3742752835dfdf80780d906ad5fd16bcf07 authored over 7 years ago by Wojciech Maj <[email protected]>
Enhance text layers alignment

github.com/wojtekmaj/react-pdf - 9f75afe208c13a4155fa50d7d34d5aafa0c606f5 authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - e4c6cbdd1d49d51b17e90b47397a6c9ecbb78754 authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-alpha.3

github.com/wojtekmaj/react-pdf - dd4f6a3fc0df1425d1e5da9fdf0c128b24247bf2 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix being able to select <canvas> elements

github.com/wojtekmaj/react-pdf - 64d243d49fd8889428e5b1bb537f5557b30a6599 authored over 7 years ago by Wojciech Maj <[email protected]>
Enhance PropTypes

github.com/wojtekmaj/react-pdf - 6a98b3a10f0361233fc5b0f93446974ac9159730 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix PageTextContent not rotating with PageCanvas

github.com/wojtekmaj/react-pdf - b306d1817909e532e47f2c5793038fc6685095f6 authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - 3e59203a81a0272038212dd9d62a06afc146f018 authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-alpha.2

github.com/wojtekmaj/react-pdf - d47d65d1face884f69df441303be80c189648366 authored over 7 years ago by Wojciech Maj <[email protected]>
Disable stupid rules in ESLint

github.com/wojtekmaj/react-pdf - f54e2ddb9a568167b96e23e9b196989afb00bc20 authored over 7 years ago by Wojciech Maj <[email protected]>
Implement PageTextContent component

github.com/wojtekmaj/react-pdf - 93c8f4c04b2ef97dd3d96a1cd2c0028898456cab authored over 7 years ago by Wojciech Maj <[email protected]>
Split Page component to Page and PageCanvas

github.com/wojtekmaj/react-pdf - 64d2254c584f59261590e354f6248b03ab5ab2d0 authored over 7 years ago by Wojciech Maj <[email protected]>
Update documentation

github.com/wojtekmaj/react-pdf - 651b93e02c39b25a03cf834ff456668bab0e32ed authored over 7 years ago by Wojciech Maj <[email protected]>
Update documentation

github.com/wojtekmaj/react-pdf - ea9f66dac2910e7be8a833c159faf8fba07718b1 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix documentation table headers

github.com/wojtekmaj/react-pdf - 6e334c4ab61d29b9a1189c8688da759b3d0371bc authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - 16d2239c66475adcd7c2a76e8c0b23a91a978504 authored over 7 years ago by Wojciech Maj <[email protected]>
Update documentation

github.com/wojtekmaj/react-pdf - cfb6017294176628e6ea610e13e9a29431516ace authored over 7 years ago by Wojciech Maj <[email protected]>
Update compiled files

github.com/wojtekmaj/react-pdf - 4ca2ab171802c84d56e2d839afd5222aa8852017 authored over 7 years ago by Wojciech Maj <[email protected]>
Bump version to 2.0.0-alpha.1

github.com/wojtekmaj/react-pdf - 34d6bc5d6703b5150102eba788cae11b3d12144d authored over 7 years ago by Wojciech Maj <[email protected]>
Update Sample and Test pages

* Both pages are now mobile friendly.
* Sample page now renders an entire PDF at once.
* Test pa...

github.com/wojtekmaj/react-pdf - aa55c07d9165da29136ff768ab0e3c379a539b28 authored over 7 years ago by Wojciech Maj <[email protected]>
Implement Outline component

github.com/wojtekmaj/react-pdf - af3b5bfab5d09cbf34f511cf7ece5f0268ae0662 authored over 7 years ago by Wojciech Maj <[email protected]>
Fixe pages rendered sometimes being blurry due to the lack of rounding width/height down

github.com/wojtekmaj/react-pdf - 28457fc75587a6048f71043a795c29eec58d5a03 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix `Page` component not showing loader when switching pages

github.com/wojtekmaj/react-pdf - 25d8267b624c03e85e052ed503a8a3cf77022c78 authored over 7 years ago by Wojciech Maj <[email protected]>
Add CSS classes for No Data, Error, and Loader messages

github.com/wojtekmaj/react-pdf - 2f7c9a8ccc998c532469b88d669a1e68ae00c583 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix an issue causing Page not to display loader when switching pageIndex/pageNumber

github.com/wojtekmaj/react-pdf - 7f10a4123666b0b760a893be6138a9304a47a44c authored over 7 years ago by Wojciech Maj <[email protected]>
Fix pages rendered sometimes being blurry due to the lack of rounding width/height down

github.com/wojtekmaj/react-pdf - 1ffc6aa74c67959c63ff48ef11aecfdcd47029a4 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix case of sample/test files to match component naming convention

github.com/wojtekmaj/react-pdf - 178021aef57402ac66a1b527e626de2fadbe1515 authored over 7 years ago by Wojciech Maj <[email protected]>
Minor fixes

github.com/wojtekmaj/react-pdf - 03344e71c13535d1b2299f2b8ac6047f3c7c9646 authored over 7 years ago by Wojciech Maj <[email protected]>
Create separate configs for HMR and normal build of test suite

github.com/wojtekmaj/react-pdf - 80ed1e67175d9a87ae81cd2c6e0eb861f193a55a authored over 7 years ago by Wojciech Maj <[email protected]>
Fix wrong prop for input in test suite

github.com/wojtekmaj/react-pdf - 2291684e22748f056c787ffad54a138fa32e54cc authored over 7 years ago by Wojciech Maj <[email protected]>
Fix Webpack failing to build test and sample pages when react-pdf is pointed at ../

github.com/wojtekmaj/react-pdf - 89a2d5531160c825cd1d471b8f59d9ce7ceeaba1 authored over 7 years ago by Wojciech Maj <[email protected]>
Fix including babel-polyfill multiple times

github.com/wojtekmaj/react-pdf - f6ec00b49d6f45b240a2252aeeabe955f2f1dc7f authored over 7 years ago by Wojciech Maj <[email protected]>
Merge branch 'master' into new-architecture

github.com/wojtekmaj/react-pdf - f17f63625980f1a67b3fec7e46a566eed2a3532b authored over 7 years ago by Wojciech Maj <[email protected]>