Hunter 962af85220 test(runtime-core): inject from closest ancestor (#2329) 5 лет назад
..
components 4d20ac8173 fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289) 5 лет назад
helpers 02f355eb69 fix(v-for): handle and warn when `v-for` receives non-integer range number (#2247) 5 лет назад
apiAsyncComponent.spec.ts c7b4a379cf fix(runtime-core/async-component): fix error component when there are no error handlers 5 лет назад
apiCreateApp.spec.ts 0cddde6aa4 test(runtime-core): test app API warnings (#2079) 5 лет назад
apiInject.spec.ts 5c74243211 test: move mockWarn into setup files 5 лет назад
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 5 лет назад
apiOptions.spec.ts 962af85220 test(runtime-core): inject from closest ancestor (#2329) 5 лет назад
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 лет назад
apiTemplateRef.spec.ts 612eb6712a fix(runtime-core/refs): handle multiple merged refs for dynamic component with vnode 5 лет назад
apiWatch.spec.ts 390589ec6d fix(reactivity): should not trigger watch on computed ref when value is unchanged 5 лет назад
componentEmits.spec.ts 62f26173ba fix(runtime-core): use consistent camelCase event casing for render functions (#2278) 5 лет назад
componentProps.spec.ts 58c31e3699 feat(runtime-core): support using inject() inside props default functions 5 лет назад
componentProxy.spec.ts 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback 5 лет назад
componentSlots.spec.ts d0cc4b37d0 test(runtime-core): add tests for componentSlots (#1940) 5 лет назад
directives.spec.ts 4d1ebb5deb fix(runtime-core): fix directive merging on component root 5 лет назад
errorHandling.spec.ts b392fe419c fix(runtime-core): error handling for created/beforeCreate hooks 5 лет назад
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat 5 лет назад
hmr.spec.ts 422f05e085 fix(hmr): make hmr working with class components (#2144) 5 лет назад
hydration.spec.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 лет назад
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 лет назад
rendererAttrsFallthrough.spec.ts 63f1f18064 fix(runtime-core): v-model listeners that already exists on the component should not be merged (#2011) 5 лет назад
rendererChildren.spec.ts 5c74243211 test: move mockWarn into setup files 5 лет назад
rendererComponent.spec.ts 6df3675548 test(runtime-core): improve test for #2295 (#2309) 5 лет назад
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 376883d1cf fix(runtime-core): fix duplicated unmount traversal in optimized mode 5 лет назад
scheduler.spec.ts 36fa42a88c fix(runtime-core/scheduler): handle nested flushPostFlushCbs calls 5 лет назад
vnode.spec.ts 1cc8cd60a1 test(runtime-core): show warn when create with invalid type (#2128) 5 лет назад
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 лет назад