Hefty 0d4910a211 fix(reactivity): add NaN prop on Array should not trigger length dependency. (#1998) 5 years ago
..
collections 97bc30edad perf(reactivity): avoid triggering Map.has twice on non-reactive keys (#1972) 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 3c05f8bbd6 fix(reactivity): unwrap non-index accessed refs on reactive arrays (#1859) 5 years ago
shallowReactive.spec.ts c97d1bae56 fix(reactivity): shallowReactive collection to not-readonly (#1212) 6 years ago