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

style: [Tree] Fix the problem that the line break style in renderFull… #2238

Merged
merged 1 commit into from
May 15, 2024

Conversation

YyumeiZhang
Copy link
Collaborator

…Label is limited by the li tag

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

  • Fix: 修复 Tree组件中 renderFulllabel 的透传的 className 样式受到 li 标签限制问题

🇺🇸 English

  • Fix: Fix the problem that the transparent className style of renderFulllabel in the Tree component is restricted by the li tag

Checklist

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

Other

  • Skip Changelog

Additional information

Copy link

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 3d09871:

Sandbox Source
pr-story Configuration

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.16%. Comparing base (50dffee) to head (fc0a930).
Report is 1 commits behind head on main.

❗ Current head fc0a930 differs from pull request most recent head 3d09871. Consider uploading reports for the commit 3d09871 to get more accurate results

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2238      +/-   ##
==========================================
- Coverage   88.18%   88.16%   -0.03%     
==========================================
  Files         440      440              
  Lines       26052    26052              
  Branches     6649     6649              
==========================================
- Hits        22975    22969       -6     
- Misses       3077     3083       +6     

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

Copy link

cypress bot commented May 15, 2024

Passing run #2491 ↗︎

0 259 10 0 Flakiness 0
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.

Details:

Merge 3d09871 into f0aa28e...
Project: semi-design Commit: fc0a93005d ℹ️
Status: Passed Duration: 10:49 💡
Started: May 15, 2024 3:32 AM Ended: May 15, 2024 3:42 AM

Review all test suite changes for PR #2238 ↗︎

@pointhalo pointhalo merged commit 75eb456 into main May 15, 2024
11 checks passed
@pointhalo pointhalo deleted the fix/tree-style branch May 15, 2024 06:13
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.

None yet

3 participants