ng-zorro-antd icon indicating copy to clipboard operation
ng-zorro-antd copied to clipboard

fix(module:tree-select): update nzPlacement demo

Open JackYumg opened this issue 2 years ago • 2 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit
  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

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

JackYumg avatar Jul 04 '22 03:07 JackYumg

This preview will be available after the AzureCI is passed.

zorro-bot[bot] avatar Jul 04 '22 03:07 zorro-bot[bot]

Codecov Report

Merging #7551 (341f540) into master (64b7389) will decrease coverage by 0.03%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##           master    #7551      +/-   ##
==========================================
- Coverage   91.75%   91.72%   -0.04%     
==========================================
  Files         502      502              
  Lines       16699    16706       +7     
  Branches     2604     2607       +3     
==========================================
+ Hits        15322    15323       +1     
- Misses       1047     1050       +3     
- Partials      330      333       +3     
Impacted Files Coverage Δ
components/tree-select/tree-select.component.ts 90.49% <66.66%> (-0.92%) :arrow_down:
components/tabs/tab-nav-bar.component.ts 86.52% <0.00%> (-1.42%) :arrow_down:
components/core/util/text-measure.ts 92.98% <0.00%> (+0.87%) :arrow_up:

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 64b7389...341f540. Read the comment docs.

codecov[bot] avatar Jul 04 '22 04:07 codecov[bot]