Thorsten Lünborg c35ec47d73 fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299) vor 4 Jahren
..
components 820a143457 fix(runtime-core): handle error in async KeepAlive hooks (#4978) vor 4 Jahren
helpers 2476eaad6e fix(devtools): fix prod devtools detection + handle late devtools hook injection (#4653) vor 4 Jahren
apiAsyncComponent.spec.ts cd2d98499e fix(runtime-core): vnode hooks should not be called on async wrapper (#4349) vor 4 Jahren
apiCreateApp.spec.ts 14fcced281 fix(runtime-core): avoid script setup bindings overwriting reserved ctx properties (#4570) vor 4 Jahren
apiExpose.spec.ts 5aa4255808 fix(runtime-core): return the exposeProxy from mount (#4606) vor 4 Jahren
apiInject.spec.ts db1dc1c630 fix(runtime-core): bind default function of inject to instance (#3925) vor 5 Jahren
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 vor 5 Jahren
apiOptions.spec.ts 741d3b36f2 fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447) vor 4 Jahren
apiSetupContext.spec.ts 8560005601 fix(runtime-core): ensure setupContext.attrs reactivity when used in child slots vor 5 Jahren
apiSetupHelpers.spec.ts 467e113b95 feat(compiler-sfc): `<script setup>` defineProps destructure transform (#4690) vor 4 Jahren
apiWatch.spec.ts ae4b0783d7 chore: update repo references vor 4 Jahren
componentEmits.spec.ts 011dee8644 fix(runtime-core): fix multiple .once event handlers on same component (#3904) vor 5 Jahren
componentProps.spec.ts 6d887aaf59 fix(runtime-core): handle initial undefined attrs (#5017) vor 4 Jahren
componentPublicInstance.spec.ts aac0466cb8 fix(runtime-core): fix component public instance has check for accessed non-existent properties vor 4 Jahren
componentSlots.spec.ts 1b8f14ee76 wip: more compat progress vor 5 Jahren
directives.spec.ts ff50e8d78c fix(runtime-core): should disable tracking inside directive lifecycle hooks (#3699) vor 5 Jahren
errorHandling.spec.ts 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) vor 4 Jahren
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat vor 5 Jahren
hmr.spec.ts 9e3d7731c7 fix(hmr): fix hmr for components with no active instance yet vor 4 Jahren
hydration.spec.ts 58b1fa5ed1 fix(hydration): ensure hydrated event listeners have bound instance (#4529) vor 4 Jahren
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks vor 6 Jahren
rendererAttrsFallthrough.spec.ts b4eb7e3866 fix(runtime-core): improve dedupe listeners when attr fallthrough (#4912) vor 4 Jahren
rendererChildren.spec.ts 47f488350c chore: run updated prettier vor 5 Jahren
rendererComponent.spec.ts c1f564e1dc fix(runtime-core): fix child component double update on props change vor 4 Jahren
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) vor 6 Jahren
rendererFragment.spec.ts a32870a8f6 fix: inherit `el` for static nodes inside keyed `template` fragment (#2089) vor 5 Jahren
rendererOptimizedMode.spec.ts 51ee84fc6a fix(suspense): fix dynamicChildren tracking when suspense root is a block itself vor 4 Jahren
rendererTemplateRef.spec.ts 1928c9b537 refactor: move template ref setter into dedicated file vor 4 Jahren
scheduler.spec.ts 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) vor 4 Jahren
scopeId.spec.ts 47f488350c chore: run updated prettier vor 5 Jahren
vnode.spec.ts c35ec47d73 fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299) vor 4 Jahren
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks vor 6 Jahren