Evan You aa8908a854 fix(hmr): handle possible duplicate component definitions with same id hace 4 años
..
components 47f488350c chore: run updated prettier hace 5 años
helpers 6779bff537 feat(runtime-core): support dynamic / external array in v-memo (#4255) hace 4 años
apiAsyncComponent.spec.ts cd2d98499e fix(runtime-core): vnode hooks should not be called on async wrapper (#4349) hace 4 años
apiCreateApp.spec.ts 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) hace 4 años
apiExpose.spec.ts 12cf9f4ea1 fix(runtime-core): fix instance accessed via $parent chain when using expose() (#4048) hace 5 años
apiInject.spec.ts db1dc1c630 fix(runtime-core): bind default function of inject to instance (#3925) hace 5 años
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 hace 5 años
apiOptions.spec.ts 741d3b36f2 fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447) hace 4 años
apiSetupContext.spec.ts 8560005601 fix(runtime-core): ensure setupContext.attrs reactivity when used in child slots hace 4 años
apiSetupHelpers.spec.ts 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) hace 4 años
apiTemplateRef.spec.ts 47f488350c chore: run updated prettier hace 5 años
apiWatch.spec.ts d87d059ac1 feat(runtime-core): watchSyncEffect hace 4 años
componentEmits.spec.ts 011dee8644 fix(runtime-core): fix multiple .once event handlers on same component (#3904) hace 5 años
componentProps.spec.ts bbf6ca9bca fix(runtime-core): fix null type in required + multi-type prop declarations hace 5 años
componentPublicInstance.spec.ts 47f488350c chore: run updated prettier hace 5 años
componentSlots.spec.ts 1b8f14ee76 wip: more compat progress hace 5 años
directives.spec.ts ff50e8d78c fix(runtime-core): should disable tracking inside directive lifecycle hooks (#3699) hace 5 años
errorHandling.spec.ts 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) hace 4 años
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat hace 5 años
hmr.spec.ts aa8908a854 fix(hmr): handle possible duplicate component definitions with same id hace 4 años
hydration.spec.ts 47f488350c chore: run updated prettier hace 5 años
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks hace 6 años
rendererAttrsFallthrough.spec.ts d6607c9864 fix(runtime-core): fix resolving inheritAttrs from mixins (#3742) hace 5 años
rendererChildren.spec.ts 47f488350c chore: run updated prettier hace 5 años
rendererComponent.spec.ts c1f564e1dc fix(runtime-core): fix child component double update on props change hace 4 años
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) hace 6 años
rendererFragment.spec.ts a32870a8f6 fix: inherit `el` for static nodes inside keyed `template` fragment (#2089) hace 5 años
rendererOptimizedMode.spec.ts 51ee84fc6a fix(suspense): fix dynamicChildren tracking when suspense root is a block itself hace 4 años
scheduler.spec.ts 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) hace 4 años
scopeId.spec.ts 47f488350c chore: run updated prettier hace 5 años
vnode.spec.ts 2bdee50a59 fix(runtime-core): fix v-bind class/style merging regression hace 4 años
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks hace 6 años