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: [Tree][TreeSelect] Add filtered and searchWord parameters to re… #1798

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

YyumeiZhang
Copy link
Collaborator

…nderFullLabel callback

中文模板 / Chinese Template

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Test Case
  • TypeScript definition update
  • Document improve
  • CI/CD improve
  • Branch sync
  • Other, please describe:

PR description

Fixes #

Changelog

🇨🇳 Chinese

  • Feat: Tree 和 TreeSelect 的 renderFullLabel 回调增加 filtered 和 searchWord 参数

🇺🇸 English

  • Feat: The renderFullLabel callback of Tree and TreeSelect adds filtered and searchWord parameters

Checklist

  • Test or no need
  • Document or no need
  • Changelog or no need

Other

  • Skip Changelog

Additional information

@YyumeiZhang YyumeiZhang requested a review from YannLynn September 4, 2023 03:20
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 4, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 395a779:

Sandbox Source
pr-story Configuration
Semi Design: Simple Story Configuration

@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: +0.03% 🎉

Comparison is base (ef111d2) 87.92% compared to head (d0af904) 87.96%.
Report is 49 commits behind head on release.

❗ Current head d0af904 differs from pull request most recent head 395a779. Consider uploading reports for the commit 395a779 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #1798      +/-   ##
===========================================
+ Coverage    87.92%   87.96%   +0.03%     
===========================================
  Files          435      435              
  Lines        25380    25380              
  Branches      6397     6397              
===========================================
+ Hits         22316    22326      +10     
+ Misses        3064     3054      -10     
Files Changed Coverage Δ
packages/semi-foundation/tree/foundation.ts 86.18% <ø> (ø)
packages/semi-ui/tree/treeNode.tsx 88.88% <ø> (ø)

... and 4 files with indirect coverage changes

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

@YannLynn YannLynn merged commit 4100db5 into release Sep 4, 2023
@YannLynn YannLynn deleted the feat/tree-search-cb branch September 4, 2023 11:34
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.

3 participants