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

feat(module:menu): add danger style #5932

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Conversation

wenqi73
Copy link
Member

@wenqi73 wenqi73 commented Oct 16, 2020

close #5881

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

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

Other information

@zorro-bot
Copy link

zorro-bot bot commented Oct 16, 2020

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

Merging #5932 into master will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5932      +/-   ##
==========================================
- Coverage   90.02%   89.99%   -0.03%     
==========================================
  Files         463      463              
  Lines       13947    13948       +1     
  Branches     2202     2202              
==========================================
- Hits        12556    12553       -3     
- Misses        856      861       +5     
+ Partials      535      534       -1     
Impacted Files Coverage Δ
components/menu/menu-item.directive.ts 76.19% <100.00%> (+0.38%) ⬆️
components/table/src/table/tbody.component.ts 85.71% <0.00%> (-14.29%) ⬇️
components/table/src/table/tr-measure.component.ts 86.36% <0.00%> (-13.64%) ⬇️
components/table/src/table-style.service.ts 96.55% <0.00%> (+1.72%) ⬆️

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 5c901a0...ef44b8e. Read the comment docs.

@hsuanxyz hsuanxyz merged commit 5c19bbd into NG-ZORRO:master Oct 23, 2020
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.

[Menu] nz-menu-item support danger
2 participants