]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
fix(watch): this.$watch should support watching keypath
authorEvan You <yyx990803@gmail.com>
Wed, 7 Apr 2021 20:19:04 +0000 (16:19 -0400)
committerEvan You <yyx990803@gmail.com>
Wed, 7 Apr 2021 20:19:04 +0000 (16:19 -0400)
commit870f2a7ba35245fd8c008d2ff666ea130a7e4704
tree248e2b27ead57e4bd32ccdcf5a803382bf4a145e
parent0f2d8f324484a9bfc0deaf490c0f4536d6459a41
fix(watch): this.$watch should support watching keypath
packages/runtime-core/__tests__/apiWatch.spec.ts
packages/runtime-core/src/apiWatch.ts
packages/runtime-core/src/componentOptions.ts