vue3-core/packages/runtime-core/src
Evan You 7454e2a52b build(deps): upgrade to TypeScript 4 2020-08-20 17:48:28 -04:00
..
components fix(teleport): only inherit el for non-patched nodes 2020-08-20 10:44:28 -04:00
helpers fix(runtime-core): correctly track dynamic nodes in renderSlot (#1911) 2020-08-20 09:37:26 -04:00
apiAsyncComponent.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
apiComputed.ts refactor: use explicit exports for runtime-core 2020-02-14 00:13:54 -05:00
apiCreateApp.ts build(deps): upgrade to TypeScript 4 2020-08-20 17:48:28 -04:00
apiDefineComponent.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
apiInject.ts build(deps): upgrade to TypeScript 4 2020-08-20 17:48:28 -04:00
apiLifecycle.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
apiWatch.ts fix(runtime-core/scheduler): allow component render functions to trigger itself 2020-08-13 17:42:47 -04:00
component.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
componentEmits.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
componentOptions.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
componentProps.ts fix(types): handling PropType<Function> with default value (#1896) 2020-08-19 16:36:42 -04:00
componentPublicInstance.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
componentRenderUtils.ts fix(runtime-core): dev root resolution should differentiate user comments vs v-if comments 2020-07-28 14:16:09 -04:00
componentSlots.ts fix(slots): properly force update on forwarded slots 2020-07-15 20:12:49 -04:00
devtools.ts chore: remove unecessary 'export' (#1785) 2020-08-14 17:38:32 -04:00
directives.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
errorHandling.ts refactor(runtime-core): adjust error handling behavior 2020-07-28 10:40:25 -04:00
featureFlags.ts chore: update link for the feature flag warning [ci skip] 2020-07-21 10:26:16 -04:00
h.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
hmr.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
hydration.ts feat(types): deny unknown attributes on component by default (#1614) 2020-07-17 11:43:28 -04:00
index.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
profiling.ts chore: fix types 2020-06-26 10:07:07 -04:00
renderer.ts fix(runtime-core): fix beforeUpdate call timing to allow state mutation 2020-08-19 17:57:51 -04:00
scheduler.ts chore: comments 2020-08-19 18:02:17 -04:00
vnode.ts fix(runtime-core): correctly track dynamic nodes in renderSlot (#1911) 2020-08-20 09:37:26 -04:00
warning.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00