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:tag): missing styles on view engine #6738

Merged
merged 1 commit into from Jun 7, 2021

Conversation

hsuanxyz
Copy link
Member

@hsuanxyz hsuanxyz commented Jun 7, 2021

fix #6732

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: #6732

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@zorro-bot
Copy link

zorro-bot bot commented Jun 7, 2021

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jun 7, 2021

Codecov Report

Merging #6738 (df848d0) into master (7199ad5) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head df848d0 differs from pull request most recent head 5606e0d. Consider uploading reports for the commit 5606e0d to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6738      +/-   ##
==========================================
- Coverage   89.89%   89.88%   -0.02%     
==========================================
  Files         480      480              
  Lines       15371    15390      +19     
  Branches     2491     2492       +1     
==========================================
+ Hits        13818    13833      +15     
- Misses        934      937       +3     
- Partials      619      620       +1     
Impacted Files Coverage Δ
components/core/color/color.ts 100.00% <100.00%> (ø)
components/tag/tag.component.ts 100.00% <100.00%> (ø)
components/tabs/tab-nav-bar.component.ts 81.69% <0.00%> (-1.41%) ⬇️

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 7199ad5...5606e0d. Read the comment docs.

@hsuanxyz hsuanxyz merged commit 29c316b into NG-ZORRO:master Jun 7, 2021
@hsuanxyz hsuanxyz deleted the fix/tag-no-ivy-classname branch June 7, 2021 09:40
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.

<ng-tag>样式丢失
1 participant