Katashin 422f05e085 fix(hmr): make hmr working with class components (#2144) 5 yıl önce
..
components 5bfcad155b fix(suspense): should discard unmount effects of invalidated pending branch 5 yıl önce
helpers c0427b45ff fix(sfc/scoped-style): inherit scopeId through nested HOCs with inheritAttrs: false 5 yıl önce
apiAsyncComponent.spec.ts c7b4a379cf fix(runtime-core/async-component): fix error component when there are no error handlers 5 yıl önce
apiCreateApp.spec.ts 0cddde6aa4 test(runtime-core): test app API warnings (#2079) 5 yıl önce
apiInject.spec.ts 5c74243211 test: move mockWarn into setup files 5 yıl önce
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 5 yıl önce
apiOptions.spec.ts 1c9a0b3e19 feat(watch): support dot-delimited path in watch option 5 yıl önce
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 yıl önce
apiTemplateRef.spec.ts 612eb6712a fix(runtime-core/refs): handle multiple merged refs for dynamic component with vnode 5 yıl önce
apiWatch.spec.ts 49bb44756f refactor: watch APIs default to trigger pre-flush 5 yıl önce
componentEmits.spec.ts 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 yıl önce
componentProps.spec.ts 58c31e3699 feat(runtime-core): support using inject() inside props default functions 5 yıl önce
componentProxy.spec.ts ce78eac8e9 fix(runtime-core): check if the key is string on undefined property warning (#1731) 5 yıl önce
componentSlots.spec.ts d0cc4b37d0 test(runtime-core): add tests for componentSlots (#1940) 5 yıl önce
directives.spec.ts 23701666cb Revert "refactor(directives): remove binding.instance" 6 yıl önce
errorHandling.spec.ts 3cc768f9f2 refactor(runtime-core): adjust error handling behavior 5 yıl önce
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat 5 yıl önce
hmr.spec.ts 422f05e085 fix(hmr): make hmr working with class components (#2144) 5 yıl önce
hydration.spec.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 yıl önce
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 yıl önce
rendererAttrsFallthrough.spec.ts 63f1f18064 fix(runtime-core): v-model listeners that already exists on the component should not be merged (#2011) 5 yıl önce
rendererChildren.spec.ts 5c74243211 test: move mockWarn into setup files 5 yıl önce
rendererComponent.spec.ts 3810de7d6b fix(reactivity): effect shoud only recursively self trigger with explicit options 5 yıl önce
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 6 yıl önce
rendererFragment.spec.ts a32870a8f6 fix: inherit `el` for static nodes inside keyed `template` fragment (#2089) 5 yıl önce
rendererOptimizedMode.spec.ts 5b82c48c7b fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987) 5 yıl önce
scheduler.spec.ts 36fa42a88c fix(runtime-core/scheduler): handle nested flushPostFlushCbs calls 5 yıl önce
vnode.spec.ts 4de5b111ee test: fix cloneVNode ref tests 5 yıl önce
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 yıl önce