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(compiler-vapor): support custom generate operation #13044

Open
wants to merge 1 commit into
base: vapor
Choose a base branch
from

Conversation

zhiyuanzmj
Copy link
Member

@zhiyuanzmj zhiyuanzmj commented Mar 16, 2025

I added setNodes and createNodes IR for vue-jsx-vapor, so remove the setText's jsx flag.

This is my custom IR https://github.com/vuejs/vue-jsx-vapor/blob/main/packages/compiler/src/generate.ts

Copy link

netlify bot commented Mar 16, 2025

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 704fee9
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/67d65ff69e9696000844051d
😎 Deploy Preview https://deploy-preview-13044--vapor-repl.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.

Copy link

pkg-pr-new bot commented Mar 16, 2025

Open in Stackblitz

@vue/compiler-core

npm i https://pkg.pr.new/@vue/compiler-core@13044

@vue/compiler-dom

npm i https://pkg.pr.new/@vue/compiler-dom@13044

@vue/compiler-sfc

npm i https://pkg.pr.new/@vue/compiler-sfc@13044

@vue/compiler-ssr

npm i https://pkg.pr.new/@vue/compiler-ssr@13044

@vue/compiler-vapor

npm i https://pkg.pr.new/@vue/compiler-vapor@13044

@vue/runtime-core

npm i https://pkg.pr.new/@vue/runtime-core@13044

@vue/runtime-dom

npm i https://pkg.pr.new/@vue/runtime-dom@13044

@vue/reactivity

npm i https://pkg.pr.new/@vue/reactivity@13044

@vue/runtime-vapor

npm i https://pkg.pr.new/@vue/runtime-vapor@13044

@vue/server-renderer

npm i https://pkg.pr.new/@vue/server-renderer@13044

@vue/shared

npm i https://pkg.pr.new/@vue/shared@13044

vue

npm i https://pkg.pr.new/vue@13044

@vue/compat

npm i https://pkg.pr.new/@vue/compat@13044

commit: 704fee9

@edison1105 edison1105 added the scope: vapor related to vapor mode label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: vapor related to vapor mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants