被雨水过滤的空气(Rairn) 4049ffcf29 fix(runtime-core): fix move/removal of static fragments containing text nodes (#6858) 3 лет назад
..
components 64e6d9221d fix(transition/keep-alive): fix unmount bug for component with out-in transition (#6839) 3 лет назад
helpers 3cc8e024e6 test(slots): ensure createSlots helper work with ssr slots (#6660) 3 лет назад
apiAsyncComponent.spec.ts 20ed16f68c fix(keep-alive): invoke initial activated hook for async components 4 лет назад
apiCreateApp.spec.ts 0c07f12541 chore: warn when mounting different apps on the same host element (#5573) 4 лет назад
apiExpose.spec.ts 32b51249bf fix(runtime-core): `in` operator returning `false` for built-in instance properties in `exposeProxy` (#6138) 3 лет назад
apiInject.spec.ts db1dc1c630 fix(runtime-core): bind default function of inject to instance (#3925) 4 лет назад
apiLifecycle.spec.ts c71a08e6fd fix(runtime-core): Lifecycle hooks should support callbacks shared by reference (#6687) 3 лет назад
apiOptions.spec.ts 534593cfa8 chore: format 3 лет назад
apiSetupContext.spec.ts 439377b220 chore: remove duplicated test + add missing prop decl 4 лет назад
apiSetupHelpers.spec.ts 467e113b95 feat(compiler-sfc): `<script setup>` defineProps destructure transform (#4690) 4 лет назад
apiWatch.spec.ts 5dc593ba28 fix(watch): for immediate watch with single source, ensure cb is called with undefined as oldValue (#7075) 3 лет назад
componentEmits.spec.ts bbb66d7ac7 ci: check prettier format (#6830) 3 лет назад
componentProps.spec.ts 54b6ba32ca fix(runtime-core): ensure props definition objects are not mutated during props normalization (close: #6915) (#6916) 3 лет назад
componentPublicInstance.spec.ts f73925d76a fix(sfc): ensure `<script setup>` binding behavior consistency on `this` between prod and dev 3 лет назад
componentSlots.spec.ts 1b8f14ee76 wip: more compat progress 5 лет назад
directives.spec.ts f55cfe6d3b chore: prettier 3 лет назад
errorHandling.spec.ts 6042ab0f2f chore: type [ci skip] 4 лет назад
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat 5 лет назад
hmr.spec.ts a54bff2c9c fix(hmr/keep-alive): fix error in reload component (#7049) 3 лет назад
hydration.spec.ts 9698dd3cf1 fix(ssr): fix hydration mismatch when entire multi-root template is stringified 3 лет назад
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 4 лет назад
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 4049ffcf29 fix(runtime-core): fix move/removal of static fragments containing text nodes (#6858) 3 лет назад
rendererOptimizedMode.spec.ts 6042ab0f2f chore: type [ci skip] 4 лет назад
rendererTemplateRef.spec.ts 9ae796d156 fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714) 3 лет назад
scheduler.spec.ts 6aaf8efeff fix(runtime-core): avoid double firing when mounting inside a watcher callback 3 лет назад
scopeId.spec.ts 47f488350c chore: run updated prettier 4 лет назад
vnode.spec.ts 82a73da351 fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670) 3 лет назад
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 лет назад