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

@netlify
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.

@pkg-pr-new
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: 35eb563

@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
Base automatically changed from vapor to minor July 7, 2025 00:06
@coderabbitai
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 (beta)
  • 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.

@github-actions
Copy link

github-actions bot commented Jul 16, 2025

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 84.5 kB 30 kB 26.4 kB
runtime-dom.global.prod.js 105 kB 39.5 kB 35.6 kB
vue.global.prod.js 163 kB 59.7 kB 53.2 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 47.4 kB 18.5 kB 16.9 kB
createApp 56.2 kB 21.7 kB 19.8 kB
createApp + vaporInteropPlugin 80.1 kB (+75 B) 29.9 kB (+32 B) 27.1 kB (-17 B)
createVaporApp 31.4 kB (+75 B) 12.1 kB (+43 B) 11 kB (+43 B)
createSSRApp 60.5 kB 23.4 kB 21.4 kB
defineCustomElement 61.2 kB 23.2 kB 21.2 kB
overall 71.1 kB 27 kB 24.7 kB

@LittleSound LittleSound mentioned this pull request Jul 22, 2025
20 tasks
@netlify
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
@edison1105 edison1105 merged commit 7204cb6 into minor Oct 20, 2025
10 of 16 checks passed
@edison1105 edison1105 deleted the edison/feat/vaporTeleport branch October 20, 2025 08:10
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