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