Skip to content

Conversation

@Raiondesu
Copy link
Contributor

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce?

Bug fix. This PR closes #16 .

What is the current behavior?

#16

What is the new behavior (if this is a feature change)?

All events are now in kebab-case

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Sort of. All the camelCase events are now deprecated, but are still emitted for backward-compatibility.

@Raiondesu Raiondesu added bug Something isn't working refactoring Code smells, needs refactoring labels Mar 30, 2018
@Raiondesu Raiondesu self-assigned this Mar 30, 2018
@Raiondesu Raiondesu requested a review from kaskar2008 March 30, 2018 19:36
@Raiondesu Raiondesu merged commit baf0470 into master Mar 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working refactoring Code smells, needs refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vue Tips all over console - events must be in kebab-case to work properly

2 participants