]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
feat(reactivity): ref(Ref) should return Ref (#180)
author相学长 <75851654@qq.com>
Thu, 10 Oct 2019 15:34:42 +0000 (23:34 +0800)
committerEvan You <yyx990803@gmail.com>
Thu, 10 Oct 2019 15:34:42 +0000 (11:34 -0400)
commitcbb4b19cfbef2fac9c2c41e412245e69a433885a
tree649199902e93fb51048373b5749f6dfc5129155e
parent80f5cb2700f976a19e82b3815b1f2c8f468e0518
feat(reactivity): ref(Ref) should return Ref (#180)
packages/reactivity/__tests__/reactive.spec.ts
packages/reactivity/__tests__/ref.spec.ts
packages/reactivity/src/computed.ts
packages/reactivity/src/ref.ts