Evan You cd33714935 chore: Merge branch 'v2-compat' hace 5 años
..
components 3736496006 fix(runtime-core): avoid unmount teleport's children multiple times (#3499) hace 5 años
helpers abd129d845 fix(component): prioritize registered component over implicit self-reference via filename hace 5 años
apiAsyncComponent.spec.ts 7562e72c2b fix(runtime-core): fix async component ref handling (#3191) hace 5 años
apiCreateApp.spec.ts c27f01bc74 wip: tests for global config compat 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 b58bb16959 fix(runtime-core): should call chained mixins and extends (#3040) 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 870f2a7ba3 fix(watch): this.$watch should support watching keypath hace 5 años
componentEmits.spec.ts b46d8578fd chore: fix typo in assertion hace 5 años
componentProps.spec.ts 4fe4de0a49 fix(runtime-core): ensure declare prop keys are always present hace 5 años
componentPublicInstance.spec.ts 3e815be24e wip: fix tests hace 5 años
componentSlots.spec.ts 1b8f14ee76 wip: more compat progress 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 9cb21d088e fix(Teleport): fallback to non-optimized mode when HRM performing updates (#3311) hace 5 años
hydration.spec.ts 9036f88d83 fix(hydration): handle camel-case tag name when performing match assertion (#3247) 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 6e88156934 fix(runtime-core): should not cache property access during data() invocation (#3299) 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 995d76bd12 fix(runtime-core): fix render function + optimized slot edge case (#3523) 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 37c17091fd fix: ensure backwards compat for pre-compiled sfc components 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