Skip to content

Fix #334 - event name should be Kebab case #398

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

Merged
merged 1 commit into from
May 27, 2019

Conversation

Cl3MM
Copy link
Contributor

@Cl3MM Cl3MM commented May 27, 2019

Event names should be kebab case, as per vue recommendations
To avoid breaking changes, we still emit the original event name.
This fix closes issue #334

Event names should be kebab case, as per [vue recommendations](https://vuejs.org/v2/guide/components-custom-events.html#Event-Names)
To avoid breaking changes, we still emit the original event name.
This fix closes [issue vue-leaflet#334 ](vue-leaflet#334)
@DonNicoJs
Copy link
Member

@Cl3MM thanks! No worries about the coverage, is rather buggy at the moment. Merging

@DonNicoJs DonNicoJs merged commit feba0b0 into vue-leaflet:master May 27, 2019
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.

camelCase event name in LMarker
2 participants