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: RangePicker throws error when input end value first #832

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Jun 17, 2024

Copy link

vercel bot commented Jun 17, 2024

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

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 4:33am

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.71%. Comparing base (ac9c87b) to head (eef21a3).
Report is 30 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #832      +/-   ##
==========================================
+ Coverage   98.58%   98.71%   +0.13%     
==========================================
  Files          63       63              
  Lines        2542     2567      +25     
  Branches      701      714      +13     
==========================================
+ Hits         2506     2534      +28     
+ Misses         33       30       -3     
  Partials        3        3              

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

@afc163 afc163 merged commit 7221ef2 into master Jun 18, 2024
11 checks passed
@afc163 afc163 deleted the fix/year-picker-input branch June 18, 2024 04: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.

DatePiker.RangePicker 使用年份时,先输入结束年份会报错
1 participant