vue3-core/packages/reactivity/src
ZHAO Jin-Xiang fff7b864f4
feat: use enum to replace const enum (#9261)
close #1228
2023-11-29 12:24:50 +08:00
..
baseHandlers.ts chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
collectionHandlers.ts chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
computed.ts feat(reactivity): expose last result for computed getter (#9497) 2023-10-31 22:19:40 +08:00
constants.ts feat: use enum to replace const enum (#9261) 2023-11-29 12:24:50 +08:00
deferredComputed.ts feat(reactivity): more efficient reactivity system (#5912) 2023-10-27 23:28:40 +09:00
dep.ts feat(reactivity): more efficient reactivity system (#5912) 2023-10-27 23:28:40 +09:00
effect.ts feat(reactivity): more efficient reactivity system (#5912) 2023-10-27 23:28:40 +09:00
effectScope.ts docs: comments on reactivity functions (fixes #4832) (#4836) 2023-03-31 17:06:10 +08:00
index.ts feat: use enum to replace const enum (#9261) 2023-11-29 12:24:50 +08:00
reactive.ts feat: use enum to replace const enum (#9261) 2023-11-29 12:24:50 +08:00
reactiveEffect.ts feat(reactivity): more efficient reactivity system (#5912) 2023-10-27 23:28:40 +09:00
ref.ts chore: Merge branch 'main' into minor 2023-11-21 09:48:26 +08:00
warning.ts feat(reactivity): new effectScope API (#2195) 2021-07-16 14:30:49 -04:00