vue3-core/packages/runtime-core/src
Rizumu Ayaka bdf28de8e8
feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2024-01-04 23:22:55 +08:00
..
compat Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
components chore: disallow console statement (#9986) 2024-01-04 15:54:48 +08:00
helpers Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
apiAsyncComponent.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiComputed.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiCreateApp.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
apiDefineComponent.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiInject.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiLifecycle.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
apiSetupHelpers.ts fix(defineModel): support kebab-case/camelCase mismatches (#9950) 2024-01-03 18:18:35 +08:00
apiWatch.ts feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82) 2024-01-04 23:22:55 +08:00
component.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
componentEmits.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
componentOptions.ts feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82) 2024-01-04 23:22:55 +08:00
componentProps.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
componentPublicInstance.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
componentRenderContext.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
componentRenderUtils.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
componentSlots.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
customFormatter.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
devtools.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
directives.ts feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82) 2024-01-04 23:22:55 +08:00
enums.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
errorHandling.ts feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82) 2024-01-04 23:22:55 +08:00
featureFlags.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
h.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
hmr.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
hydration.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
index.ts feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82) 2024-01-04 23:22:55 +08:00
profiling.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
renderer.ts feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82) 2024-01-04 23:22:55 +08:00
rendererTemplateRef.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
scheduler.ts feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82) 2024-01-04 23:22:55 +08:00
vnode.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00
warning.ts Merge remote-tracking branch 'upstream/minor' 2023-12-29 21:03:21 +08:00