..
components
fix(warn): avoid warning on empty children with Suspense ( #3962 )
2023-11-06 17:48:40 +08:00
helpers
wip(vitest-migration): runtime-core tests passing
2023-01-26 20:48:47 +08:00
apiAsyncComponent.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
apiCreateApp.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
apiExpose.spec.ts
dx(runtime-core): warn when expose() is misused ( #7221 )
2023-01-09 15:23:10 +01:00
apiInject.spec.ts
feat: hasInjectionContext() for libraries ( #8111 )
2023-04-20 10:12:18 +08:00
apiLifecycle.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
apiOptions.spec.ts
chore: remove unnecessary imports from vitest ( #8562 )
2023-10-26 16:34:14 +08:00
apiSetupContext.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
apiSetupHelpers.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
apiWatch.spec.ts
chore: Merge branch 'main' into minor
2023-11-21 09:48:26 +08:00
componentEmits.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
componentProps.spec.ts
feat(runtime-core): provide full props to props validator functions ( #3258 )
2023-12-05 17:14:17 +08:00
componentPublicInstance.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
componentSlots.spec.ts
fix(runtime-core): delete stale slots which are present but undefined ( #6484 )
2023-10-20 16:25:06 +08:00
directives.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
errorHandling.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
h.spec.ts
feat(runtime-core): support variadic children in `h` for simple JSX compat
2020-08-21 21:54:33 -04:00
hmr.spec.ts
test: fix keepalive transition out-in test case
2023-11-21 17:57:44 +08:00
hydration.spec.ts
feat(ssr): improve ssr hydration mismatch checks ( #5953 )
2023-12-08 15:49:09 +08:00
misc.spec.ts
refactor(reactivity): use more efficient reactive checks
2020-05-02 16:58:17 -04:00
rendererAttrsFallthrough.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
rendererChildren.spec.ts
fix(build): avoid const enum conflicts
2023-02-06 09:44:12 +08:00
rendererComponent.spec.ts
dx(runtime-core): warn if `this` is used in a `<script setup>` template ( #7866 )
2023-11-10 15:05:39 +08:00
rendererElement.spec.ts
test(runtime-core/renderer): tests for rendering elements ( #699 )
2020-03-09 17:08:05 -04:00
rendererFragment.spec.ts
fix(build): avoid const enum conflicts
2023-02-06 09:44:12 +08:00
rendererOptimizedMode.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00
rendererTemplateRef.spec.ts
chore: format code
2023-08-11 17:30:04 +08:00
scheduler.spec.ts
fix(scheduler): ensure jobs are in the correct order ( #7748 )
2023-10-21 10:38:54 +08:00
scopeId.spec.ts
fix(runtime-core): set scope id before props ( #6948 )
2022-11-13 22:53:46 -05:00
vnode.spec.ts
fix(hydration): force hydration for v-bind with .prop modifier
2023-11-10 13:13:07 +08:00
vnodeHooks.spec.ts
chore: remove unnecessary imports ( #8262 )
2023-05-19 07:54:12 +08:00