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: image-picker): fix rotate not work #719

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 #719 into 1.x will decrease coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              1.x     #719      +/-   ##
==========================================
- Coverage   88.69%   88.59%   -0.10%     
==========================================
  Files         270      270              
  Lines        7631     7631              
  Branches     1099     1099              
==========================================
- Hits         6768     6761       -7     
- Misses        419      422       +3     
- Partials      444      448       +4     
Impacted Files Coverage Δ
components/image-picker/image-picker.component.ts 72.65% <ø> (ø)
components/carousel/carousel.component.ts 70.13% <0.00%> (-2.35%) :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 ffaf4bd...860fddf. Read the comment docs.