Skip to content

perf: use createElementVNode #497

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

KaelWD
Copy link
Contributor

@KaelWD KaelWD commented Sep 5, 2021

🤔 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

vuejs/core#3334

This is technically an optimization but it shouldn't have any reactivity caveats like patchFlags so I didn't put it behind optimize.

💡 Background or solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ 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

Copy link

netlify bot commented May 23, 2025

Deploy Preview for vue-jsx-explorer ready!

Name Link
🔨 Latest commit df3051c
🔍 Latest deploy log https://app.netlify.com/projects/vue-jsx-explorer/deploys/683d69b984f3cf0008eb9f19
😎 Deploy Preview https://deploy-preview-497--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 project configuration.

@KaelWD KaelWD changed the title perf: use compiler hints perf: use createElementVNode May 23, 2025
@KaelWD KaelWD marked this pull request as ready for review May 23, 2025 13:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant