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

feat(language-core): add emit codegen for defineModel #3895

Merged

Conversation

s-montigny-desautels
Copy link
Contributor

Added defineModel emit definition code generation, i.e. update:{propName}

I've also added the missing test for defineModel in component-meta

I belive it fix #3894

@so1ve so1ve changed the title feat() add emit codegen for defineModel feat(language-core): add emit codegen for defineModel Feb 18, 2024
@johnsoncodehk
Copy link
Member

LGTM, thanks!

@johnsoncodehk johnsoncodehk merged commit a9015fd into vuejs:master Feb 29, 2024
3 checks passed
@s-montigny-desautels s-montigny-desautels deleted the feat/define-model-emit-def branch February 29, 2024 14:42
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.

vue-component-meta: Missing event when using defineModel
2 participants