-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
feat(datepicker): add ability to show one month for daterangepicker depend on max/min date value #5667
Conversation
…depends on max/min date value
756ec0f
to
cc13370
Compare
… into show-one-month-in-daterangepicker
d4b4c7d
to
a178962
Compare
Codecov Report
@@ Coverage Diff @@
## development #5667 +/- ##
===============================================
+ Coverage 73.5% 73.63% +0.12%
===============================================
Files 322 323 +1
Lines 11595 11647 +52
Branches 2472 2481 +9
===============================================
+ Hits 8523 8576 +53
+ Misses 1983 1966 -17
- Partials 1089 1105 +16
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM overall
@daniloff200 please create an issue to move daterange specific staff to range picker and remove from date picker
close #3595
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.