-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Improve Calendar. #1763 fixed #3087
Improve Calendar. #1763 fixed #3087
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## feature #3087 +/- ##
===========================================
+ Coverage 46.67% 46.81% +0.14%
===========================================
Files 558 558
Lines 26946 26965 +19
Branches 267 267
===========================================
+ Hits 12576 12624 +48
+ Misses 14330 14301 -29
Partials 40 40
☔ View full report in Codecov by Sentry. |
130a075
to
8c326df
Compare
Hello, is anyone here? |
Hello @agolub-s , please sign the CLA. |
@dotnet-policy-service agree company="Quirco" |
Hello, James. I signed CLA. Thanks for help with my merge requests. |
@ElderJames Hi, did you check it? |
Yes,I will. The tests was fail and need to be fixed. |
@ElderJames Hi, sorry for my late, I fixed tests. And can you check this request, please, #3120 |
@agolub-s Is there anything pending on this PR to complete ? |
I don't know( |
@agolub-s Thanks for your response. |
1d4dc4a
to
e5b65b0
Compare
@ElderJames Thanks for your response, I fixed it. Could you check this merge request, please? #3120 |
Thank you so much, I waiting this merge request too much, I hope it will be soon) |
@agolub-s Thank you, this PR is ready to merge. |
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.
This reverts commit 179667d
1562fdf
to
257db25
Compare
🤔 This is a ...
🔗 Related issue link
#1763
💡 Background and solution
Improve user expirience with DatePicker.
📝 Changelog
Add commit changes after blur in Calendar.
Fix click on suffix icon in DatePickerInput.
☑️ Self Check before Merge