vue3-yuanma/packages/runtime-core/src
2021-05-06 14:21:54 +02:00
..
compat wip: make singleton mutations affect all app instances 2021-05-05 17:56:09 -04:00
components chore: Merge branch 'v2-compat' 2021-04-28 12:30:57 -04:00
helpers wip: filters compat 2021-04-19 12:29:55 -04:00
apiAsyncComponent.ts chore(runtime-core): remove unnecessary variables (#2680) 2021-02-05 20:06:50 +01:00
apiComputed.ts refactor: use explicit exports for runtime-core 2020-02-14 00:13:54 -05:00
apiCreateApp.ts wip: make singleton mutations affect all app instances 2021-05-05 17:56:09 -04:00
apiDefineComponent.ts fix(types): avoid DefineComponent defaulting to any 2020-09-22 10:02:19 -04:00
apiInject.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
apiLifecycle.ts feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 2020-10-19 17:15:53 -04:00
apiSetupHelpers.ts test: tests for script setup helpers 2020-11-26 10:01:36 -05:00
apiWatch.ts wip: more compat tweaks 2021-04-22 09:49:25 -04:00
component.ts feat: support component-level compilerOptions when using runtime compiler 2021-04-28 11:40:16 -04:00
componentEmits.ts wip: test for v-model compat 2021-04-29 16:22:39 -04:00
componentOptions.ts feat: support component-level compilerOptions when using runtime compiler 2021-04-28 11:40:16 -04:00
componentProps.ts wip: tests for compiler compat 2021-04-30 15:50:32 -04:00
componentPublicInstance.ts wip: more compat tweaks 2021-04-22 17:30:54 -04:00
componentRenderContext.ts wip: exclude legacy slots from $scopedSlots 2021-05-05 11:06:15 -04:00
componentRenderUtils.ts wip: class/style fallthrough compat 2021-04-21 22:04:26 -04:00
componentSlots.ts wip: more compat tweaks 2021-04-22 14:59:54 -04:00
customFormatter.ts fix: allow hmr in all builds 2020-11-27 10:36:09 -05:00
devtools.ts feat(devtools): send instance 2020-12-18 18:24:01 +01:00
directives.ts wip: render function compat 2021-04-09 18:56:31 -04:00
errorHandling.ts fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289) 2020-10-05 17:37:26 -04:00
featureFlags.ts chore: update link for the feature flag warning [ci skip] 2020-07-21 10:26:16 -04:00
h.ts fix(types/tsx): make JSX.Element extend VNode (#3171) 2021-03-29 17:38:25 -04:00
hmr.ts fix(hmr): don't remove __file key from component type 2021-05-06 14:21:54 +02:00
hydration.ts fix(hydration): handle camel-case tag name when performing match assertion (#3247) 2021-03-26 11:59:50 -04:00
index.ts feat: support component-level compilerOptions when using runtime compiler 2021-04-28 11:40:16 -04:00
profiling.ts chore: fix types 2020-06-26 10:07:07 -04:00
renderer.ts wip: test for instance and options compat 2021-04-28 17:21:05 -04:00
scheduler.ts chore: include component info in recursive update warning 2021-04-21 15:20:15 -04:00
vnode.ts wip: test for v-model compat 2021-04-29 16:22:39 -04:00
warning.ts wip: data option compat 2021-04-07 16:19:24 -04:00