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(DateRangePicker): fix layout misalignment due to missing min-width #3523

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

simonguo
Copy link
Member

fix: #3522
fix: #3466

Copy link

vercel bot commented Dec 22, 2023

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

Name Status Preview Comments Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2023 2:02am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rsuite-v4 ⬜️ Ignored (Inspect) Visit Preview Dec 23, 2023 2:02am

Copy link

codesandbox-ci bot commented Dec 22, 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 74f1c7c:

Sandbox Source
rsuite-tp-ci Configuration

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2ab7921) 93.57% compared to head (74f1c7c) 93.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3523      +/-   ##
==========================================
- Coverage   93.57%   93.57%   -0.01%     
==========================================
  Files         583      583              
  Lines       21138    21139       +1     
  Branches     2890     2891       +1     
==========================================
  Hits        19780    19780              
  Misses        691      691              
- Partials      667      668       +1     
Flag Coverage Δ
ChromeCi 93.52% <100.00%> (-0.01%) ⬇️
Firefox 92.96% <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 464af79 into main Dec 28, 2023
14 of 15 checks passed
@simonguo simonguo deleted the fix/DateRangePicker-min-width branch December 28, 2023 09:06
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.

日期选择器在屏幕右边时报错,排版混乱 日历控件在chrome 67上显示大小错误
1 participant