]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat(core): adjust attrs fallthrough behavior
authorEvan You <yyx990803@gmail.com>
Fri, 25 Oct 2019 16:12:17 +0000 (12:12 -0400)
committerEvan You <yyx990803@gmail.com>
Fri, 25 Oct 2019 16:12:17 +0000 (12:12 -0400)
commit8edfbf9df901b703ed91500c0a840e74a0f4177f
tree7c27433ebd4c74f0a4b0b900618dc0071fe2ec19
parentd76cfba7fb1ec34ee86ae9c3c16d5bdb699f0943
feat(core): adjust attrs fallthrough behavior
packages/runtime-core/__tests__/apiSetupContext.spec.ts
packages/runtime-core/__tests__/rendererAttrsFallthrough.spec.ts
packages/runtime-core/src/apiOptions.ts
packages/runtime-core/src/component.ts
packages/runtime-core/src/componentProps.ts
packages/runtime-core/src/componentProxy.ts
packages/runtime-core/src/componentRenderUtils.ts
packages/runtime-core/src/vnode.ts