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

feat: pass _INTERNAL__LAYOUT__DATA_ to onRenderCallback in toBuffer (#2582)

github.com/diegomura/react-pdf - fab09cc9814326fdb44d2bcb7097ba9960d441d1 authored 8 months ago by Seth Thoburn <[email protected]>
fix: bump jay-peg dependency to fix CJS module resolution error (#2635)

jay-peg 1.0.0 suffered from an issue that caused module resolution error in CJS mode.

github.com/diegomura/react-pdf - da10a9bb43dc4c4765687850444a24cbc4eb402a authored 8 months ago by Wojciech Maj <[email protected]>
fix: CI workflow error (#2631)

github.com/diegomura/react-pdf - 9093e62f9461fca813715990168bf3c736f106e6 authored 8 months ago by Wojciech Maj <[email protected]>
fix: resolve styles on dynamic elements (#2629)

* fix: resolve styles on dynamic elements

* chore: add changeset

github.com/diegomura/react-pdf - 087ee22f63a922a2d3ee01bae3b0351f99cb9021 authored 8 months ago by Diego Muracciole <[email protected]>
chore: add basic E2E tests (#2628)

github.com/diegomura/react-pdf - 021c354ab834cfef30c3a95a618017f1d626ab87 authored 8 months ago by Wojciech Maj <[email protected]>
chore: update FUNDING.yml

github.com/diegomura/react-pdf - 969d887b5cf7937cb23966e5f782d40de719db18 authored 8 months ago by Diego Muracciole <[email protected]>
chore: release packages (#2612)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - e90431b984575c33a177ddd6cd4fc8b9121389ba authored 8 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: update ESLint and all its plugins, increase lint coverage (#2616)

- Updated ESLint from 6.8.0 to 8.56.0
- Updated all ESLint plugins
- Swapped babel-eslint for ...

github.com/diegomura/react-pdf - 4c68b3bf2627cee35fe20ff950a22b9ad22148d9 authored 8 months ago by Wojciech Maj <[email protected]>
chore: remove "trailingComma": "all" from Prettier config as it's already the default (#2620)

github.com/diegomura/react-pdf - c18736b3826146b8ffbf4d2c58ebb34079544ef8 authored 8 months ago by Wojciech Maj <[email protected]>
chore: use ESLint and Prettier before commit on JSX and TS files too (#2619)

* chore: use ESLint and Prettier before commit on JSX files too

* chore: run Prettier

github.com/diegomura/react-pdf - fb4ce4817fd58817a6df289213ada02ad2c9ec62 authored 8 months ago by Wojciech Maj <[email protected]>
chore: update husky to 9.0.0 (#2618)

github.com/diegomura/react-pdf - f0cacb22dad05f978230d58cd5ad19a026f1483f authored 8 months ago by Wojciech Maj <[email protected]>
chore: run ESLint in CI (#2617)

This is to prevent ESLint errors from slipping through to main branch.

github.com/diegomura/react-pdf - d020183162088679e9bf3f95e666fa6f49ea6f67 authored 8 months ago by Wojciech Maj <[email protected]>
feat: small pdfkit unifications + disable linting it (#2614)

github.com/diegomura/react-pdf - 87650b0c3dc45a0f12bfafb1f6e3c4d79d1d7a5b authored 8 months ago by Diego Muracciole <[email protected]>
chore: remove Travis CI leftovers (#2615)

github.com/diegomura/react-pdf - 00dcd58baa03b0ce787a6a299603a9f06bd7f78f authored 8 months ago by Wojciech Maj <[email protected]>
fix: CJS compatibility in @react-pdf/pdfkit (#2610)

Missed that one in #2607!

github.com/diegomura/react-pdf - dc54c13625510482e93f80ed5cc07cf3a6a6d34c authored 8 months ago by Wojciech Maj <[email protected]>
chore: release packages (#2607)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - e1d388fa2c674be007047b632e86cddb07f541ee authored 8 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: run unit tests on Node 21 (latest stable version) (#2606)

github.com/diegomura/react-pdf - c1e65853af119c839ee0998a043119e1553821ca authored 8 months ago by Wojciech Maj <[email protected]>
fix: CJS compatibility (#2605)

Closes #2602
Closes #2603

github.com/diegomura/react-pdf - f7505ed453a1a0ae960d0e5e4a1d155803861b71 authored 8 months ago by Wojciech Maj <[email protected]>
chore: release packages (#2598)

github.com/diegomura/react-pdf - 900de2251596d7d8ead2b7891139fc8222cb3de9 authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: add bidi support (#2600)

Co-authored-by: Ahmed <[email protected]>

github.com/diegomura/react-pdf - 83501541e3a050021e18e112bb472b2dabc142a7 authored 9 months ago by Diego Muracciole <[email protected]>
feat: add support for resolving blob images (#2573)

github.com/diegomura/react-pdf - 9af07feb59c2fe9c1d8960ac95f6fa6e03d16235 authored 9 months ago by David Brito <[email protected]>
chore: add JSDoc types to @react-pdf/textkit (#2587)

* chore: add ts-expect-error where errors are intentional

* chore: add JSDoc types

* roll ...

github.com/diegomura/react-pdf - 1fd9844176eb2430238cbc5597eeaaf4950aa9bc authored 9 months ago by Wojciech Maj <[email protected]>
chore: upgrade to Rollup 4, update plugins (#2594)

* Bump rollup from 2.60.1 to 2.79.1, check for deprecations

* Migrate to Rollup 3, update all...

github.com/diegomura/react-pdf - bfd69571d7a3ca2df58973a8023971ca094a9233 authored 9 months ago by Wojciech Maj <[email protected]>
chore: release packages (#2592)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - 67935c937c98c6118f12a0b100410a52d4db443e authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: ad changeset

github.com/diegomura/react-pdf - 0590324d7a6d75c0a49520b3f99cfb6594239390 authored 9 months ago by Diego Muracciole <[email protected]>
fix: replace jpeg-exif with jay-peg (#2591)

feat: replace jpeg-exif with jay-peg

github.com/diegomura/react-pdf - 6875cdfd2f25177b99cd68ab05e3be956eaee66f authored 9 months ago by Diego Muracciole <[email protected]>
chore: update Prettier to v3 (#2577)

Believe or not, this is a necessary step to e.g. update Rollup, which, following Node.js, starte...

github.com/diegomura/react-pdf - 9284e54e9a9bcca920f71f34e15c6269796716af authored 9 months ago by Wojciech Maj <[email protected]>
chore: do not run Prettier on /lib/ (#2578)

By ignoring /lib/, time it takes on my machine to run Prettier on the entire repo falls from 8.5...

github.com/diegomura/react-pdf - d8188861c27f3eb828d70d42b460b8749666139b authored 9 months ago by Wojciech Maj <[email protected]>
chore: test against multiple versions of React (#2575)

Closes #2568
Requires #2567

github.com/diegomura/react-pdf - 0b139750007cb059f0776f82ab3773a9486a263f authored 9 months ago by Wojciech Maj <[email protected]>
chore: fix warnings during build (#2576)

github.com/diegomura/react-pdf - 364bdf4bb34b9efcd6ddf8a654a1b50568efd502 authored 9 months ago by Wojciech Maj <[email protected]>
chore: split GitHub Actions workflows into jobs; run tests on multiple Node.js versions (#2565)

* chore: split GitHub Actions workflows into jobs; run tests on multiple Node.js versions

* c...

github.com/diegomura/react-pdf - 3cb10b0596e2d71b11371909ed6890f75930ae5d authored 9 months ago by Wojciech Maj <[email protected]>
chore: fix failing test (#2553)

github.com/diegomura/react-pdf - 4e59c2d53a548efe3e19755458326ebe5f39a902 authored 9 months ago by Wojciech Maj <[email protected]>
chore: migrate from Jest to Vitest (#2495)

* Go all-in with Jest ESM migration

* Migrate from Jest to Vitest

github.com/diegomura/react-pdf - 8f84cad1fab6d0de30fb1f7d7473bdbcd55a038b authored 9 months ago by Wojciech Maj <[email protected]>
chore: release packages (#2550)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - d62baa56fa6ff3716eda7a946cd0979f23ec8ea1 authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: specifying ids on elements (named destinations) (#2549)

github.com/diegomura/react-pdf - 44bd45b1961ca8bae4a2f84cc77db945e5c43419 authored 9 months ago by Carlo Beltrame <[email protected]>
chore: release packages (#2545)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - 57c1481e8043609be3d182ff22737956f76d7898 authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: creationDate and modificationDate types (#2544)

* renderer: DocumentProps - "creationDate", "modificationDate"

* Create wet-glasses-tickle.md...

github.com/diegomura/react-pdf - b5380a1a0a7397b4111d68ce97b4acb702d34d51 authored 9 months ago by satelllte <[email protected]>
chore: release packages (#2540)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - 9c95a6be1c625c0d2205634d0825dd8ad7b7f95e authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: pass creation and modification dates (#2539)

github.com/diegomura/react-pdf - fb5273d8d80d919f7b9c214e02d67b79ce23fa19 authored 9 months ago by Diego Muracciole <[email protected]>
fix: strokeDasharray crash, add unit test (#2538)

Closes #2533

github.com/diegomura/react-pdf - cfd050c3ae0980f78c4a466565852d81c8254e19 authored 9 months ago by Wojciech Maj <[email protected]>
chore: release packages (#2530)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - 5e52c890640f72ff69f9b2554a2ec7b09adc325e authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
refactor: converge pdfkit (#2532)

github.com/diegomura/react-pdf - 36c6ba30ae73a512f19fe5bc47ac8c304887c0da authored 9 months ago by Diego Muracciole <[email protected]>
fix: jpeg exif orientation rendering (#2529)

* fix: jpeg exif orientation rendering

* refactor: remove test comments

github.com/diegomura/react-pdf - a35b1ba18d293df51293600d8d56015094d222d8 authored 9 months ago by Diego Muracciole <[email protected]>
build(deps-dev): bump vite from 5.0.11 to 5.0.12 (#2528)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [...

github.com/diegomura/react-pdf - 63a407399c6a690c086c806b728de70ec9c2690b authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: release packages (#2523)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - 7ec69230b60eeb1c0e471c627342f89034de044d authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: wasm yoga (#2505)

github.com/diegomura/react-pdf - 0f5c43fa6f3c0b53c067200cc1ac21e651504760 authored 9 months ago by Diego Muracciole <[email protected]>
fix: invalid prop (style) in Resume test (#2526)

github.com/diegomura/react-pdf - 7563ee89feb0f0fa2178cbf7df866b887b09c43f authored 9 months ago by Wojciech Maj <[email protected]>
fix: rowGap and columnGap style properties not accepting strings (#2525)

github.com/diegomura/react-pdf - 9e5842bbecca6e249af2c5fc50078bb7ddd5420f authored 9 months ago by Wojciech Maj <[email protected]>
fix: add missing types for parseDataPath function (#2527)

Types references were copied from the original repository, but type definitions were not. This f...

github.com/diegomura/react-pdf - 7403b216029995bc86b6a14a795e6f43b88ff967 authored 9 months ago by Wojciech Maj <[email protected]>
fix: allow <G style={…} /> in TypeScript (#2515)

github.com/diegomura/react-pdf - 64f7bba0d840d17188e50086169c84c415abd8d5 authored 9 months ago by Wojciech Maj <[email protected]>
fix: allow <Link href={…} /> in TypeScript (#2516)

github.com/diegomura/react-pdf - 66a40b2e41cefe11f1ef8d467ba449a8861adb69 authored 9 months ago by Wojciech Maj <[email protected]>
fix: invalid props (xmlns, id) in SVG example (#2517)

github.com/diegomura/react-pdf - bc0d4f42fe5d8b8bd2fb560b753041fbf013ab33 authored 9 months ago by Wojciech Maj <[email protected]>
fix: invalid prop (style) in Resume example (#2518)

github.com/diegomura/react-pdf - 3c6207035d2f02109bb2b5ef8804febc5a05b488 authored 9 months ago by Wojciech Maj <[email protected]>
fix: props unnecessarily required in LinearGradient and RadialGradient in TypeScript (#2519)

fix: fix props unnecessarily required in LinearGradient and RadialGradient in TypeScript

github.com/diegomura/react-pdf - cf7318069e63170e160a36602359fc8cbc3386c2 authored 9 months ago by Wojciech Maj <[email protected]>
fix: fix invalid display property in objectFit example (#2521)

github.com/diegomura/react-pdf - 214207b62bc8061a46a7cb220901e193d327effe authored 9 months ago by Wojciech Maj <[email protected]>
fix: fix 100s of (mostly) JSDoc issues found by TypeScript (#2514)

github.com/diegomura/react-pdf - a663fd815e97fed7e250a9667243d640c9711e7b authored 9 months ago by Wojciech Maj <[email protected]>
fix: make options in usePDF optional in TypeScript (#2522)

github.com/diegomura/react-pdf - e8172231d07d10ece4ca960641f9ee52c5d4660d authored 9 months ago by Wojciech Maj <[email protected]>
chore: release packages (#2512)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - 28f454058e1b21694d9b69dd160eb73dd78989f7 authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: fix require @react-pdf/primitives from CJS (#2510)

github.com/diegomura/react-pdf - 42bbbda48058acd2d36d7a92c812d133608c459e authored 9 months ago by Wojciech Maj <[email protected]>
chore: release packages (#2497)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - d8c7b5c5d2953acbb5ae4c5d44a5ddb5adb9d74d authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: add support for native ESM imports, make repository ESM-first (#2409)

* Set "type": "module" and add "exports"

* Convert Babel config to ESM

* Add our own node-...

github.com/diegomura/react-pdf - b6a14fd160fab26a49f798e5294b0e361e67fe37 authored 9 months ago by Wojciech Maj <[email protected]>
feat: make nested text inherit background colors (#2504)

* feat: make nested text inherit background colors

* chore: add changeset

github.com/diegomura/react-pdf - e705d9862e3364fde00cbe6cdaf06d492bf58526 authored 9 months ago by Diego Muracciole <[email protected]>
feat: include text preceeding special case emojis, include ™ symbol in excluded emojisxcluded emojis (#2502)

* Include text preceeding special case emojis, include ™ symbol in excluded emojis

* Create s...

github.com/diegomura/react-pdf - 96ea5764cbe4e6e3869cd0fe6620e5216f94ffc0 authored 9 months ago by DominikMeca <[email protected]>
fix: color parse error (#2498)

* fix: color parse error

* chore: bump color-string

* chore: add changeset

github.com/diegomura/react-pdf - 6bfe7e8a30d96c04a1552800159992705f3605b1 authored 9 months ago by Diego Muracciole <[email protected]>
fix: copyright symbol rendering (#2496)

* fix: copyright symbol rendering

* chore: add changeset

* chore: examples minor bump

github.com/diegomura/react-pdf - c8fe2c86639cb8e44f26f78e62fc67379a8e3ceb authored 9 months ago by Diego Muracciole <[email protected]>
chore: release packages (#2490)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - 3a5b2e26b18124c208de08b1cf0974edfec35b01 authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: add min presence ahead example (#2491)

* feat: add min presence ahead example

* chore: add changeset

github.com/diegomura/react-pdf - ed8524f867f71fc8407faeb74edc4574e99a1137 authored 9 months ago by Diego Muracciole <[email protected]>
fix: broken, infinitely looping minPresenceAhead calculation (#2400)

* Rework breaking logic and add tests to fix minPresenceAhead

The old minPresenceAhead had so...

github.com/diegomura/react-pdf - 0538bd900e5490a5ef81bcdbd1676fc9f9ae6acb authored 9 months ago by Carlo Beltrame <[email protected]>
chore: release packages (#2480)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - def2bcd47e91e41932dff9c5bd62a2b29f7b83e3 authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: add withVariationSelectors option to registerEmojiSource (#2467)

* feat: add withVariationSelectors option to registerEmojiSource

fixed: #2466

* feat: upda...

github.com/diegomura/react-pdf - 1f987cc27c3fd1ef1b6748ebe58a289a78b538d2 authored 9 months ago by JaeSeoKim <[email protected]>
fix: SVGPresentationAttributes types (#2363)

* fix SVGPresentationAttributes typing

* chore: add changeset

---------

Co-authored-by:...

github.com/diegomura/react-pdf - 8654d003023dd0899cddfc2ea2f5a552e01cf570 authored 9 months ago by Mohammad Azmi <[email protected]>
fix: releases script (#2489)

github.com/diegomura/react-pdf - e01dff47dd8abe9e4df50344c2fbc2638a6b20f5 authored 9 months ago by Diego Muracciole <[email protected]>
fix: copy-paste for registered font (#2488)

* fix: copy-paste for registered font

* fix: copy paste wrong chars in browser preview

* c...

github.com/diegomura/react-pdf - b457a0cc1c1352325e6c633af3000a3c9241f7f7 authored 9 months ago by Diego Muracciole <[email protected]>
fix: add clipPath to typing for SVGPresentationAttributes (#2453)

* fix: add clipPath to typing for SVGPresentationAttributes

Using the clipPath attribute was ...

github.com/diegomura/react-pdf - e5c8fde9379a9a85ecac7e3d6273953e39d65f8d authored 9 months ago by chuckspencer-aiq <[email protected]>
fix: examples as dev environment (#2487)

* fix: examples as dev environment

* chore: dedupe deps

* chore: add changeset

github.com/diegomura/react-pdf - 3f310460dcadb7bd65adeab0309812aa757cde29 authored 9 months ago by Diego Muracciole <[email protected]>
chore: bump size-limit (#2486)

* chore: bump size-limit

* chore: dedupe deps

github.com/diegomura/react-pdf - d29f32161acd4dbd5ea577d76a50e04d06cb729a authored 9 months ago by Diego Muracciole <[email protected]>
build(deps): bump word-wrap from 1.2.3 to 1.2.5 (#2482)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release n...

github.com/diegomura/react-pdf - fc6cf78f47c740da31581046b5f04708ce524445 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#2481)

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Releas...

github.com/diegomura/react-pdf - 93c167efbf98b8b72fec46349fa1eaba83ee01a6 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: remove fossa badges (#2485)

github.com/diegomura/react-pdf - 3f6ccf79925274ed3e4a3545dab4aaee420f2dc1 authored 9 months ago by Diego Muracciole <[email protected]>
chore(deps): upgraded yoga to v2 and removed bundled package (#2473)

github.com/diegomura/react-pdf - b227e0e303da8bca754910f55f5d27dd18f3a874 authored 9 months ago by Martin Skec <[email protected]>
feat: updated svg.d.ts to include strokeLinejoin (#2416)

* Updated svg.d.ts to include strokeLinejoin

* chore: add changesets

---------

Co-autho...

github.com/diegomura/react-pdf - 4c40b149cfed42f2513e1dd330a92ccc3363c04f authored 9 months ago by TheMikeyRoss <[email protected]>
fix: linting (#2479)

* fix: linting

* chore: add changeset

github.com/diegomura/react-pdf - 45b2bd37037c605727ad5783f2f2a438dc19cac4 authored 9 months ago by Diego Muracciole <[email protected]>
feat: enable `PDFDownloadLink` to Receive Anchor Props (#2071)

* feat: Enable `PDFDownloadLink` to Receive Anchor Props

Changes:
- Pass ALL anchor tag prop...

github.com/diegomura/react-pdf - 8b00577a50cbe1e574197f300a0cdd2c055079f4 authored 9 months ago by Isaiah Thomason <[email protected]>
fix: interface PDFDownloadLinkProps attribute onClick (#1980)

github.com/diegomura/react-pdf - 93eafb0bdc7c2b02f65fd75ef25cba2c4eddaaa8 authored 9 months ago by Izidorio Bento <[email protected]>
chore: update yarn and lerna (#2478)

github.com/diegomura/react-pdf - d97219209e13aee4f2db8ec53a5385735c2e1e15 authored 9 months ago by Diego Muracciole <[email protected]>
chore: release packages (#2477)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - ac24cc64b384864362cdba843e495fade35926de authored 9 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
build: update crypto-js from 4.0.0 -> 4.2.0 [CVE-2023-46233] (#2450)

build: update crypto-js from 4.0.0 -> 4.2.0 (CVE-2023-46233)

Co-authored-by: Matthew Strasiot...

github.com/diegomura/react-pdf - 4cfb84d9f3d2301720b68b4c40a0257b9520c6e1 authored 9 months ago by Matthew Strasiotto <[email protected]>
chore: release packages (#2421)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - 9f7a2dffc66294f64ab39b3de68564e0a2e77ed8 authored 12 months ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: update CONTRIBUTING.md (#2425)

Update CONTRIBUTING.md

Fixed the egghead.io link

github.com/diegomura/react-pdf - ccf968c3706127849654ceee76f7ad8a02de87bf authored 12 months ago by TheMikeyRoss <[email protected]>
fix: allow credentials option in Image (#2130)

Co-authored-by: Diego Muracciole <[email protected]>
Co-authored-by: Dmitry Ivakhnenko ...

github.com/diegomura/react-pdf - 4a55c1b2ed19e460ccae6e749ed94c16729a23c4 authored 12 months ago by PoornakumarRasiraju <[email protected]>
chore: release packages (#2410)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - d6986810eb83ab0078eb3d18943f7d1d89a1cb7b authored about 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: add callback to updateContainer (#2406)

* add an optional callback to updateContainer. This is useful so we can figure out when react is...

github.com/diegomura/react-pdf - 3b5e1c7c71a0f830ae2b70da8aac2b2bd5015ca3 authored about 1 year ago by Joachim Kønigslieb <[email protected]>
chore: release packages (#2323)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - a37d927f54d7f367416788979e4b5a8248532952 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: implement updates for usePDF hook (#2247)

* implement updates for usePDF hooks

* setup simple test

* setup first test for usePDF hoo...

github.com/diegomura/react-pdf - 6d408c838b1aa9bea0db63bf36b2a6932a20404c authored over 1 year ago by Dmitry Ivakhnenko <[email protected]>
Update jest to latest version (#2322)

* bump jest

* update snaps

* fix expects

* clear and simplify setup files

* deduplic...

github.com/diegomura/react-pdf - 373aac2c719a76cb440474d39096c8e8f98fffba authored over 1 year ago by Dmitry Ivakhnenko <[email protected]>
chore: release packages (#2317)

github.com/diegomura/react-pdf - 6a401df9015a1bfc8f6e2fa7d20917bf3c085c06 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: fix empty strings replaced with defaults in `creator` and `producer` props (#2320)

* fix: fix empty strings replaced with defaults in `creator` and `producer` props

* Add chang...

github.com/diegomura/react-pdf - 5385a438cb4876d1dc00d49d5fdd2e07c0d16167 authored over 1 year ago by Wojciech Maj <[email protected]>
fix: getRegisteredFonts type (#2293)

* fix: getRegisteredFonts type

The type of getRegisteredFonts is incorrect, the function retu...

github.com/diegomura/react-pdf - 86368122ed87621d19ae3bc248080e17703d9fcb authored over 1 year ago by Bryan Abate <[email protected]>
fix: add `aspectRatio` style property (#2276)

* fix: add `aspectRatio` style property

This is supported by Yoga, and defined the same way t...

github.com/diegomura/react-pdf - 1e1fbdc3c33ced46d8c7ebba7a196733cb789d59 authored over 1 year ago by Renaud Chaput <[email protected]>
chore: release packages (#2315)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/diegomura/react-pdf - efd85835e428918e98d94a97f86c7a1a5f650861 authored over 1 year ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>