]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
wip: test for instance and options compat 3680/head
authorEvan You <yyx990803@gmail.com>
Wed, 28 Apr 2021 21:21:02 +0000 (17:21 -0400)
committerEvan You <yyx990803@gmail.com>
Wed, 28 Apr 2021 21:21:05 +0000 (17:21 -0400)
commitd3d9355c5a75675ab99ff8bb381e34d02e322e88
tree903ac2c0fcd416175fd75450b186f10f615e9cea
parentd0dd6674bb2f9eaf5e339ab6b3fae290b115ff80
wip: test for instance and options compat
packages/runtime-core/src/compat/__tests__/instance.spec.ts [new file with mode: 0644]
packages/runtime-core/src/compat/__tests__/options.spec.ts [new file with mode: 0644]
packages/runtime-core/src/compat/compatConfig.ts
packages/runtime-core/src/compat/global.ts
packages/runtime-core/src/compat/instance.ts
packages/runtime-core/src/compat/instanceEventEmitter.ts
packages/runtime-core/src/renderer.ts