]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): fix required prop check false positive for kebab-case edge cases...
authorYangLGggggggggg <46318880+yangliguo7@users.noreply.github.com>
Fri, 11 Oct 2024 03:02:58 +0000 (11:02 +0800)
committerGitHub <noreply@github.com>
Fri, 11 Oct 2024 03:02:58 +0000 (11:02 +0800)
commit9da1ac156552ac449754e1373aac7e349841becb
tree4291969099a5e058890f123ab1766fef9b52ea97
parent10a46f43c0d41f1e38616042d38b087c0ec1c829
fix(runtime-core): fix required prop check false positive for kebab-case edge cases  (#12034)

close #12011
packages/runtime-core/__tests__/componentProps.spec.ts
packages/runtime-core/src/componentProps.ts