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: support showRestInDropdown in tabs #2289

Merged
merged 3 commits into from
Jun 17, 2024
Merged

feat: support showRestInDropdown in tabs #2289

merged 3 commits into from
Jun 17, 2024

Conversation

YannLynn
Copy link
Collaborator

中文模板 / 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

support #2286

Changelog

🇨🇳 Chinese

  • Feat: Tabs 新增 api showRestInDropdown 用于控制可折叠 Tabs Dropdown 面板的显隐

🇺🇸 English

  • Feat: Tabs adds a new api showRestInDropdown to control the visibility of the foldable Tabs Dropdown panel

Checklist

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

Other

  • Skip Changelog

Additional information

@YannLynn YannLynn requested a review from pointhalo June 11, 2024 07:26
Copy link

codesandbox-ci bot commented Jun 11, 2024

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 ffe1c5f:

Sandbox Source
pr-story Configuration

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.20%. Comparing base (4091f5b) to head (5ba6ba8).
Report is 8 commits behind head on release.

Current head 5ba6ba8 differs from pull request most recent head ffe1c5f

Please upload reports for the commit ffe1c5f to get more accurate results.

Files Patch % Lines
packages/semi-ui/tabs/TabBar.tsx 90.00% 1 Missing ⚠️
packages/semi-ui/tabs/index.tsx 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #2289      +/-   ##
===========================================
- Coverage    88.22%   88.20%   -0.03%     
===========================================
  Files          441      441              
  Lines        26072    26074       +2     
  Branches      6659     6661       +2     
===========================================
- Hits         23003    22999       -4     
- Misses        3069     3075       +6     

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

@pointhalo pointhalo merged commit 97c5371 into release Jun 17, 2024
7 of 8 checks passed
@pointhalo pointhalo deleted the feat-2286 branch June 17, 2024 12:33
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