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

Fix issue with event names #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Fix issue with event names #1

wants to merge 7 commits into from

Conversation

vibou
Copy link

@vibou vibou commented Nov 22, 2017

Event names in camel case is not conform since HTML is case insensitive. Kebab case is prefered.

@meh2481
Copy link

meh2481 commented Mar 28, 2018

Note that the events are not able to be received due to this problem, rendering the event emission entirely no-op without this change.

jhlee8804 added a commit to jhlee8804/vue-multipane that referenced this pull request Apr 1, 2019
…fix#19-yansern#15-yansern#14-yansern#7-yansern#17-yansern#1

* 'master' of https://github.com/vibou/vue-multipane:
  0.96
  fix issue with event names. Renamed: resize resizestart and resizestop since kebab case is not working either
  0.96
  0.96
  0.96
  Change version
  Change events name from camelcase to kebab-case

# Conflicts:
#	demo/main.js
#	dist/vue-multipane.esm.js
#	dist/vue-multipane.js
#	dist/vue-multipane.min.js
#	src/multipane.js
@juliorosseti
Copy link

Any plans on merging?

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.

3 participants