Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

edison1105
Copy link
Member

@edison1105 edison1105 commented Mar 21, 2025

Compiler Changes

  • In Vapor mode, automatically compile Teleport to VaporTeleport

Runtime Changes

  • Added VaporTeleport component with HMR support
  • Hydration is not yet supported
  • Extracted VaporFragment and DynamicFragment into separate files to avoid circular dependencies

Tests

  • Ported all test cases from packages/runtime-core/__tests__/components/Teleport.spec.ts
  • Added additional test cases for HMR functionality

Copy link

netlify bot commented Mar 21, 2025

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit fed71cb
🔍 Latest deploy log https://app.netlify.com/projects/vapor-repl/deploys/6854d5cd21410200087d071c
😎 Deploy Preview https://deploy-preview-13082--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 project configuration.

Copy link

pkg-pr-new bot commented Mar 21, 2025

Open in StackBlitz

@vue/compiler-core

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

@vue/compiler-dom

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

@vue/compiler-sfc

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

@vue/compiler-ssr

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

@vue/compiler-vapor

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

@vue/reactivity

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

@vue/runtime-core

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

@vue/runtime-dom

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

@vue/runtime-vapor

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

@vue/server-renderer

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

@vue/shared

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

vue

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

@vue/compat

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

commit: e69259a

@edison1105 edison1105 force-pushed the edison/feat/vaporTeleport branch from eb589c0 to b945079 Compare March 21, 2025 08:51
@edison1105 edison1105 force-pushed the edison/feat/vaporTeleport branch from 7d89e9d to 5c8f7ed Compare March 21, 2025 13:54
@edison1105 edison1105 changed the title feat(vapor): VaporTeleport feat(vapor): vapor teleport Mar 21, 2025
@edison1105 edison1105 force-pushed the edison/feat/vaporTeleport branch from d073b4f to 5b933f5 Compare March 26, 2025 14:14
@edison1105 edison1105 marked this pull request as ready for review March 27, 2025 07:50
@edison1105 edison1105 added the scope: vapor related to vapor mode label Apr 3, 2025
Base automatically changed from vapor to minor July 7, 2025 00:06
Copy link

coderabbitai bot commented Jul 16, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch edison/feat/vaporTeleport

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link

github-actions bot commented Jul 16, 2025

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 84 kB 29.8 kB 26.3 kB
runtime-dom.global.prod.js 104 kB 39.1 kB 35.3 kB
vue.global.prod.js 162 kB 59.3 kB 52.9 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 47.2 kB 18.4 kB 16.9 kB
createApp 56 kB 21.6 kB 19.7 kB
createApp + vaporInteropPlugin 68.7 kB (+84 B) 25.9 kB (+38 B) 23.6 kB (+61 B)
createVaporApp 21 kB (+84 B) 8.31 kB (+42 B) 7.61 kB (+34 B)
createSSRApp 60.3 kB 23.3 kB 21.3 kB
defineCustomElement 61 kB 23.1 kB 21.1 kB
overall 70.5 kB 26.8 kB 24.4 kB

@LittleSound LittleSound mentioned this pull request Jul 22, 2025
23 tasks
Copy link

netlify bot commented Sep 10, 2025

Deploy Preview for vue-sfc-playground failed. Why did it fail? →

Name Link
🔨 Latest commit 5443a24
🔍 Latest deploy log https://app.netlify.com/projects/vue-sfc-playground/deploys/68c132e34a07ff00088383bc

@edison1105 edison1105 force-pushed the edison/feat/vaporTeleport branch from c40f604 to dd189d4 Compare September 11, 2025 06:38
@edison1105 edison1105 force-pushed the edison/feat/vaporTeleport branch 3 times, most recently from 7c39981 to b0d2257 Compare September 15, 2025 08:47
@edison1105 edison1105 force-pushed the edison/feat/vaporTeleport branch from b0d2257 to e5e6ee5 Compare September 15, 2025 09:32
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.

1 participant