]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(slots): refine internal key checking to support slot names starting with an under...
authoredison <daiwei521@126.com>
Wed, 23 Jul 2025 00:40:20 +0000 (08:40 +0800)
committerGitHub <noreply@github.com>
Wed, 23 Jul 2025 00:40:20 +0000 (08:40 +0800)
commitc5f7db11542bb2246363aef78c88a8e6cef0ee93
treef6ae7d53c3572c4d8ee094460b7555a876f68c18
parenta9269c642bf944560bc29adb5dae471c11cd9ee8
fix(slots): refine internal key checking to support slot names starting with an underscore (#13612)

close #13611
packages/runtime-core/__tests__/componentSlots.spec.ts
packages/runtime-core/src/componentSlots.ts