vue3-core/packages/reactivity/__tests__
teleskop150750 cc326a72d2 feat: ref peek 2025-05-06 13:30:32 +03:00
..
collections style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
computed.spec.ts feat: ref peek 2025-05-06 13:30:32 +03: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 fix(reactivity): release nested effects/scopes on effect scope stop (#12373) 2024-11-14 14:24:22 +08:00
gc.spec.ts chore: Merge branch 'main' into minor 2024-02-26 10:13:44 +08:00
reactive.spec.ts test(reactivity): add tests for reactive and non-reactive objects (#12576) 2025-02-20 17:00:31 +08:00
reactiveArray.spec.ts chore: format 2024-10-11 11:25:48 +08:00
readonly.spec.ts chore: Merge branch 'main' into minor 2024-06-14 12:32:28 +02:00
ref.spec.ts feat: ref peek 2025-05-06 13:30:32 +03: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
watch.spec.ts fix(reactivity): prevent overwriting `next` property during batch processing (#12075) 2024-10-03 23:16:52 +08:00