Evan You cf7f1dbc9b fix(suspense): fix nested async child toggle inside already resovled suspense há 5 anos atrás
..
components cf7f1dbc9b fix(suspense): fix nested async child toggle inside already resovled suspense há 5 anos atrás
helpers 02f355eb69 fix(v-for): handle and warn when `v-for` receives non-integer range number (#2247) há 5 anos atrás
apiAsyncComponent.spec.ts c7b4a379cf fix(runtime-core/async-component): fix error component when there are no error handlers há 5 anos atrás
apiCreateApp.spec.ts 0cddde6aa4 test(runtime-core): test app API warnings (#2079) há 5 anos atrás
apiExpose.spec.ts b79a06c605 wip: optimize expose há 5 anos atrás
apiInject.spec.ts 111d04f119 fix(runtime-core): prevent self-injection (#2424) há 5 anos atrás
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 há 5 anos atrás
apiOptions.spec.ts 962af85220 test(runtime-core): inject from closest ancestor (#2329) há 5 anos atrás
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution há 6 anos atrás
apiSetupHelpers.spec.ts 426a6c996e test: tests for script setup helpers há 5 anos atrás
apiTemplateRef.spec.ts 612eb6712a fix(runtime-core/refs): handle multiple merged refs for dynamic component with vnode há 5 anos atrás
apiWatch.spec.ts 390589ec6d fix(reactivity): should not trigger watch on computed ref when value is unchanged há 5 anos atrás
componentEmits.spec.ts 128ec460ec fix(v-model): built in modifiers support on component (#2348) há 5 anos atrás
componentProps.spec.ts 58c31e3699 feat(runtime-core): support using inject() inside props default functions há 5 anos atrás
componentProxy.spec.ts 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback há 5 anos atrás
componentSlots.spec.ts d0cc4b37d0 test(runtime-core): add tests for componentSlots (#1940) há 5 anos atrás
directives.spec.ts 4d1ebb5deb fix(runtime-core): fix directive merging on component root há 5 anos atrás
errorHandling.spec.ts b392fe419c fix(runtime-core): error handling for created/beforeCreate hooks há 5 anos atrás
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat há 5 anos atrás
hmr.spec.ts 9c23ddf9c5 fix(hmr): fix updates for imported but not yet rendered components há 5 anos atrás
hydration.spec.ts 5ae7380b4a feat: update Suspense usage (#2099) há 5 anos atrás
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks há 6 anos atrás
rendererAttrsFallthrough.spec.ts 63f1f18064 fix(runtime-core): v-model listeners that already exists on the component should not be merged (#2011) há 5 anos atrás
rendererChildren.spec.ts 5c74243211 test: move mockWarn into setup files há 6 anos atrás
rendererComponent.spec.ts 6df3675548 test(runtime-core): improve test for #2295 (#2309) há 5 anos atrás
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) há 6 anos atrás
rendererFragment.spec.ts a32870a8f6 fix: inherit `el` for static nodes inside keyed `template` fragment (#2089) há 5 anos atrás
rendererOptimizedMode.spec.ts fff62e2ee8 fix(runtime-core): non-stable Fragment should always unmount its children (#2445) há 5 anos atrás
scheduler.spec.ts 36fa42a88c fix(runtime-core/scheduler): handle nested flushPostFlushCbs calls há 5 anos atrás
vnode.spec.ts 1cc8cd60a1 test(runtime-core): show warn when create with invalid type (#2128) há 5 anos atrás
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks há 6 anos atrás