vue3-core/packages/reactivity/__tests__
三咲智子 Kevin Deng 65909f6e60
Merge remote-tracking branch 'upstream/main'
2024-02-27 18:48:24 +08:00
..
collections style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
baseWatch.spec.ts feat(runtime-vapor): lifecycle beforeUpdate and updated hooks (#89) 2024-01-13 03:25:57 +08:00
computed.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
computed.spec.ts feat(dx): warn users when computed is self-triggering (#10299) 2024-02-13 17:38:26 +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 style: update format & lint config (#9162) 2023-12-26 19:39:47 +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): skip non-extensible objects when using `markRaw` (#10289) 2024-02-08 10:57:57 +08:00
reactiveArray.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
reactiveArray.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +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 style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ref.bench.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
ref.spec.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +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