Evan You 24168bbb33 chore: improve comments 6 年 前
..
components 22717772dd chore: fix typos (#1090) 6 年 前
helpers 64ef7c76bf feat(types): re-expose resolve asset utitlies and registerRuntimeCompiler in type definitions 6 年 前
apiAsyncComponent.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent 6 年 前
apiComputed.ts 112d8f7d86 refactor: use explicit exports for runtime-core 6 年 前
apiCreateApp.ts 71a942b25a fix(warn): cast symbols to strings (#1103) 6 年 前
apiDefineComponent.ts 68e1ce8b66 refactor(types): mark more internal APIs 6 年 前
apiInject.ts 94562daea7 fix(inject): allow default value to be `undefined` (#894) 6 年 前
apiLifecycle.ts 257727569a types(runtime-core): update error type to unknown (#798) 6 年 前
apiWatch.ts ba62ccd55d feat(watch): support directly watching reactive object in multiple sources with deep default (#1201) 6 年 前
component.ts 64ef7c76bf feat(types): re-expose resolve asset utitlies and registerRuntimeCompiler in type definitions 6 年 前
componentEmits.ts 054ccecd58 perf(core): use `startsWith` instead of `indexOf` (#989) 6 年 前
componentOptions.ts df4150dc4c chore: LegacyOptions doesn't need to be exported (#1134) 6 年 前
componentProps.ts 22717772dd chore: fix typos (#1090) 6 年 前
componentProxy.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 年 前
componentRenderUtils.ts 08bf7e3607 fix(runtime-core): cloned vnodes with extra props should de-opt 6 年 前
componentSlots.ts 09b4202a22 refactor(reactivity): adjust APIs 6 年 前
directives.ts 583ba0c172 feat(types): re-expose `withDirectives` as public type 6 年 前
errorHandling.ts 352c369704 chore: remove stale _isVue checks 6 年 前
h.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 年 前
hmr.ts 01b7e90eac fix(hmr): handle cases where instances with same id having different definitions 6 年 前
hydration.ts b26976b6d8 wip: fix tests 6 年 前
index.ts a165d8293d feat(runtime-core): expose isVNode 6 年 前
profiling.ts 4b03b922e2 chore: remove debugger 6 年 前
renderer.ts 1184118d23 wip(runtime): test for static vnode handling 6 年 前
scheduler.ts 78977c3997 fix(scheduler): sort jobs before flushing 6 年 前
vnode.ts 24168bbb33 chore: improve comments 6 年 前
warning.ts a0e2c12874 fix(warning): always check for component instance presence when formatting traces 6 年 前