vue3-core/packages/runtime-core/src
Guillaume Chau 410e7abbbb refactor(devtools): emit needs to send the instance in args 2020-08-24 20:27:40 +02:00
..
components fix(teleport): only inherit el for non-patched nodes 2020-08-20 10:44:28 -04:00
helpers fix(runtime-core): disable block tracking when calling compiled slot function in tempalte expressions 2020-08-21 12:47:45 -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 fix(devtools): unmountApp not behind compile flag 2020-08-22 16:34:18 +02: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(watch): traverse refs in deep watch (#1939) 2020-08-23 14:41:11 -04:00
component.ts feat(devtools): expose setupState target object 2020-08-22 16:40:04 +02:00
componentEmits.ts feat(devtools): catch events 2020-08-24 01:33:12 +02: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 refactor(devtools): emit needs to send the instance in args 2020-08-24 20:27:40 +02: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 feat(runtime-core): support variadic children in `h` for simple JSX compat 2020-08-21 21:54:33 -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 chore(runtime-core): use ReactiveFlags.SKIP in vnode for consistency (#1901) 2020-08-21 13:45:42 -04:00
warning.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00