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