hiroki 7a1a782642 fix(provide): support symbols in applyOptions (#2616) vor 5 Jahren
..
components cf7f1dbc9b fix(suspense): fix nested async child toggle inside already resovled suspense vor 5 Jahren
helpers ce4915d8be fix(slots): should render fallback content when slot content contains no valid nodes (#2485) vor 5 Jahren
apiAsyncComponent.spec.ts c7b4a379cf fix(runtime-core/async-component): fix error component when there are no error handlers vor 5 Jahren
apiCreateApp.spec.ts 0cddde6aa4 test(runtime-core): test app API warnings (#2079) vor 5 Jahren
apiExpose.spec.ts b79a06c605 wip: optimize expose vor 5 Jahren
apiInject.spec.ts 111d04f119 fix(runtime-core): prevent self-injection (#2424) vor 5 Jahren
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 vor 5 Jahren
apiOptions.spec.ts 7a1a782642 fix(provide): support symbols in applyOptions (#2616) vor 5 Jahren
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution vor 6 Jahren
apiSetupHelpers.spec.ts 426a6c996e test: tests for script setup helpers vor 5 Jahren
apiTemplateRef.spec.ts 612eb6712a fix(runtime-core/refs): handle multiple merged refs for dynamic component with vnode vor 5 Jahren
apiWatch.spec.ts 735af1c7b7 fix(runtime-core): ensure watchers are always registered to correct instance owner (#2495) vor 5 Jahren
componentEmits.spec.ts 3532b2b021 fix(runtime-core): fix emit listener check on kebab-case events (#2542) vor 5 Jahren
componentProps.spec.ts 58c31e3699 feat(runtime-core): support using inject() inside props default functions vor 5 Jahren
componentProxy.spec.ts 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback vor 5 Jahren
componentSlots.spec.ts d0cc4b37d0 test(runtime-core): add tests for componentSlots (#1940) vor 5 Jahren
directives.spec.ts 4d1ebb5deb fix(runtime-core): fix directive merging on component root vor 5 Jahren
errorHandling.spec.ts b392fe419c fix(runtime-core): error handling for created/beforeCreate hooks vor 5 Jahren
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat vor 5 Jahren
hmr.spec.ts 9c23ddf9c5 fix(hmr): fix updates for imported but not yet rendered components vor 5 Jahren
hydration.spec.ts 5ae7380b4a feat: update Suspense usage (#2099) vor 5 Jahren
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks vor 6 Jahren
rendererAttrsFallthrough.spec.ts 3bc2914e32 fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments vor 5 Jahren
rendererChildren.spec.ts 5c74243211 test: move mockWarn into setup files vor 5 Jahren
rendererComponent.spec.ts 0ff2a4f1c1 fix(runtime-core): should pause tracking when initializing legacy options (#2524) vor 5 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 fff62e2ee8 fix(runtime-core): non-stable Fragment should always unmount its children (#2445) vor 5 Jahren
scheduler.spec.ts 36fa42a88c fix(runtime-core/scheduler): handle nested flushPostFlushCbs calls vor 5 Jahren
vnode.spec.ts 1cc8cd60a1 test(runtime-core): show warn when create with invalid type (#2128) vor 5 Jahren
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks vor 6 Jahren