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(plugin-jsx): v-model argument and modifier co-usage #668

Merged
merged 1 commit into from Jan 12, 2024

Conversation

zhiyuanzmj
Copy link
Contributor

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

  • New feature
  • Fix bug
  • Style optimization
  • Code style optimization
  • Performance optimization
  • Build optimization
  • Refactor code or style
  • Test related
  • Other

πŸ”— Related Issue

πŸ’‘ Background or solution

<Comp v-model:value_number={foo} />

πŸ“ Changelog

Language Changelog
πŸ‡ΊπŸ‡Έ English namedModel and underscoreModifier co-usage
πŸ‡¨πŸ‡³ Chinese namedModel ε’Œ underscoreModifier 一衷使用

β˜‘οΈ Self Check before Merge

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

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@netlify
Copy link

netlify bot commented Sep 10, 2023

βœ… Deploy Preview for vue-jsx-explorer ready!

Name Link
πŸ”¨ Latest commit 08d92d6
πŸ” Latest deploy log https://app.netlify.com/sites/vue-jsx-explorer/deploys/64fd812af19a960008f84ac4
😎 Deploy Preview https://deploy-preview-668--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.

@sxzz sxzz merged commit d352b58 into vuejs:main Jan 12, 2024
5 checks passed
@sxzz sxzz changed the title feat: namedModel and underscoreModifier co-usage fix(plugin-jsx): v-model argument and modifier co-usage Jan 12, 2024
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.

None yet

2 participants