Skip to content

fix(module:cascader): customize the option title to undefined #8011

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

Merged
merged 1 commit into from
Jul 16, 2023

Conversation

OriginRing
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?

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 Jul 10, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

Merging #8011 (5c8232b) into master (605e969) will increase coverage by 91.69%.
The diff coverage is 100.00%.

❗ Current head 5c8232b differs from pull request most recent head 4b39001. Consider uploading reports for the commit 4b39001 to get more accurate results

@@             Coverage Diff             @@
##           master    #8011       +/-   ##
===========================================
+ Coverage        0   91.69%   +91.69%     
===========================================
  Files           0      514      +514     
  Lines           0    17573    +17573     
  Branches        0     2780     +2780     
===========================================
+ Hits            0    16113    +16113     
- Misses          0     1164     +1164     
- Partials        0      296      +296     
Impacted Files Coverage Δ
components/cascader/cascader.component.ts 97.94% <100.00%> (ø)
components/date-picker/date-picker.component.ts 95.25% <100.00%> (ø)

... and 512 files with indirect coverage changes

@OriginRing OriginRing linked an issue Jul 10, 2023 that may be closed by this pull request
@simplejason simplejason merged commit 10003db into NG-ZORRO:master Jul 16, 2023
@OriginRing OriginRing deleted the fix/cascader branch March 8, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

级联选择组件自定义已选项后会出现 title="undefined"
2 participants