vue3-core/packages/reactivity/src
Evan You 8708a7f1ef
chore: fix lint
2024-05-30 11:25:39 +08:00
..
arrayInstrumentations.ts perf(reactivity): optimize array tracking (#9511) 2024-02-26 18:25:52 +08:00
baseHandlers.ts chore: Merge branch 'main' into minor 2024-04-16 00:05:37 +08:00
collectionHandlers.ts chore: Merge branch 'main' into minor 2024-04-16 00:05:37 +08:00
computed.ts types: fix ComputedRefImpl type build 2024-02-26 17:46:28 +08:00
constants.ts fix(reactivity): avoid infinite recursion from side effects in computed getter (#10232) 2024-02-06 18:44:09 +08:00
dep.ts chore: fix lint 2024-05-30 11:25:39 +08:00
effect.ts chore: disallow optional chaining (#10919) 2024-05-29 15:03:20 +08:00
effectScope.ts feat(reactivity): add failSilently argument for onScopeDispose 2024-03-07 17:54:18 +08:00
index.ts feat(reactivity): `onEffectCleanup` API 2024-03-05 22:53:20 +08:00
reactive.ts chore(reactivity): improve readonly/reactive warning message (#9095) 2024-05-27 17:31:11 +08:00
ref.ts chore: Merge branch 'main' into minor 2024-02-26 10:13:44 +08:00
warning.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00