liaoliao666 c61e767422 fix(reactivity): should not trigger when setting value to same proxy (#2904) 5 years ago
..
collections 68de9f408a fix(reactivity): fix shallow readonly behavior for collections (#3003) 5 years ago
computed.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
effect.spec.ts c61e767422 fix(reactivity): should not trigger when setting value to same proxy (#2904) 5 years ago
reactive.spec.ts 848ccf56fb test(reactive): add test case of mutation in original reflecting in observed value (#2118) 5 years ago
reactiveArray.spec.ts 0e5a3c47a7 fix(reactivity): track length on for in iteration on Array 5 years ago
readonly.spec.ts 68de9f408a fix(reactivity): fix shallow readonly behavior for collections (#3003) 5 years ago
ref.spec.ts d4bf9bcbb4 fix(reactivity): `toRef` should not wrap a `ref` (#2103) 5 years ago
shallowReactive.spec.ts 22cc4a7659 fix(reactivity): ensure that shallow and normal proxies are tracked seperately (close #2843) (#2851) 5 years ago
shallowReadonly.spec.ts 22cc4a7659 fix(reactivity): ensure that shallow and normal proxies are tracked seperately (close #2843) (#2851) 5 years ago