]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(compiler-dom): improve HTML nesting validation to allow any child element within...
authoredison <daiwei521@126.com>
Fri, 16 May 2025 01:05:31 +0000 (09:05 +0800)
committerGitHub <noreply@github.com>
Fri, 16 May 2025 01:05:31 +0000 (09:05 +0800)
commit163b3651d174321911648a164052effa9249a2aa
tree4f136874c6f8a0f5ede7182d48f78e434469606e
parentf7ce5ae666129339c006b339437c2dff6bceffe0
fix(compiler-dom): improve HTML nesting validation to allow any child element within template tag (#13320)

close #13318
packages/compiler-dom/__tests__/transforms/validateHtmlNesting.spec.ts
packages/compiler-dom/src/htmlNesting.ts