Evan You e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent vor 6 Jahren
..
components 21bcdec943 refactor(runtime-core): adjust attr fallthrough behavior vor 6 Jahren
helpers 925ba6bb7b chore: fix tests vor 6 Jahren
apiAsyncComponent.spec.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent vor 6 Jahren
apiCreateApp.spec.ts 27873dbe1c feat(runtime-core): support app.config.globalProperties vor 6 Jahren
apiInject.spec.ts 94562daea7 fix(inject): allow default value to be `undefined` (#894) vor 6 Jahren
apiLifecycle.spec.ts 89a187b895 refactor(reactivity): separate track and trigger operation types vor 6 Jahren
apiOptions.spec.ts c5beb9fb4c chore: remove unused import vor 6 Jahren
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution vor 6 Jahren
apiTemplateRef.spec.ts 449ab039fe feat(templateRef): should work with direct reactive property vor 6 Jahren
apiWatch.spec.ts 14908f2734 chore: prefer const (#865) vor 6 Jahren
component.spec.ts 3b282e7e3c fix(runtime-core): fix boolean props validation vor 6 Jahren
componentEmits.spec.ts c7c3a6a3be feat(runtime-core): emits validation and warnings vor 6 Jahren
componentProps.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution vor 6 Jahren
componentProxy.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution vor 6 Jahren
directives.spec.ts 23701666cb Revert "refactor(directives): remove binding.instance" vor 6 Jahren
errorHandling.spec.ts 99a2e18c97 feat(runtime-core): add watchEffect API vor 6 Jahren
h.spec.ts 455a1534c9 refactor: transformHArgs -> transformVNodeArgs vor 6 Jahren
hmr.spec.ts cb504c287f refactor(runtime-core): refactor slots resolution vor 6 Jahren
hydration.spec.ts 21bcdec943 refactor(runtime-core): adjust attr fallthrough behavior vor 6 Jahren
rendererAttrsFallthrough.spec.ts e42cb54394 fix(runtime-core): support attr merging on child with root level comments vor 6 Jahren
rendererChildren.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared vor 6 Jahren
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) vor 6 Jahren
rendererFragment.spec.ts 11d2fb2594 refactor(fragments): remove visible anchors for fragments vor 6 Jahren
rendererOptimizedMode.spec.ts 010e64c224 test: restructure vor 6 Jahren
scheduler.spec.ts fe9da2d0e4 fix(runtime-core/scheduler): invalidate job (#717) vor 6 Jahren
vnode.spec.ts 455a1534c9 refactor: transformHArgs -> transformVNodeArgs vor 6 Jahren
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks vor 6 Jahren