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(comp:date-picker): fix date picker active value validation #1076

Merged
merged 1 commit into from
Aug 16, 2022

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

日期范围面板 activeValue 合法性检测判断有问题,不应在起始日期的年小于结束日期的年时比对月份

What is the new behavior?

修改以上问题

Other information

@idux-bot
Copy link

idux-bot bot commented Aug 16, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #1076 (d20f93c) into main (5252258) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1076   +/-   ##
=======================================
  Coverage   96.74%   96.74%           
=======================================
  Files         314      314           
  Lines       30256    30256           
  Branches     2806     2806           
=======================================
  Hits        29271    29271           
  Misses        985      985           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit e07eb87 into IDuxFE:main Aug 16, 2022
@sallerli1 sallerli1 deleted the fix-date-picker-range-saller branch February 20, 2023 06:11
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

2 participants