vuejs / babel-plugin-jsx

JSX for Vue 3
https://vue-jsx-explorer.netlify.app
MIT License
1.71k stars 141 forks source link

fix: missing colon in event name for dynamic model arguments #642

Closed KaelWD closed 3 weeks ago

KaelWD commented 1 year ago

πŸ€” What is the nature of this change?

πŸ”— Related Issue

fixes #602 fixes #679

πŸ’‘ Background or solution

https://vue-jsx-explorer.netlify.app/#const%20v%20%3D%20(%3C%3E%0A%20%20%3CMyComp%20v-model%3Atitle%3D%7B%20title.value%20%7D%3E%3C%2FMyComp%3E%0A%20%20%3CMyComp%20v-model%3D%7B%20%5Btitle.value%2C%20'title'%5D%7D%3E%3C%2FMyComp%3E%0A%20%20%3CMyComp%20v-model%3D%7B%20%5Btitle.value%2C%20key%5D%7D%3E%3C%2FMyComp%3E%0A%3C%2F%3E)%0A

πŸ“ Changelog

Language Changelog
πŸ‡ΊπŸ‡Έ English
πŸ‡¨πŸ‡³ Chinese

β˜‘οΈ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

netlify[bot] commented 1 year ago

Deploy Preview for vue-jsx-explorer failed.

Name Link
Latest commit 96e5ce3d62ae69f0ce20df761cac8e84f6348e7c
Latest deploy log https://app.netlify.com/sites/vue-jsx-explorer/deploys/6461f9e18714120008d19453
luocong2016 commented 7 months ago

@KaelWD @cexbrayat @Jinjiang @kazupon @FloEdelmann

netlify[bot] commented 3 weeks ago

Deploy Preview for vue-jsx-explorer ready!

Name Link
Latest commit 33f5fcc1bfe4db2ff4c5d6649b7cffcdf5a25863
Latest deploy log https://app.netlify.com/sites/vue-jsx-explorer/deploys/66e17cf7d3e9e400080b9683
Deploy Preview https://deploy-preview-642--vue-jsx-explorer.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.