ng-zorro-antd icon indicating copy to clipboard operation
ng-zorro-antd copied to clipboard

feat(module:qrcode): qrcode supports scanned state

Open OriginRing opened this issue 11 months ago • 3 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [✅] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit
  • [✅] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[✅] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

OriginRing avatar Mar 19 '24 09:03 OriginRing

This preview will be available after the AzureCI is passed.

zorro-bot[bot] avatar Mar 19 '24 09:03 zorro-bot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.57%. Comparing base (81ef077) to head (698c428).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8447   +/-   ##
=======================================
  Coverage   91.57%   91.57%           
=======================================
  Files         533      533           
  Lines       18336    18336           
  Branches     2801     2801           
=======================================
  Hits        16792    16792           
  Misses       1226     1226           
  Partials      318      318           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 19 '24 09:03 codecov[bot]

Can you resolve the conflict :)

HyperLife1119 avatar Apr 30 '24 06:04 HyperLife1119