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(datepicker): fix nav to next month when today is 31 of month, and… #2557

Merged
merged 1 commit into from
Sep 1, 2017

Conversation

valorkin
Copy link
Member

@valorkin valorkin commented Sep 1, 2017

… next month has only 30 days

fixes #2548

@valorkin valorkin added this to the v1.9.2 milestone Sep 1, 2017
@codecov
Copy link

codecov bot commented Sep 1, 2017

Codecov Report

Merging #2557 into development will increase coverage by <.01%.
The diff coverage is 50%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #2557      +/-   ##
===============================================
+ Coverage        66.63%   66.64%   +<.01%     
===============================================
  Files              178      178              
  Lines             4829     4830       +1     
  Branches           762      762              
===============================================
+ Hits              3218     3219       +1     
  Misses            1311     1311              
  Partials           300      300
Impacted Files Coverage Δ
src/datepicker/reducer/bs-datepicker.reducer.ts 12.14% <50%> (+0.82%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf4d16f...c76b679. Read the comment docs.

@valorkin valorkin merged commit 2bcc1d2 into development Sep 1, 2017
@valorkin valorkin deleted the fix-datepicker-next-month branch September 1, 2017 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bs-daterangepicker - incorrect second month; bs-datepicker - incorrect next month
1 participant