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

fix(Toggle): fix the height problem of the switch element #3780

Merged
merged 1 commit into from
May 3, 2024

Conversation

simonguo
Copy link
Member

@simonguo simonguo commented May 2, 2024

Before

image

After

image

Copy link

codesandbox bot commented May 2, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

vercel bot commented May 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview May 2, 2024 6:04am
rsuite-storybook ✅ Ready (Inspect) Visit Preview May 2, 2024 6:04am
1 Ignored Deployment
Name Status Preview Updated (UTC)
rsuite-v4 ⬜️ Ignored (Inspect) May 2, 2024 6:04am

Copy link

codesandbox-ci bot commented May 2, 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.

Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.82%. Comparing base (2585d71) to head (59db090).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3780   +/-   ##
=======================================
  Coverage   93.82%   93.82%           
=======================================
  Files         659      659           
  Lines       22764    22767    +3     
  Branches     3088     3088           
=======================================
+ Hits        21358    21361    +3     
  Misses        717      717           
  Partials      689      689           
Flag Coverage Δ
ChromeCi 93.78% <100.00%> (+<0.01%) ⬆️
Firefox 93.16% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@simonguo simonguo merged commit ff1570c into main May 3, 2024
16 checks passed
@simonguo simonguo deleted the fix/toggle-style branch May 3, 2024 13:42
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

1 participant