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

select change event fix #3922

Merged
merged 2 commits into from
Oct 12, 2016
Merged

select change event fix #3922

merged 2 commits into from
Oct 12, 2016

Conversation

defcc
Copy link
Member

@defcc defcc commented Oct 12, 2016

If select binding not changed, then needRest should be set to false, and no change event should be emitted. fix #3917

@yyx990803 yyx990803 merged commit a9417e4 into vuejs:dev Oct 12, 2016
@yyx990803
Copy link
Member

Thanks! In the future please include (fix #xxxx) in the commit message - this makes it easier to write / generate release logs.

@defcc
Copy link
Member Author

defcc commented Oct 13, 2016

ok, got it :) I will also make a pr to update the CONTRIBUTING.md

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.

Multiple select elements @change event problem
2 participants