vue3-core/packages/reactivity/__tests__
edison f78a9d068d
Merge branch 'minor' into vapor
2025-04-01 21:01:53 +08:00
..
collections style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
computed.spec.ts refactor(reactivity): ports alien-signals 1.0.0 (#12570) 2025-01-15 11:19:27 +08:00
effect.spec.ts perf(reactivity): refactor reactivity core by porting alien-signals (#12349) 2024-12-02 21:05:12 +08:00
effectScope.spec.ts fix(reactivity): ensure multiple effectScope `on()` and `off()` calls maintains correct active scope (#12641) 2025-01-08 18:03:40 +08:00
gc.spec.ts test(reactivity): enable tests marked as todo (#13003) 2025-03-07 16:36:32 +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 fix(reactivity): toRefs should be allowed on plain objects 2024-12-09 21:47:55 +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
watch.spec.ts fix(reactivity): prevent overwriting `next` property during batch processing (#12075) 2024-10-03 23:16:52 +08:00