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

Improve layout qrCode #691

Merged
merged 2 commits into from
Oct 1, 2015
Merged

Improve layout qrCode #691

merged 2 commits into from
Oct 1, 2015

Conversation

magsout
Copy link
Member

@magsout magsout commented Sep 1, 2015

r? @tagawa

@miketaylr
Copy link
Member

It looks like this would close #651 and #649. 👍

@magsout
Copy link
Member Author

magsout commented Sep 2, 2015

just one thing @miketaylr there is one error when I add qrcode.js in the linter about var qrDataUrl = qr.toDataURL({value: this.url, size: 8}); qr is not init, if you can take a look.

@miketaylr
Copy link
Member

Will take a look today.

@miketaylr
Copy link
Member

@magsout just needed to add qr to the list of allowed globals. All good now.

@miketaylr
Copy link
Member

One day we'll move to modules and stop leaking globals everywhere. :P

@miketaylr
Copy link
Member

(Don't worry about failing tests here, lots of moving parts unrelated to these changes -- we'll make sure everything is passing before deploying).

@magsout
Copy link
Member Author

magsout commented Sep 3, 2015

😎

@magsout
Copy link
Member Author

magsout commented Sep 3, 2015

One day we'll move to modules and stop leaking globals everywhere. :P

🙏

@magsout
Copy link
Member Author

magsout commented Sep 4, 2015

Ping @tagawa 👌

@tagawa
Copy link
Member

tagawa commented Sep 4, 2015

Thanks @magsout, will try to look at it later.

@miketaylr
Copy link
Member

LGTM. Stealing this from @tagawa, if he doesn't mind.

miketaylr pushed a commit that referenced this pull request Oct 1, 2015
@miketaylr miketaylr merged commit 13c8c3f into master Oct 1, 2015
@tagawa
Copy link
Member

tagawa commented Oct 1, 2015

Thanks @miketaylr. Sorry — difficult to find time at the moment.
Feel free to "Sacre bleu, les anglais!" and stuff like that.

@magsout
Copy link
Member Author

magsout commented Oct 1, 2015

❤️

@magsout magsout deleted the qrcode-layout branch October 1, 2015 06:37
@miketaylr
Copy link
Member

@tagawa no worries! we all have busy and less busy seasons. 🇬🇧

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

Successfully merging this pull request may close these issues.

3 participants