Skip to content

Conversation

@edison1105
Copy link
Member

@edison1105 edison1105 commented Nov 12, 2025

@coderabbitai
Copy link

coderabbitai bot commented Nov 12, 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/fix/reuseableTranitionGroup

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

@edison1105 edison1105 added the scope: vapor related to vapor mode label Nov 12, 2025
@edison1105 edison1105 moved this to Vapor in Next Minor Nov 12, 2025
@github-actions
Copy link

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 84.9 kB 29.8 kB 26.3 kB
runtime-dom.global.prod.js 108 kB 40.4 kB 36.3 kB
vue.global.prod.js 166 kB 60.4 kB 53.7 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 47.9 kB 18.7 kB 17.1 kB
createApp 57 kB 21.9 kB 20 kB
createApp + vaporInteropPlugin 91 kB (+86 B) 33.9 kB (+27 B) 30.6 kB (+34 B)
createVaporApp 34.7 kB (+80 B) 13.3 kB (+44 B) 12.1 kB (+36 B)
createSSRApp 61.3 kB 23.7 kB 21.6 kB
defineCustomElement 63.1 kB 23.8 kB 21.7 kB
overall 72.1 kB 27.3 kB 24.9 kB

@edison1105 edison1105 changed the title feat(transition-group): enhance TransitionGroup to trigger update hooks manually fix(transition-group): enhance TransitionGroup to trigger update hooks manually Nov 12, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 12, 2025

Open in StackBlitz

@vue/compiler-core

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

@vue/compiler-dom

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

@vue/compiler-sfc

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

@vue/compiler-ssr

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

@vue/compiler-vapor

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

@vue/reactivity

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

@vue/runtime-core

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

@vue/runtime-dom

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

@vue/runtime-vapor

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

@vue/server-renderer

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

@vue/shared

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

vue

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

@vue/compat

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

commit: 968dcbe

@edison1105 edison1105 changed the title fix(transition-group): enhance TransitionGroup to trigger update hooks manually fix(transition-group): support reuseable transition group Nov 12, 2025
@edison1105 edison1105 changed the title fix(transition-group): support reuseable transition group fix(transition-group): support reusable transition group Nov 12, 2025
@edison1105 edison1105 force-pushed the edison/fix/reuseableTranitionGroup branch from 0e99cf0 to 968dcbe Compare November 12, 2025 03:25
@edison1105 edison1105 merged commit 171f3f5 into minor Nov 12, 2025
17 checks passed
@edison1105 edison1105 deleted the edison/fix/reuseableTranitionGroup branch November 12, 2025 03:27
@github-project-automation github-project-automation bot moved this from Vapor to Done in Next Minor Nov 12, 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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants