Skip to content

Conversation

@WilStead
Copy link
Contributor

Uses built-in Vue $event special variable to pass DOM click event to button onclick functions as a third parameter.

Allows for use of stopPropagation, etc.

Shouldn't cause any breaking changes.

Used built-in Vue $event special variable to pass DOM click event to button onclick functions as a third parameter.
Copy link
Member

@icebob icebob left a comment

Choose a reason for hiding this comment

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

Nice PR, thanks!

@icebob icebob merged commit e838286 into vue-generators:master May 31, 2017
@WilStead WilStead deleted the feat/button-events branch May 31, 2017 17:47
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.

2 participants