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

[DatePicker] onChange event should be onChangeDate #3168

Closed
wants to merge 1 commit into from

Conversation

EugeneZ
Copy link
Contributor

@EugeneZ EugeneZ commented Feb 4, 2016

This is with regards to #441

@EugeneZ EugeneZ changed the title #441 - DatePicker onChange -> onChangeDate [DatePicker] onChange event should be onChangeDate Feb 4, 2016
@oliviertassinari oliviertassinari added the PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI label Feb 4, 2016
@oliviertassinari
Copy link
Member

Could you update the PR to follow #2957 ?

@mbrookes
Copy link
Member

mbrookes commented Feb 4, 2016

DatePicker already follows #2957.

@oliviertassinari
Copy link
Member

@EugeneZ what's your use case with this PR?

@EugeneZ
Copy link
Contributor Author

EugeneZ commented Feb 4, 2016

I was trying to figure out why DatePicker was passing a null argument to the handler. My search led me to #441, which contained a proposed solution, which I implemented. #2957 makes a lot of sense, too -- at least then every callback in the library will be consistent, even if it means null events. Can you please close #441, since #2957 deprecates the solution discussed there?

@EugeneZ EugeneZ closed this Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants