vue3-core/packages/reactivity/__tests__
edison 4085def1ba
fix(reactivity): ensure extended method arguments are not lost (#11574)
close #11570
2024-08-10 15:54:38 +08:00
..
collections style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
computed.spec.ts chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
effect.spec.ts feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) 2024-08-02 14:41:27 +08:00
effectScope.spec.ts feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) 2024-08-02 14:41:27 +08:00
gc.spec.ts chore: Merge branch 'main' into minor 2024-02-26 10:13:44 +08:00
reactive.spec.ts fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503) 2024-07-16 15:07:06 +08:00
reactiveArray.spec.ts fix(reactivity): ensure extended method arguments are not lost (#11574) 2024-08-10 15:54:38 +08:00
readonly.spec.ts chore: Merge branch 'main' into minor 2024-06-14 12:32:28 +02:00
ref.spec.ts feat(reactivity): store value cache on CustomRefs impls (#11539) 2024-08-07 22:24:28 +08:00
shallowReactive.spec.ts chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
shallowReadonly.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00