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

Added x and y to the type on HTMLOptions #2893

Merged
merged 6 commits into from Sep 3, 2020
Merged

Added x and y to the type on HTMLOptions #2893

merged 6 commits into from Sep 3, 2020

Conversation

aaron-russell
Copy link
Contributor

@aaron-russell aaron-russell commented Sep 1, 2020

Noticed when using the library that it accepts x and y on .html as options however these are not in the types on HTMLOptions.

@HackbrettXXX
Copy link
Collaborator

Seems related to #2886. Could you maybe update the JSDoc comment as well and check which options are unused as described in my comment?

@aaron-russell
Copy link
Contributor Author

Seems related to #2886. Could you maybe update the JSDoc comment as well and check which options are unused as described in my comment?

@HackbrettXXX I have updated the documentation to include x and y.

Copy link
Collaborator

@HackbrettXXX HackbrettXXX left a comment

Choose a reason for hiding this comment

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

Thanks for the additional commits.

src/modules/html.js Outdated Show resolved Hide resolved
types/index.d.ts Show resolved Hide resolved
@aaron-russell
Copy link
Contributor Author

Thanks for the additional commits.

@HackbrettXXX No worries, should be sorted in latest revision

@HackbrettXXX
Copy link
Collaborator

Thanks, merging it ;)

@HackbrettXXX HackbrettXXX merged commit 87aa7aa into parallax:master Sep 3, 2020
@aaron-russell
Copy link
Contributor Author

Do you know when the next release will be @HackbrettXXX?

@HackbrettXXX
Copy link
Collaborator

Today ;) https://github.com/MrRio/jsPDF/releases/tag/v2.1.1

This was referenced Mar 12, 2021
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.

None yet

2 participants