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:tree-select): add nzSearchFunc input function #8707 #3478 #8951

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yjq635
Copy link

@yjq635 yjq635 commented Dec 28, 2024

to specify search logic, such as matching against custom data

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • 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

@yjq635 yjq635 requested a review from hsuanxyz as a code owner December 28, 2024 10:21
Copy link

zorro-bot bot commented Dec 28, 2024

This preview will be available after the AzureCI is passed.

Copy link

codecov bot commented Dec 28, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.89%. Comparing base (9607e11) to head (03db60c).

Files with missing lines Patch % Lines
components/tree-select/tree-select.component.ts 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8951      +/-   ##
==========================================
- Coverage   91.91%   91.89%   -0.02%     
==========================================
  Files         555      555              
  Lines       19708    19711       +3     
  Branches     2943     2945       +2     
==========================================
  Hits        18114    18114              
- Misses       1268     1269       +1     
- Partials      326      328       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

to specify search logic, such as matching against custom data NG-ZORRO#8707 NG-ZORRO#3478
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.

2 participants