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

Fixes bug where dates were automatically iso over anything else due to a prop error #285

Merged
merged 1 commit into from
Feb 2, 2017

Conversation

majapw
Copy link
Collaborator

@majapw majapw commented Feb 1, 2017

In #229, I apparently did not check the SDP (or if I did, my eyes glazes over when I saw an ISO format date in the input and called it a day). Either way, @vklein pointed out that this was likely due to an error in prop naming in #281.

SO. This fixes that issue. :)

to: @airbnb/webinfra @vklein

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.926% when pulling 9ba4919 on maja-fix-display-format-bug into 4f9cfbc on master.

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.

LGTM, but could we get a regression test? (and/or forbidPropTypes on SingleDatePickerInput)?

@majapw majapw force-pushed the maja-fix-display-format-bug branch from 9ba4919 to 3d8ea0b Compare February 2, 2017 23:20
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 86.944% when pulling 3d8ea0b on maja-fix-display-format-bug into f08b3e6 on master.

@majapw majapw merged commit 19c959c into master Feb 2, 2017
@majapw majapw added the semver-patch: fixes/refactors/etc Anything that's not major or minor. label Feb 2, 2017
@majapw majapw deleted the maja-fix-display-format-bug branch February 2, 2017 23:46
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.

3 participants