-
-
Notifications
You must be signed in to change notification settings - Fork 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
fix(VDatePicker): display proper year when model is null #5672
Conversation
This pull request is automatically deployed with Now. |
840de53
to
427cf37
Compare
Codecov Report
@@ Coverage Diff @@
## master #5672 +/- ##
==========================================
- Coverage 89.05% 88.99% -0.06%
==========================================
Files 262 262
Lines 5922 5909 -13
Branches 1467 1468 +1
==========================================
- Hits 5274 5259 -15
+ Misses 531 530 -1
- Partials 117 120 +3
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #5672 +/- ##
==========================================
- Coverage 89.05% 89.04% -0.02%
==========================================
Files 262 262
Lines 5922 5922
Branches 1467 1467
==========================================
- Hits 5274 5273 -1
- Misses 531 532 +1
Partials 117 117
Continue to review full report at Codecov.
|
Motivation and Context
fixes #5663
How Has This Been Tested?
visually, unit
Markup:
Types of changes
Checklist:
master
for bug fixes and documentation updates,dev
for new features and breaking changes).