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

Vue: Events/props are not consistent #2908

Closed
emccorson opened this issue Jul 5, 2021 · 0 comments · Fixed by #2985
Closed

Vue: Events/props are not consistent #2908

emccorson opened this issue Jul 5, 2021 · 0 comments · Fixed by #2985

Comments

@emccorson
Copy link
Contributor

Things that seem like they should be events are sometimes events and sometimes props.

For example, VOnsTabbar has the prechange event for handling changing tab, but the onSwipe prop for handling swipes.

We should make this more consistent. Ideally, we should get rid of on props for Vue and have events instead.

@emccorson emccorson added this to the Vue 3 upgrade milestone Jul 5, 2021
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 a pull request may close this issue.

1 participant