NG-ZORRO / ng-zorro-antd-mobile

A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜
http://ng.mobile.ant.design
Other
800 stars 241 forks source link

feat(module: all): support Angular 11 #773

Closed nuonuoge closed 3 years ago

nuonuoge commented 3 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[x] Feature
[x] Code style update (formatting, local variables)
[x] 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
[x] No

Other information

codecov[bot] commented 3 years ago

Codecov Report

Merging #773 (8b4b1c4) into master (d798cc9) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #773      +/-   ##
==========================================
+ Coverage   86.99%   87.01%   +0.01%     
==========================================
  Files         164      164              
  Lines        6644     6645       +1     
  Branches     1109     1109              
==========================================
+ Hits         5780     5782       +2     
  Misses        421      421              
+ Partials      443      442       -1     
Impacted Files Coverage Δ
...ponents/locale-provider/locale-provider.service.ts 100.00% <100.00%> (ø)
...ts/input-item/custom-input/custom-input.service.ts 87.09% <0.00%> (+3.22%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d798cc9...8b4b1c4. Read the comment docs.