Evan You aac0466cb8 fix(runtime-core): fix component public instance has check for accessed non-existent properties 4 年 前
..
compat f31a6c105d chore: fix type in compatConfig.ts (#4604) [ci skip] 4 年 前
components 820a143457 fix(runtime-core): handle error in async KeepAlive hooks (#4978) 4 年 前
helpers 3c449cd408 fix(types): fix propType<any> type inference (#4985) 4 年 前
apiAsyncComponent.ts 87c86e4cc2 refactor: ensure ssr branches are included in esm-bundler build 4 年 前
apiCreateApp.ts 5aa4255808 fix(runtime-core): return the exposeProxy from mount (#4606) 4 年 前
apiDefineComponent.ts 140f089917 fix(types): incorrect type inference of array (#4578) 4 年 前
apiInject.ts db1dc1c630 fix(runtime-core): bind default function of inject to instance (#3925) 5 年 前
apiLifecycle.ts 47f488350c chore: run updated prettier 4 年 前
apiSetupHelpers.ts f2d2d7b2d2 fix(types): scrip-setup+ts: ensure proper handling of `null` as default prop value. (#4979) 4 年 前
apiWatch.ts 87c86e4cc2 refactor: ensure ssr branches are included in esm-bundler build 4 年 前
component.ts 87c86e4cc2 refactor: ensure ssr branches are included in esm-bundler build 4 年 前
componentEmits.ts 1ce34e25d5 fix(types): fix tsx emit-mapped handler return type (#4290) 4 年 前
componentOptions.ts 741d3b36f2 fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447) 4 年 前
componentProps.ts 3c449cd408 fix(types): fix propType<any> type inference (#4985) 4 年 前
componentPublicInstance.ts aac0466cb8 fix(runtime-core): fix component public instance has check for accessed non-existent properties 4 年 前
componentRenderContext.ts 201060717d fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554) 5 年 前
componentRenderUtils.ts a31303f835 build: generate more treeshaking friendly code 4 年 前
componentSlots.ts 644971ec06 fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage 4 年 前
customFormatter.ts 46d80f4d58 fix: allow hmr in all builds 5 年 前
devtools.ts fa2237f1d8 fix(devtool): improve devtools late injection browser env detection (#4890) 4 年 前
directives.ts 5eb72630a5 fix(runtime-core): add `v-memo` to built-in directives check (#4787) 4 年 前
errorHandling.ts d069796b8f fix(runtime-core): add missing serverPrefetch hook error string (#4014) 5 年 前
featureFlags.ts c1cf26d207 chore: improve feature flag warning 4 年 前
h.ts 4f26835dac fix(types/tsx): make JSX.Element extend VNode (#3171) 5 年 前
hmr.ts 9e3d7731c7 fix(hmr): fix hmr for components with no active instance yet 4 年 前
hydration.ts 58b1fa5ed1 fix(hydration): ensure hydrated event listeners have bound instance (#4529) 4 年 前
index.ts 20a361541c fix(types): fix ref unwrapping type inference for nested shallowReactive & shallowRef 4 年 前
profiling.ts f7c54caeb1 feat(devtools): performance events 5 年 前
renderer.ts f454dd62ab chore: comments grammar (#4913) [ci skip] 4 年 前
scheduler.ts a31303f835 build: generate more treeshaking friendly code 4 年 前
vnode.ts b4eb7e3866 fix(runtime-core): improve dedupe listeners when attr fallthrough (#4912) 4 年 前
warning.ts d0da0028f2 wip: data option compat 5 年 前