]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
refactor(compiler-vapor): exclude special built-ins from withVaporCtx (#14010)
authoredison <daiwei521@126.com>
Thu, 23 Oct 2025 02:32:51 +0000 (10:32 +0800)
committerGitHub <noreply@github.com>
Thu, 23 Oct 2025 02:32:51 +0000 (10:32 +0800)
commit8b4d3dd4cd65114d41016b588ba638cf00bf2309
tree8aa46ab63887d090ec56a1b3d75e332c014c16a8
parent57c9e74c63e9fd8281fdbec263ace97bb8d6786f
refactor(compiler-vapor): exclude special built-ins from withVaporCtx (#14010)

Also adds documentation to withVaporCtx explaining its purpose and exceptions.
packages/compiler-vapor/src/generators/component.ts
packages/runtime-vapor/src/componentSlots.ts
packages/runtime-vapor/src/components/TransitionGroup.ts