Ecosyste.ms: OpenCollective

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

react-pdf

Create PDF files using React
Collective - Host: opensource - https://opencollective.com/react-pdf - Code: https://github.com/diegomura/react-pdf

Merge pull request #31 from diegomura/refactor-pdf

Refactor pdf.js

github.com/diegomura/react-pdf - c45c70f0dba7dc41dccd6338a4c66d33d3b15331 authored over 7 years ago by Diego Muracciole <[email protected]>
Add render method to each element

github.com/diegomura/react-pdf - 902ea371823568d2b9383e6fe2343cfffb1159d7 authored over 7 years ago by Diego Muracciole <[email protected]>
Create .gitattributes

github.com/diegomura/react-pdf - 6b8b2d0e86e6aac809511d1fe0963d83ce96e847 authored over 7 years ago by Diego Muracciole <[email protected]>
Merge pull request #32 from diegomura/remove-standalone-example

Remove standalone example

github.com/diegomura/react-pdf - ea3e20983532e9663a7cf3f1e4264c6182a238b8 authored over 7 years ago by Diego Muracciole <[email protected]>
Add license

github.com/diegomura/react-pdf - c4f43d1df5bcd6a6231761c037c9b707ef13d916 authored over 7 years ago by Diego Muracciole <[email protected]>
Remove standalone example

github.com/diegomura/react-pdf - ff02d01706f2a8ea61363aa117b38a295e474ee8 authored over 7 years ago by Diego Muracciole <[email protected]>
Refactor pdf.js

github.com/diegomura/react-pdf - aa1d274865b831a2da7da9af5be64cfb3b55fabc authored over 7 years ago by Diego Muracciole <[email protected]>
Omit DOM specific properties

github.com/diegomura/react-pdf - 4a222e013b22b06814662a38a5dcd0748956326b authored over 7 years ago by Jaco Bovenschen <[email protected]>
Remove unused vars and console.log from pdf generation script

github.com/diegomura/react-pdf - 0a5956430e38d1fe8c5b46e0c8dab20cb061bb06 authored over 7 years ago by Jaco Bovenschen <[email protected]>
Don't expose Document component twice just inherit it from parent

github.com/diegomura/react-pdf - 5599b88787aff40e9a6443d1d6f29591e8b66fa7 authored over 7 years ago by Jaco Bovenschen <[email protected]>
Remove redundant src folder

github.com/diegomura/react-pdf - bb061139dfac166ca02d456497d1f6e23194fd0a authored over 7 years ago by Jaco Bovenschen <[email protected]>
Add a document component for meta data, also fixed a terrible mistake in traverseTree

github.com/diegomura/react-pdf - c0630413245b1f93d3d5a3a1f8378ac4b50369f4 authored over 7 years ago by Jaco Bovenschen <[email protected]>
Add yoga as an layout engine, and write some internal pdf instance logic (#26)

* Compile project with babel

* Move examples to separate folder so we can support multiple ex...

github.com/diegomura/react-pdf - 0a77e0bcc0721296168c21e9a81b4a5c560d7e2b authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Fix example link

github.com/diegomura/react-pdf - 51035f31acf92c9382af565235ec740e51186688 authored almost 8 years ago by Diego Muracciole <[email protected]>
Add compile steps with babel (#21)

* Compile project with babel

* Move examples to separate folder so we can support multiple ex...

github.com/diegomura/react-pdf - 56b14813cab5b4b0b8f10d425b7e704b7b51579f authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Fix broken code within example

github.com/diegomura/react-pdf - 0c07c7c69228fd0be609ec18ac8759b1f025d7d6 authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Initialize mono repo

github.com/diegomura/react-pdf - 68874c014216c5142a6c140308169d6d1ad68560 authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Fix a mistake inside renderer and output paths

github.com/diegomura/react-pdf - aecb0c69dcf5bda202c6091882b87294d4fbc114 authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Move examples to examples folder and packages to packages folder

github.com/diegomura/react-pdf - 58c8b39de47b9339038d4f5a24889d882ef04543 authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Erase flow tags

github.com/diegomura/react-pdf - a3667e468d412db912a8c9f02a41fc2be9f74898 authored almost 8 years ago by Diego Muracciole <[email protected]>
Fix eslint errors

github.com/diegomura/react-pdf - 1aa863b70a265e452306f2c66c8cc4ddd77bd736 authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Run prettier over source files

github.com/diegomura/react-pdf - ce508d6a7e423b2652cd3806261a42078d7a3b82 authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Add eslint to lint-staged

github.com/diegomura/react-pdf - 0e29090b462a75204afdf6a0985b542b94d8546b authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Add linters and prettier

github.com/diegomura/react-pdf - 11b342394361a3735270a6399e79d0fbd38464cf authored almost 8 years ago by Jaco Bovenschen <[email protected]>
Update README.md

github.com/diegomura/react-pdf - 283b28b22f4b942ae95a53e0af5881caf2bcf1a5 authored almost 8 years ago by Diego Muracciole <[email protected]>
Implement with Fiber API

Implement with Fiber API

github.com/diegomura/react-pdf - ca251a611bd39591956db94752d235d83d1e7cfb authored almost 8 years ago by Diego Muracciole <[email protected]>
Announce Fiber API on README

github.com/diegomura/react-pdf - ff93237495b170bd77e171a48db2bf51774c6a2f authored almost 8 years ago by Diego Muracciole <[email protected]>
Update example and README

github.com/diegomura/react-pdf - 40c4ec58cc90c53abce41889fc0758bd0d803ece authored almost 8 years ago by Diego Muracciole <[email protected]>
Add successful message

github.com/diegomura/react-pdf - 95e27e06f1b620365a23555a7949f93d5eb7716c authored almost 8 years ago by Diego Muracciole <[email protected]>
Add rect and circle support

github.com/diegomura/react-pdf - f957d3c796507e080cc6f05e797af3ddecc3e9da authored almost 8 years ago by Diego Muracciole <[email protected]>
Add image support

github.com/diegomura/react-pdf - 6391bf098530c30cc2e5e222506464f6e65fa2bd authored almost 8 years ago by Diego Muracciole <[email protected]>
Add text support

github.com/diegomura/react-pdf - 2581ac5858f6f81b7ed03cb0eca60873cea3717b authored almost 8 years ago by Diego Muracciole <[email protected]>
Add page support

github.com/diegomura/react-pdf - 82c614fb8390697885cafe1b07c4f3c83d08576d authored almost 8 years ago by Diego Muracciole <[email protected]>
Remove unnecesary validations

github.com/diegomura/react-pdf - 9bbfc95cdea24e41ac3690514e7dfaa5d1534155 authored almost 8 years ago by Diego Muracciole <[email protected]>
Close file at the end

github.com/diegomura/react-pdf - 6cf727d1253c2ca70b43e9dd9a189e11f698f182 authored almost 8 years ago by Diego Muracciole <[email protected]>
ReactPDFFiberRenderer base

github.com/diegomura/react-pdf - 9b069ce497021272354168b1a053dd7ea6a612dc authored almost 8 years ago by Diego Muracciole <[email protected]>
Rename mount method to render

github.com/diegomura/react-pdf - 39b4415f54896c5d6be41993c8c85c41654efb78 authored almost 8 years ago by Diego Muracciole <[email protected]>
Fiber Renderer (took from ReactFiberTestRenderer)

github.com/diegomura/react-pdf - b956ce33a0d03373827eab915b3c4d2733e57931 authored almost 8 years ago by Diego Muracciole <[email protected]>
Add yarn

github.com/diegomura/react-pdf - bac0164674d49bd6d5aee1e989c17310902730c1 authored almost 8 years ago by Diego Muracciole <[email protected]>
Add bullets list support

* Update .gitignore

* Add bullets list support

Fixes #8

github.com/diegomura/react-pdf - c596c285329074b6181c59e9888723d5d93d4afe authored about 8 years ago by Diego Muracciole <[email protected]>
Merge pull request #16 from diegomura/page-layout

Pass props to addPage

github.com/diegomura/react-pdf - 9783762b398325599a77a2922783558e495165a0 authored about 8 years ago by Diego Muracciole <[email protected]>
Pass props to addPage

Fixes #12
Fixes #15

github.com/diegomura/react-pdf - 2fc4791f4f90bf4b4d4275fffd09d590230f81a9 authored about 8 years ago by Diego Muracciole <[email protected]>
Merge pull request #14 from diegomura/text-component

Add Page Component

github.com/diegomura/react-pdf - 3c5d8eb0b35a0dcc70c81a69ccb11541cd281e6d authored about 8 years ago by Diego Muracciole <[email protected]>
Add Page Component

github.com/diegomura/react-pdf - 52e03a2fbf960d739e128ae5ea484f076e08b9d6 authored about 8 years ago by Diego Muracciole <[email protected]>
Merge pull request #13 from diegomura/images

Add images support

github.com/diegomura/react-pdf - 86fa67c0d0e202b4639d9d83f277cef4ea142c54 authored about 8 years ago by Diego Muracciole <[email protected]>
Add images support

Fixes #4

github.com/diegomura/react-pdf - 1a742bff2a973eeaa77fe92d21fa9c7a9d33f426 authored about 8 years ago by Diego Muracciole <[email protected]>
Merge pull request #10 from diegomura/add-meta-data

Add meta-data to document

github.com/diegomura/react-pdf - 325cae9774e38ab111da7d0ed2d9a8902de01a86 authored about 8 years ago by Diego Muracciole <[email protected]>
Add meta-data to document

Fixes #9

github.com/diegomura/react-pdf - efb74b456209ee1cf5722987844982c28ea406aa authored about 8 years ago by Diego Muracciole <[email protected]>
Merge pull request #2 from diegomura/refator-files-names

Refactor file names

github.com/diegomura/react-pdf - 023539afef33cf2bcc14c00a99828227e47ff553 authored about 8 years ago by Diego Muracciole <[email protected]>
Refactor file names

github.com/diegomura/react-pdf - 8bee91eb48936efc331b6e5e7357952449affce5 authored about 8 years ago by Diego Muracciole <[email protected]>
Merge pull request #1 from diegomura/text-component

Add PDFTextComponent for plain text nodes

github.com/diegomura/react-pdf - 5db8a600410d46514e674a0f58a2d1ade164d336 authored about 8 years ago by Diego Muracciole <[email protected]>
Add PDFTextComponent for plain text nodes

github.com/diegomura/react-pdf - 672edbf10e9680c68f05c559f681cc833cd50f7c authored about 8 years ago by Diego Muracciole <[email protected]>
Separate HostComponent concerns in different wrappers

github.com/diegomura/react-pdf - 9eec8ebc47a35fdbc04a317623dfb5b70ab61483 authored about 8 years ago by Diego Muracciole <[email protected]>
Add fillColor and fontSize support

github.com/diegomura/react-pdf - 5bdbee39dd87f886420cbdfae377e80035f04721 authored about 8 years ago by Diego Muracciole <[email protected]>
Replace requires for imports

github.com/diegomura/react-pdf - b2832d5a92eee53c950d4f87b198c8f5b21bcb1b authored about 8 years ago by Diego Muracciole <[email protected]>
Update example

github.com/diegomura/react-pdf - ba22da634cb43efb05506a608ba19d5d237ac75c authored about 8 years ago by Diego Muracciole <[email protected]>
Minor refactor

github.com/diegomura/react-pdf - 3e831bf1215163f41697bc921110a213bf7bcbba authored about 8 years ago by Diego Muracciole <[email protected]>
Add support for rect and circle

github.com/diegomura/react-pdf - 0f44cdf9292d9902ee51433bd52d6c9c5b09ed87 authored about 8 years ago by Diego Muracciole <[email protected]>
Update README.md

github.com/diegomura/react-pdf - 9db00236b8a7422eedc0e23d01681045ac7f96f2 authored about 8 years ago by Diego Muracciole <[email protected]>
Add Babel config

github.com/diegomura/react-pdf - 5a17e4cc84062901afe7ebdefb6d24331d7d2710 authored about 8 years ago by Diego Muracciole <[email protected]>
Add document and page element support

github.com/diegomura/react-pdf - fa5c9bed732cbafa5a9ef1b68b43f3756f412150 authored about 8 years ago by Diego Muracciole <[email protected]>
Bootstrap commit

Forked from Tiny Reducer <https://github.com/iamdustan/tiny-react-renderer/blob/master/src/mount...

github.com/diegomura/react-pdf - 272212a6847ad737be8241c64dbca7ad5a95ae8e authored about 8 years ago by Diego Muracciole <[email protected]>