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:breadcrumb): fix breadcrumb link style #4880

Merged
merged 1 commit into from Mar 15, 2020

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented Mar 13, 2020

close #4855

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

@zorro-bot
Copy link

zorro-bot bot commented Mar 13, 2020

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Mar 13, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4880      +/-   ##
==========================================
+ Coverage   92.93%   92.94%   +0.01%     
==========================================
  Files         505      506       +1     
  Lines       12718    12750      +32     
  Branches     1963     1965       +2     
==========================================
+ Hits        11819    11851      +32     
  Misses        474      474              
  Partials      425      425              
Impacted Files Coverage Δ
...omponents/date-picker/abstract-picker.component.ts 94.96% <0.00%> (-0.11%) ⬇️
components/date-picker/date-picker.service.ts 100.00% <0.00%> (ø)
components/skeleton/nz-skeleton.module.ts
components/skeleton/nz-skeleton.component.ts
components/skeleton/skeleton.component.ts 100.00% <0.00%> (ø)
components/skeleton/skeleton-element.component.ts 100.00% <0.00%> (ø)
components/skeleton/skeleton.module.ts 100.00% <0.00%> (ø)
...mponents/date-picker/date-range-popup.component.ts 91.87% <0.00%> (+0.08%) ⬆️
components/date-picker/lib/year-table.component.ts 95.12% <0.00%> (+0.12%) ⬆️
components/date-picker/picker.component.ts 94.11% <0.00%> (+0.21%) ⬆️
... and 1 more

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 72d320b...41f1808. Read the comment docs.

@vthinkxie vthinkxie merged commit 2553328 into NG-ZORRO:master Mar 15, 2020
@wzhudev wzhudev deleted the breadcrumb-style-patch branch March 15, 2020 09:39
Ricbet pushed a commit to Ricbet/ng-zorro-antd that referenced this pull request Apr 9, 2020
@hsuanxyz hsuanxyz mentioned this pull request Apr 15, 2020
hsuanxyz pushed a commit to hsuanxyz/ng-zorro-antd that referenced this pull request Aug 5, 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.

nz-breadcrumb [nzAutoGenerate] The last one breadcrumb color is rgba(0, 0, 0, 0.45)(grey)
3 participants