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

Fixed DayPickerInput not calling dayPickerProps.onMonthChange #604

Merged
merged 1 commit into from
Jan 9, 2018

Conversation

ah-adarlow
Copy link
Contributor

fixes #603

@codecov
Copy link

codecov bot commented Jan 9, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #604   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         617    620    +3     
  Branches      132    133    +1     
=====================================
+ Hits          617    620    +3
Impacted Files Coverage Δ
src/DayPickerInput.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 8c69e20...87ebbcd. Read the comment docs.

@gpbl gpbl merged commit 305bd5a into gpbl:master Jan 9, 2018
@gpbl
Copy link
Owner

gpbl commented Jan 9, 2018

That was fast, thank you!

gpbl added a commit that referenced this pull request Jan 9, 2018
@ah-adarlow
Copy link
Contributor Author

No problem. Thanks for publishing a new version so quickly.

kimamula pushed a commit to kimamula/react-day-picker that referenced this pull request Aug 17, 2022
Fixed DayPickerInput not calling dayPickerProps.onMonthChange
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.

DayPickerInput doesn't call dayPickerProps.onMonthChange
2 participants