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

fix(module: drawer): fix drawer flash back with tabs #724

Closed nuonuoge closed 4 years ago

nuonuoge commented 4 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] 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
[x] No

Other information

codecov[bot] commented 4 years ago

Codecov Report

Merging #724 into master will decrease coverage by 0.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #724      +/-   ##
==========================================
- Coverage   87.16%   87.14%   -0.02%     
==========================================
  Files         164      164              
  Lines        6747     6747              
  Branches     1104     1104              
==========================================
- Hits         5881     5880       -1     
  Misses        421      421              
- Partials      445      446       +1     
Impacted Files Coverage Δ
...ts/input-item/custom-input/custom-input.service.ts 83.87% <0.00%> (-3.23%) :arrow_down:

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 8aae09b...002588b. Read the comment docs.