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: binary data not working as described (fixes #289, #231) #299

Merged
merged 3 commits into from
Jul 13, 2022

Conversation

RenovatingDev
Copy link
Contributor

@RenovatingDev RenovatingDev commented Jan 31, 2022

Fixed binary data not working as input as described in the README.md.
Fixes #289, fixes #231.

Tests were also added, one unit test and one e2e test, each in its own commit.

Note:
I wasnt sure whether or not the place for the fix was right. I could also adapt ByteData to only accept ArrayBuffer or similar and make the string conversion in the files using this class (e.g. segments.js). Please let me know it you want me to change that.

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

LGTM

@alexandrehebert
Copy link

alexandrehebert commented Jul 5, 2022

@RSLak1 is there anything else necessary for this PR to be merged ?
I would like to get rid of this
Capture d’écran 2022-07-05 à 10 37 37
😅

@RenovatingDev
Copy link
Contributor Author

@alexandrehebert I am not a maintainer of this project and therefore cannot merge this PR.
@womj00 do you know more?

@soldair soldair merged commit 1eba16b into soldair:master Jul 13, 2022
@soldair
Copy link
Owner

soldair commented Jul 13, 2022

published as + qrcode@1.5.1

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