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

feat: add toSVG method #668

Merged
merged 7 commits into from
Oct 30, 2022
Merged

feat: add toSVG method #668

merged 7 commits into from
Oct 30, 2022

Conversation

UziTech
Copy link
Collaborator

@UziTech UziTech commented Oct 24, 2022

fixes #662
fixes #665

// Return svg string without converting to base64
signaturePad.toSVG(); // "<svg...</svg>"
signaturePad.toSVG({includeBackgroundColor: true}); // add background color to svg output

@UziTech UziTech requested a review from szimek October 24, 2022 05:05
@UziTech UziTech changed the title feat: add toSVG feat: add toSVG method Oct 30, 2022
@UziTech UziTech merged commit c341107 into szimek:master Oct 30, 2022
github-actions bot pushed a commit that referenced this pull request Oct 30, 2022
# [4.1.0](v4.0.10...v4.1.0) (2022-10-30)

### Features

* add toSVG method ([#668](#668)) ([c341107](c341107))
@github-actions
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant