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

Call onDayChange with undefined when day is not valid #647

Merged
merged 2 commits into from
Mar 5, 2018
Merged

Conversation

gpbl
Copy link
Owner

@gpbl gpbl commented Mar 5, 2018

Fix #614

@gpbl gpbl added this to the v7.1.0 milestone Mar 5, 2018
@codecov
Copy link

codecov bot commented Mar 5, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #647   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         619    619           
  Branches      135    136    +1     
=====================================
  Hits          619    619
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 3312f22...21e2de9. Read the comment docs.

@gpbl gpbl merged commit 78553e0 into master Mar 5, 2018
@gpbl gpbl deleted the fix-614 branch March 5, 2018 09:17
@gpbl
Copy link
Owner Author

gpbl commented Mar 5, 2018

Published as v7.1.0.

kimamula pushed a commit to kimamula/react-day-picker that referenced this pull request Aug 17, 2022
Call `onDayChange` with `undefined` when day is not valid
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