Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add clipPath to typing for SVGPresentationAttributes #2453

Conversation

chuckspencer-aiq
Copy link
Contributor

Using the clipPath attribute was causing a type error in Typescript because it was missing from the type def.

Using the clipPath attribute was causing a type error in Typescript because it was missing from the type def.
Copy link

changeset-bot bot commented Nov 28, 2023

🦋 Changeset detected

Latest commit: 134ea6f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@react-pdf/types Patch
@react-pdf/font Patch
@react-pdf/layout Patch
@react-pdf/render Patch
@react-pdf/renderer Patch
@react-pdf/stylesheet Patch
@react-pdf/examples Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Owner

@diegomura diegomura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Thanks!

@diegomura diegomura merged commit e5c8fde into diegomura:master Jan 14, 2024
1 check passed
mskec pushed a commit to mskec/react-pdf that referenced this pull request Feb 26, 2024
…2453)

* fix: add clipPath to typing for SVGPresentationAttributes

Using the clipPath attribute was causing a type error in Typescript because it was missing from the type def.

* fix: add clipPath type

---------

Co-authored-by: Diego Muracciole <diegomuracciole@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants