Skip to content
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

fix(module:statistic): remove top-level redundant div element #7659

Merged
merged 1 commit into from Oct 9, 2022

Conversation

HyperLife1119
Copy link
Collaborator

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?

image

There is a layer of redundant div element under the nz-statistic element.

Issue Number: N/A

What is the new behavior?

image

Remove redundant div element.

Does this PR introduce a breaking change?

[x] Yes
[ ] No

DOM structure will change.

Other information

@zorro-bot
Copy link

zorro-bot bot commented Oct 2, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Oct 2, 2022

Codecov Report

Merging #7659 (693af7e) into master (2d2fe33) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7659      +/-   ##
==========================================
+ Coverage   92.01%   92.02%   +0.01%     
==========================================
  Files         502      502              
  Lines       16750    16750              
  Branches     2634     2634              
==========================================
+ Hits        15413    15415       +2     
+ Misses       1066     1065       -1     
+ Partials      271      270       -1     
Impacted Files Coverage Δ
components/statistic/statistic.component.ts 100.00% <ø> (ø)
components/tabs/tab-nav-bar.component.ts 87.94% <0.00%> (+0.70%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@simplejason simplejason merged commit 07df410 into NG-ZORRO:master Oct 9, 2022
@HyperLife1119 HyperLife1119 deleted the fix-statistic branch December 11, 2022 16:36
chenc041 pushed a commit to chenc041/ng-zorro-antd that referenced this pull request Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants