vue3-core/packages/reactivity/__tests__
Evan You 674151c9b9
chore: Merge branch 'minor' into vapor
2025-01-29 15:37:54 +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 perf(reactivity): refactor reactivity core by porting alien-signals (#12349) 2024-12-02 21:05:12 +08:00
reactive.spec.ts fix(reactivity): trigger reactivity for Map key `undefined` (#12055) 2024-10-11 10:39:08 +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