HcySunYang 776951315d fix(Teleport): component with multi roots should be removed when unmounted (#3157) hace 5 años
..
components 776951315d fix(Teleport): component with multi roots should be removed when unmounted (#3157) hace 5 años
helpers ff4d4ec249 chore: fix all test cases hace 5 años
apiAsyncComponent.spec.ts 7562e72c2b fix(runtime-core): fix async component ref handling (#3191) hace 5 años
apiCreateApp.spec.ts 18b0c9a011 docs(type): remove unmount parameters (#2601) hace 5 años
apiExpose.spec.ts f43a3b0beb fix(runtime-core): align $parent/$root with the template ref when using expose (#3158) hace 5 años
apiInject.spec.ts 01fdbf4b06 types: use non-null assertion instead of explicit type cast (#2974) hace 5 años
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 hace 5 años
apiOptions.spec.ts 75964aba03 test: test case for #3300, #3301 hace 5 años
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution hace 6 años
apiSetupHelpers.spec.ts 426a6c996e test: tests for script setup helpers hace 5 años
apiTemplateRef.spec.ts 612eb6712a fix(runtime-core/refs): handle multiple merged refs for dynamic component with vnode hace 5 años
apiWatch.spec.ts ec8fd10cec fix(runtime-core): instanceWatch should pass `this.proxy` to source as the first argument (#2753) hace 5 años
componentEmits.spec.ts 1f567264a7 test: fix typo in expect message (#2678) hace 5 años
componentProps.spec.ts 73117f6b5b fix(runtime-core): allow overriding properties other than props (#3105) hace 5 años
componentPublicInstance.spec.ts 75fdcd85ce chore: rename test to match src filename hace 5 años
componentSlots.spec.ts d0cc4b37d0 test(runtime-core): add tests for componentSlots (#1940) hace 5 años
directives.spec.ts 4d1ebb5deb fix(runtime-core): fix directive merging on component root hace 5 años
errorHandling.spec.ts eb1fae63f9 fix(runtime-core): handle error in async watchEffect (#3129) hace 5 años
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat hace 5 años
hmr.spec.ts 9c23ddf9c5 fix(hmr): fix updates for imported but not yet rendered components hace 5 años
hydration.spec.ts 8ffcde2836 fix(runtime-dom): support mounting app to svg container (#2929) hace 5 años
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks hace 6 años
rendererAttrsFallthrough.spec.ts 3bc2914e32 fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments hace 5 años
rendererChildren.spec.ts 5c74243211 test: move mockWarn into setup files hace 5 años
rendererComponent.spec.ts 3523f743e5 build(deps-dev): handle @types/jest bump hace 5 años
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) hace 6 años
rendererFragment.spec.ts a32870a8f6 fix: inherit `el` for static nodes inside keyed `template` fragment (#2089) hace 5 años
rendererOptimizedMode.spec.ts fff62e2ee8 fix(runtime-core): non-stable Fragment should always unmount its children (#2445) hace 5 años
scheduler.spec.ts 45fae9d308 fix(scheduler): ensure updates are always inserted in ascending id order (#3184) hace 5 años
scopeId.spec.ts 02cbbb718c perf: support only attaching slot scope ids when necessary hace 5 años
vnode.spec.ts aea88c3280 refactor: fix implementation of SFC :slotted id handling hace 5 años
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks hace 6 años