]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): allow injecting values ​​from app context in nested elements...
authorAdrian Cerbaro <adriancerbaro@gmail.com>
Fri, 16 May 2025 00:07:32 +0000 (21:07 -0300)
committerGitHub <noreply@github.com>
Fri, 16 May 2025 00:07:32 +0000 (08:07 +0800)
commitb9910755a50c7d6c52b28c3aef20cf97810295c9
tree703f6818bff9c1130ab6f4664c806960681e6918
parentd0253a0b7e8b356dc4c490dcb79fab49c1df6412
fix(custom-element): allow injecting values ​​from app context in nested elements (#13219)

close #13212)
packages/runtime-core/src/apiCreateApp.ts
packages/runtime-core/src/apiInject.ts
packages/runtime-dom/__tests__/customElement.spec.ts
packages/runtime-dom/src/apiCustomElement.ts