vue3-core/packages/runtime-core/src
ᴜɴвʏтᴇ 706b52aadd
fix(runtime-core): ensure consistent $options merge behavior with 2.x (#1986)
close #1978 , close #1979
2020-08-31 21:04:06 -04:00
..
components fix(keep-alive): should remove wrapped version of injected keep alive hooks (#1959) 2020-08-25 10:02:39 -04:00
helpers fix(runtime-core): fix resolving assets from mixins and extends 2020-08-26 18:09:54 -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(runtime-core): fix props/emits resolving with global mixins 2020-08-31 18:32:07 -04:00
apiDefineComponent.ts types(runtime-core): improve the extracted instance types (#1936) 2020-08-24 21:37:22 -04:00
apiInject.ts build(deps): upgrade to TypeScript 4 2020-08-20 17:48:28 -04:00
apiLifecycle.ts fix(keep-alive): should remove wrapped version of injected keep alive hooks (#1959) 2020-08-25 10:02:39 -04:00
apiWatch.ts fix(watch): traverse refs in deep watch (#1939) 2020-08-23 14:41:11 -04:00
component.ts fix(runtime-core): fix props/emits resolving with global mixins 2020-08-31 18:32:07 -04:00
componentEmits.ts fix(runtime-core): fix props/emits resolving with global mixins 2020-08-31 18:32:07 -04:00
componentOptions.ts fix(runtime-core): ensure consistent $options merge behavior with 2.x (#1986) 2020-08-31 21:04:06 -04:00
componentProps.ts fix(runtime-core): fix props/emits resolving with global mixins 2020-08-31 18:32:07 -04:00
componentPublicInstance.ts fix(runtime-core): fix props/emits resolving with global mixins 2020-08-31 18:32:07 -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 feat(directives): introduce `created` custom directive hook and ensure 2020-08-24 17:12:16 -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 fix(types): relax ComponentPublicInstanceConstructor type for class components (#1943) 2020-08-24 21:53:30 -04:00
hmr.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00
hydration.ts fix(ssr): invoke directive created hook during hydration 2020-08-24 17:24:54 -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(devtools): make el extra properties non-enumerable 2020-08-29 05:00:38 +02:00
scheduler.ts chore: remove console.log [ci skip] 2020-08-24 21:16:13 -04:00
vnode.ts fix(runtime-core): class and style should be properly normalized in cloneVNode (#1967) 2020-08-26 09:37:28 -04:00
warning.ts refactor(types): widen `Component` type to include consutructor types 2020-08-19 16:19:25 -04:00