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

Patch onOutsideClick default value in the DayPickerSingleDateController #1115

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

majapw
Copy link
Collaborator

@majapw majapw commented Apr 13, 2018

Fixes #1114

Whoops, I changed the way the DayPickerSingleDateController onOutsideClick prop looked to better match the DayPickerRangeController, but did not update the default prop value.

to: @ljharb @ricardobrandao

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regression test?

@ljharb ljharb added the semver-patch: fixes/refactors/etc Anything that's not major or minor. label Apr 13, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.824% when pulling 083f1c0 on maja-patch-onOutsideClick-defaultProp-value into db0c49b on master.

@majapw
Copy link
Collaborator Author

majapw commented Apr 13, 2018

@ljharb I think this requires both a full mount and actually simulating an outside click on the component to test... :/ I will think about how best to approach this problem.

@majapw majapw merged commit f8562f2 into master Apr 13, 2018
@majapw majapw deleted the maja-patch-onOutsideClick-defaultProp-value branch April 13, 2018 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch: fixes/refactors/etc Anything that's not major or minor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants