-
Notifications
You must be signed in to change notification settings - Fork 162
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
Add support for Web NFC API #806
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
c3d4f22
to
0072cb8
Compare
599b9c5
to
a34b0bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I've had some review comments "pending" for a week. I haven't finished looking at all the changes carefully, but here are my comments so far. Thanks for your work and your patience!
0742064
to
d6dce7c
Compare
d6dce7c
to
e034e26
Compare
3524a12
to
effb33f
Compare
69ac9a1
to
1cc5447
Compare
@armanbilge Thanks for the review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm sorry, the example I linked was wrong 😕 all these def
s should be var
s.
Apply suggestions from code review Co-authored-by: zetashift <[email protected]> Co-authored-by: Arman Bilge <[email protected]>
23c2c77
to
bd14f33
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, did you change those def
s to var
s? Some of them should be def
s. If it is "read-only", then it is a def
.
Co-authored-by: Arman Bilge <[email protected]>
https://w3c.github.io/web-nfc/ format seems more clear to follow. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you for this awesome PR!
Would be nice to have this merged before the next release |
@FabioPinheiro sorry for the wait, and thank you so much for this PR! |
Web NFC API - https://developer.mozilla.org/en-US/docs/Web/API/Web_NFC_API