Evan You 67099fe202 fix(runtime-core): ensure consistent behavior between dev/prod on invalid v-for range 4 лет назад
..
components 053c65bc5e dx(suspense): warn when using async setup when not inside a Suspense boundary (#5565) 4 лет назад
helpers 67099fe202 fix(runtime-core): ensure consistent behavior between dev/prod on invalid v-for range 4 лет назад
apiAsyncComponent.spec.ts cd2d98499e fix(runtime-core): vnode hooks should not be called on async wrapper (#4349) 4 лет назад
apiCreateApp.spec.ts 14fcced281 fix(runtime-core): avoid script setup bindings overwriting reserved ctx properties (#4570) 4 лет назад
apiExpose.spec.ts 5aa4255808 fix(runtime-core): return the exposeProxy from mount (#4606) 4 лет назад
apiInject.spec.ts db1dc1c630 fix(runtime-core): bind default function of inject to instance (#3925) 5 лет назад
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 5 лет назад
apiOptions.spec.ts 741d3b36f2 fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447) 4 лет назад
apiSetupContext.spec.ts 8560005601 fix(runtime-core): ensure setupContext.attrs reactivity when used in child slots 5 лет назад
apiSetupHelpers.spec.ts 467e113b95 feat(compiler-sfc): `<script setup>` defineProps destructure transform (#4690) 4 лет назад
apiWatch.spec.ts 74d2a76af6 fix(watch): fix flush: pre watchers triggered synchronously in setup 4 лет назад
componentEmits.spec.ts 71c9536625 fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679) 4 лет назад
componentProps.spec.ts 6d887aaf59 fix(runtime-core): handle initial undefined attrs (#5017) 4 лет назад
componentPublicInstance.spec.ts 1574edd490 fix(runtime-core): allow spying on proxy methods regression (#5417) 4 лет назад
componentSlots.spec.ts 1b8f14ee76 wip: more compat progress 5 лет назад
directives.spec.ts f44087e171 fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022) 4 лет назад
errorHandling.spec.ts 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) 4 лет назад
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat 5 лет назад
hmr.spec.ts 9e3d7731c7 fix(hmr): fix hmr for components with no active instance yet 4 лет назад
hydration.spec.ts 58b1fa5ed1 fix(hydration): ensure hydrated event listeners have bound instance (#4529) 4 лет назад
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 лет назад
rendererAttrsFallthrough.spec.ts b4eb7e3866 fix(runtime-core): improve dedupe listeners when attr fallthrough (#4912) 4 лет назад
rendererChildren.spec.ts 47f488350c chore: run updated prettier 5 лет назад
rendererComponent.spec.ts c1f564e1dc fix(runtime-core): fix child component double update on props change 4 лет назад
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 6 лет назад
rendererFragment.spec.ts a32870a8f6 fix: inherit `el` for static nodes inside keyed `template` fragment (#2089) 5 лет назад
rendererOptimizedMode.spec.ts 51ee84fc6a fix(suspense): fix dynamicChildren tracking when suspense root is a block itself 4 лет назад
rendererTemplateRef.spec.ts cee1eafb4d fix(runtime-core/template-ref): named ref in v-for regression fix (#5118) 4 лет назад
scheduler.spec.ts 305883a12f build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482) 4 лет назад
scopeId.spec.ts 47f488350c chore: run updated prettier 5 лет назад
vnode.spec.ts c35ec47d73 fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299) 4 лет назад
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 лет назад