vue3-core/packages/reactivity/src
远方os a01675ef8f
feat(types): allow computed getter and setter types to be unrelated (#11472)
close #7271
2024-08-05 10:51:56 +08:00
..
arrayInstrumentations.ts refactor(reactivity): simplify the wrapping logic for returned values in array instrumentations (#11434) 2024-07-29 09:22:18 +08:00
baseHandlers.ts chore(types): reduce as any in reactivity 2024-06-26 08:45:25 +08:00
collectionHandlers.ts chore: Merge branch 'main' into minor 2024-07-31 16:49:22 +08:00
computed.ts feat(types): allow computed getter and setter types to be unrelated (#11472) 2024-08-05 10:51:56 +08:00
constants.ts fix: Revert "fix(reactivity): avoid infinite loop when render access a side effect computed (#11135)" 2024-06-28 09:31:14 +08:00
dep.ts chore: fix lint 2024-05-30 11:25:39 +08:00
effect.ts feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) 2024-08-02 14:41:27 +08:00
effectScope.ts feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) 2024-08-02 14:41:27 +08:00
index.ts chore: Merge branch 'main' into minor 2024-06-14 12:32:28 +02:00
reactive.ts fix(types/apiWatch): correct type inference for reactive array (#11036) 2024-06-10 16:07:25 +08:00
ref.ts refactor(types/ref): update `MaybeRef` to include all ref-like types (#11379) 2024-08-05 10:40:17 +08:00
warning.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00