Carlos Rodrigues d4bf9bcbb4 fix(reactivity): `toRef` should not wrap a `ref` (#2103) 5 years ago
..
collections fcf9b2cf19 fix(reactivity): should trigger collection's write-function correctly on non-reactive keys (#1992) 5 years ago
computed.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
effect.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 5 years ago
reactive.spec.ts 02dcc68c24 test(reactivity): improve built-in Collection subclass test cases (#1885) 5 years ago
reactiveArray.spec.ts 0d4910a211 fix(reactivity): add NaN prop on Array should not trigger length dependency. (#1998) 5 years ago
readonly.spec.ts 016ba116a8 fix(reactivity): fix iOS 12 JSON.stringify error on reactive objects 5 years ago
ref.spec.ts d4bf9bcbb4 fix(reactivity): `toRef` should not wrap a `ref` (#2103) 5 years ago
shallowReactive.spec.ts c97d1bae56 fix(reactivity): shallowReactive collection to not-readonly (#1212) 6 years ago