vue3-yuanma/packages/runtime-core/src
2021-03-25 15:48:12 -04:00
..
components fix(Teleport): component with multi roots should be removed when unmounted (#3157) 2021-03-25 11:02:50 -04:00
helpers perf: support only attaching slot scope ids when necessary 2021-03-05 18:28:12 -05: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 fix(runtime-dom): support mounting app to svg container (#2929) 2021-03-01 11:51:32 -05: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 fix(ssr): watchEffect onInvalidate runner initialization (#3323) 2021-03-25 11:17:57 -04:00
component.ts fix(ssr): respect render function from extends/mixins in ssr (#3006) 2021-03-25 10:32:17 -04:00
componentEmits.ts fix(runtime-core): fix emit listener check on kebab-case events (#2542) 2020-11-27 15:24:29 -05:00
componentOptions.ts fix(runtime-core): should not cache property access during data() invocation (#3299) 2021-03-25 15:48:12 -04:00
componentProps.ts fix(types): union function prop (#3119) 2021-03-25 11:27:54 -04:00
componentPublicInstance.ts fix(runtime-core): should not cache property access during data() invocation (#3299) 2021-03-25 15:48:12 -04:00
componentRenderContext.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
componentRenderUtils.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
componentSlots.ts chore: fix types 2021-03-05 18:28:12 -05: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 refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05: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): h support for resolveComponent (#2402) 2020-10-20 15:56:29 -04:00
hmr.ts chore: typo "depdendency" (#2920) 2020-12-31 11:15:57 +01:00
hydration.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
index.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
profiling.ts chore: fix types 2020-06-26 10:07:07 -04:00
renderer.ts fix(Teleport): component with multi roots should be removed when unmounted (#3157) 2021-03-25 11:02:50 -04:00
scheduler.ts fix(runtime-core): ensure only skip unflushed job (#3406) 2021-03-25 11:13:35 -04:00
vnode.ts refactor: fix implementation of SFC :slotted id handling 2021-03-05 18:28:12 -05:00
warning.ts refactor(types): widen Component type to include consutructor types 2020-08-19 16:19:25 -04:00