Evan You 45ba06ac5f fix(reactivity): should not trigger map keys iteration when keys did not change 6 years ago
..
collections 45ba06ac5f fix(reactivity): should not trigger map keys iteration when keys did not change 6 years ago
computed.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 years ago
effect.spec.ts 5fac65589b fix(reactivity): should trigger all effects when array length is mutated (#754) 6 years ago
reactive.spec.ts 1b2149dbb2 fix(reactivity): should not observe frozen objects 6 years ago
reactiveArray.spec.ts a3066581f3 fix(reactivity): should not trigger length dependency on Array delete 6 years ago
readonly.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 years ago
ref.spec.ts e9024bf1b7 feat(reactivity): expose unref and shallowRef 6 years ago