]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(runtime-core): align option merge behavior with Vue 2
authorEvan You <yyx990803@gmail.com>
Wed, 2 Jun 2021 18:37:27 +0000 (14:37 -0400)
committerEvan You <yyx990803@gmail.com>
Wed, 2 Jun 2021 19:19:56 +0000 (15:19 -0400)
commite2ca67b59a4de57a9bce8d3394263ba493a35a39
tree57772e73a097dfe2bf8b44b4fa15eeb82632b92f
parent1e35a860b995c1158d5c4e1706d2fc9bcd3b8412
fix(runtime-core): align option merge behavior with Vue 2

fix #3566, #2791
packages/runtime-core/__tests__/apiOptions.spec.ts
packages/runtime-core/src/apiCreateApp.ts
packages/runtime-core/src/compat/compatConfig.ts
packages/runtime-core/src/compat/data.ts
packages/runtime-core/src/compat/global.ts
packages/runtime-core/src/compat/globalConfig.ts
packages/runtime-core/src/component.ts
packages/runtime-core/src/componentOptions.ts
packages/runtime-core/src/helpers/resolveAssets.ts