vue3-core/packages/runtime-core/src
HcySunYang ebd0baca98
fix(types): improve the type of createElementBlock (#4406)
fix #4391
2021-08-23 18:28:52 -04:00
..
compat chore: run updated prettier 2021-07-19 18:24:18 -04:00
components fix(core): typing of key in VNodeProps (#4242) 2021-08-06 11:11:26 -04:00
helpers refactor(compiler): extract shared ast transform utils 2021-08-22 13:24:16 -04:00
apiAsyncComponent.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
apiCreateApp.ts fix(inject): should auto unwrap injected refs 2021-07-27 17:52:37 -04:00
apiDefineComponent.ts chore: delete useless props type (#4271) 2021-08-09 12:36:34 -04:00
apiInject.ts fix(runtime-core): bind default function of inject to instance (#3925) 2021-06-09 12:02:05 -04:00
apiLifecycle.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
apiSetupHelpers.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
apiWatch.ts feat(runtime-core): watchSyncEffect 2021-07-20 16:49:54 -04:00
component.ts chore(types): remove unnecessary type assertions (#4336) 2021-08-16 18:19:44 -04:00
componentEmits.ts fix(types): fix tsx emit-mapped handler return type (#4290) 2021-08-11 10:52:36 -04:00
componentOptions.ts chore(types): remove unnecessary type assertions (#4336) 2021-08-16 18:19:44 -04:00
componentProps.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
componentPublicInstance.ts fix(types): fix forceUpdate type (#4302) 2021-08-11 10:46:18 -04:00
componentRenderContext.ts fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554) 2021-05-25 13:33:41 -04:00
componentRenderUtils.ts refactor: merge bitwise flag checks (#4324) 2021-08-16 15:13:04 -04:00
componentSlots.ts fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage 2021-08-17 11:15:53 -04:00
customFormatter.ts fix: allow hmr in all builds 2020-11-27 10:36:09 -05:00
devtools.ts chore: run updated prettier 2021-07-19 18:24:18 -04:00
directives.ts fix(v-model): handle mutations of v-model bound array/sets 2021-07-15 12:14:19 -04:00
errorHandling.ts fix(runtime-core): add missing serverPrefetch hook error string (#4014) 2021-06-28 15:30:20 -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 feat(runtime-dom): support async component in defineCustomElement 2021-08-06 19:15:55 -04:00
hydration.ts refactor: merge bitwise flag checks (#4324) 2021-08-16 15:13:04 -04:00
index.ts feat(sfc): support $shallowRef ref sugar 2021-08-11 10:19:58 -04:00
profiling.ts feat(devtools): performance events 2021-05-19 20:48:35 +02:00
renderer.ts fix(runtime-core): fix child component double update on props change 2021-08-17 10:57:28 -04:00
scheduler.ts chore(types): remove unnecessary assertions (#4168) 2021-07-21 15:55:31 -04:00
vnode.ts fix(types): improve the type of createElementBlock (#4406) 2021-08-23 18:28:52 -04:00
warning.ts wip: data option compat 2021-04-07 16:19:24 -04:00