]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(custom-element): ensure exposed methods are accessible from custom elements by...
authorlinzhe <40790268+linzhe141@users.noreply.github.com>
Wed, 23 Jul 2025 00:40:40 +0000 (08:40 +0800)
committerGitHub <noreply@github.com>
Wed, 23 Jul 2025 00:40:40 +0000 (08:40 +0800)
commit90573b06bf6fb6c14c6bbff6c4e34e0ab108953a
tree60349f9c1347ed2e46bac06017af1c6ca7d482bd
parentc5f7db11542bb2246363aef78c88a8e6cef0ee93
fix(custom-element): ensure exposed methods are accessible from custom elements by making them enumerable (#13634)

close #13632
packages/runtime-core/src/componentOptions.ts
packages/runtime-dom/__tests__/customElement.spec.ts