]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
wip: improve computed typing + test for setters
authorEvan You <yyx990803@gmail.com>
Wed, 21 Aug 2019 16:01:05 +0000 (12:01 -0400)
committerEvan You <yyx990803@gmail.com>
Wed, 21 Aug 2019 16:01:05 +0000 (12:01 -0400)
commit0aff144f93e2d0245b6bbb05af6621d98eb8f7a9
tree52420c5fe619e2a7dcf0a923fdd6784391066596
parent8d99ab1ff8afabe1dcbf346bd6174084e0911261
wip: improve computed typing + test for setters
packages/reactivity/__tests__/computed.spec.ts
packages/reactivity/__tests__/immutable.spec.ts
packages/reactivity/__tests__/ref.spec.ts
packages/reactivity/src/computed.ts
packages/reactivity/src/reactive.ts
packages/runtime-core/src/apiReactivity.ts