-
Notifications
You must be signed in to change notification settings - Fork 4k
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(module:qrcode): add QRCode component #7803
Conversation
This preview will be available after the AzureCI is passed. |
Codecov Report
@@ Coverage Diff @@
## master #7803 +/- ##
==========================================
- Coverage 92.08% 91.84% -0.24%
==========================================
Files 502 506 +4
Lines 16819 17303 +484
Branches 2577 2746 +169
==========================================
+ Hits 15487 15892 +405
- Misses 1061 1123 +62
- Partials 271 288 +17
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
bc02940
to
49610e9
Compare
9787be4
to
d3f852d
Compare
94f9506
to
f1d0d0e
Compare
f1d0d0e
to
56a4264
Compare
34d745c
to
35eb0d2
Compare
468b47c
to
d89f27e
Compare
d89f27e
to
e308e2d
Compare
bf60af6
to
88c0c30
Compare
88c0c30
to
91e2763
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.
LGTM
* feat(module:qrcode): add QRCode component * feat(module:qrcode): add QRCode component fix bug * feat(module:qrcode): add QRCode component * feat(module:qrcode): add unit test * fix(module:qrcode): qr code blurry picture * fix(module:qrcode): fix pr test error * fix(module:qrcode): clear canvas when value is empty * fix(module:qrcode): i18n key corresponds to ant.d * fix(module:qrcode): correct some spelling problems
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information