Evan You f3e9c1b59d fix(runtime-core): avoid accidental access of Object.prototype properties před 6 roky
..
components 4e8e689572 fix: ensure vnode hooks are called consistently regardless of keep-alive před 6 roky
helpers 5453e791ae chore: fix types před 6 roky
apiAsyncComponent.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent před 6 roky
apiComputed.ts 112d8f7d86 refactor: use explicit exports for runtime-core před 6 roky
apiCreateApp.ts 056cac9185 feat(runtime-core): expose version on app instance před 6 roky
apiDefineComponent.ts 2961e149c9 fix(types): ensure correct public props interface for defineComponent instance type před 6 roky
apiInject.ts 94562daea7 fix(inject): allow default value to be `undefined` (#894) před 6 roky
apiLifecycle.ts 257727569a types(runtime-core): update error type to unknown (#798) před 6 roky
apiWatch.ts ba62ccd55d feat(watch): support directly watching reactive object in multiple sources with deep default (#1201) před 6 roky
component.ts 7886c267f7 refactor: remove unused inheritRef option před 6 roky
componentEmits.ts 2417a0cb30 fix(runtime-core): respect props from mixins and extends před 6 roky
componentOptions.ts f3e9c1b59d fix(runtime-core): avoid accidental access of Object.prototype properties před 6 roky
componentProps.ts 1c4e1b6792 fix(runtime-core): should remove no longer present camelCase props (#1413) před 6 roky
componentProxy.ts f3e9c1b59d fix(runtime-core): avoid accidental access of Object.prototype properties před 6 roky
componentRenderUtils.ts 7886c267f7 refactor: remove unused inheritRef option před 6 roky
componentSlots.ts 6b23216e6d chore: comment on slot optimization hint [ci skip] před 6 roky
directives.ts 419b86d190 feat(types): support typing directive value via generic argument (#1007) před 6 roky
errorHandling.ts 352c369704 chore: remove stale _isVue checks před 6 roky
h.ts cab769f174 fix(types): add RawSlots in h signature (#1293) před 6 roky
hmr.ts 91fa52850a chore: lint for unused arguments před 6 roky
hydration.ts 0a7932c6b3 fix(ssr): should set ref on hydration před 6 roky
index.ts d4cd12887e fix(BaseTransition): collect correct children with slot passthrough in `Transition` (#1456) před 6 roky
profiling.ts 5453e791ae chore: fix types před 6 roky
renderer.ts 4e8e689572 fix: ensure vnode hooks are called consistently regardless of keep-alive před 6 roky
scheduler.ts 78977c3997 fix(scheduler): sort jobs before flushing před 6 roky
vnode.ts c9629f2692 feat(runtime-core): support creating vnode from existing vnode před 6 roky
warning.ts e765d81404 fix(runtime-core): fix component name inference in warnings před 6 roky