vue3-core/packages/reactivity/__tests__
Fan Pei 3b0a56a9c4
fix(reactivity): pass oldValue in debug info when triggering refs (#8210)
fix vuejs/pinia#2061
2024-06-04 23:25:37 +08:00
..
collections style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
computed.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
computed.spec.ts fix(reactivity): pass oldValue in debug info when triggering refs (#8210) 2024-06-04 23:25:37 +08:00
deferredComputed.spec.ts feat(reactivity): more efficient reactivity system (#5912) 2023-10-27 23:28:40 +09:00
effect.spec.ts fix(reactivity): fix dirtyLevel checks for recursive effects (#10101) 2024-01-13 15:53:06 +08:00
effectScope.spec.ts test: create `EffectScope` using a factory function (#8844) 2024-03-15 22:27:32 +08:00
gc.spec.ts chore: limit typescript lib to es2016 (#10164) 2024-02-26 09:37:05 +08:00
reactive.spec.ts fix(reactivity): computed should not be detected as true by isProxy (#10401) 2024-04-15 22:55:37 +08:00
reactiveArray.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
reactiveArray.spec.ts chore: amend test case name [ci skip] 2024-04-14 22:49:16 +08:00
reactiveMap.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
reactiveObject.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
readonly.spec.ts test(reactivity): replace isReactive with isReadonly (#7513) 2024-06-04 22:13:48 +08:00
ref.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ref.spec.ts test: improve test coverage (#9203) 2024-05-28 17:36:29 +08:00
shallowReactive.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
shallowReadonly.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00