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 for month being reset when month prop is the same month #695

Merged
merged 2 commits into from
Apr 14, 2018

Conversation

gpbl
Copy link
Owner

@gpbl gpbl commented Apr 14, 2018

Fixes #669

@gpbl gpbl added the v:patch label Apr 14, 2018
@codecov
Copy link

codecov bot commented Apr 14, 2018

Codecov Report

Merging #695 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #695   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         626    629    +3     
  Branches      137    138    +1     
=====================================
+ Hits          626    629    +3
Impacted Files Coverage Δ
src/DateUtils.js 100% <100%> (ø) ⬆️
src/DayPicker.js 100% <100%> (ø) ⬆️

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 a66560a...9a5b510. Read the comment docs.

@gpbl gpbl merged commit b9598cd into master Apr 14, 2018
@gpbl gpbl deleted the gpbl/669/fix-month-reset branch April 14, 2018 08:51
gpbl added a commit that referenced this pull request Apr 14, 2018
kimamula pushed a commit to kimamula/react-day-picker that referenced this pull request Aug 17, 2022
* Add isSameMonth to DateUtils

* Fix month props comparison
kimamula pushed a commit to kimamula/react-day-picker that referenced this pull request Aug 17, 2022
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.

1 participant