Carlos Rodrigues 216f26995b fix(types): support generic usage with withDefaults + defineProps (#8335) hace 3 años
..
compat 7d0c63ff43 fix(custom-elements): use strict number casting hace 3 años
components a3f5485785 fix(suspense): handle nested sync suspense for hydration hace 3 años
helpers 34ad609bd7 refactor(runtime-core): use Symbol.for for runtime Symbols hace 3 años
apiAsyncComponent.ts 665f2ae121 fix(custom-elements): fix event emitting for async custom elements (#5601) hace 3 años
apiComputed.ts f4f0966b33 fix(ssr): make computed inactive during ssr, fix memory leak hace 4 años
apiCreateApp.ts 526fa3b2cc feat(deprecation): unwrap injected refs in Options API by default, deprecate app.config.unwrapInjectedRefs hace 3 años
apiDefineComponent.ts c2172f3a0e fix(build): retain defineComponent() treeshakability in Rollup hace 3 años
apiInject.ts 038cd830d5 fix(types): retain compatibility for provide() usage with explicit type parameter hace 3 años
apiLifecycle.ts 8867bb259a wip(vitest-migration): reactivity tests passing hace 3 años
apiSetupHelpers.ts 216f26995b fix(types): support generic usage with withDefaults + defineProps (#8335) hace 3 años
apiWatch.ts 6213b73cd2 build: custom const enum processing hace 3 años
component.ts 1279b17300 fix(types): remove short syntax support in defineSlots() hace 3 años
componentEmits.ts 7d0c63ff43 fix(custom-elements): use strict number casting hace 3 años
componentOptions.ts 526fa3b2cc feat(deprecation): unwrap injected refs in Options API by default, deprecate app.config.unwrapInjectedRefs hace 3 años
componentProps.ts bff63c5498 feat(types): provide ExtractPublicPropTypes utility type hace 3 años
componentPublicInstance.ts 1279b17300 fix(types): remove short syntax support in defineSlots() hace 3 años
componentRenderContext.ts 82a73da351 fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670) hace 3 años
componentRenderUtils.ts 40794c80ca refactor(runtime-core): extract type SetRootFn (#3209) hace 4 años
componentSlots.ts 1279b17300 fix(types): remove short syntax support in defineSlots() hace 3 años
customFormatter.ts 9fda9411ec feat(reactivity): add isShallow api hace 4 años
devtools.ts 35a113eda4 fix(devtools): use cleanupBuffer instead of modifying _buffer (#6812) hace 3 años
directives.ts 04553786e4 fix(runtime-core): do not throw on unknown directives (#6671) hace 3 años
enums.ts 8867bb259a wip(vitest-migration): reactivity tests passing hace 3 años
errorHandling.ts 8867bb259a wip(vitest-migration): reactivity tests passing hace 3 años
featureFlags.ts 57a09331b2 chore: fix some typos (#5050) [ci skip] hace 4 años
h.ts 5a2f5d59cf feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) hace 3 años
hmr.ts 4b5b384485 fix(hmr): invalidate cached props/emits options on hmr hace 3 años
hydration.ts 9698dd3cf1 fix(ssr): fix hydration mismatch when entire multi-root template is stringified hace 3 años
index.ts bff63c5498 feat(types): provide ExtractPublicPropTypes utility type hace 3 años
profiling.ts 1070f127a7 fix(devtools): perf: use high-resolution time hace 4 años
renderer.ts f17a82c769 fix(hmr): always traverse static children in dev hace 3 años
rendererTemplateRef.ts 9ae796d156 fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714) hace 3 años
scheduler.ts 6aaf8efeff fix(runtime-core): avoid double firing when mounting inside a watcher callback hace 3 años
vnode.ts 1b1242f4d1 fix(runtime-core): handle template ref with number values (#8233) hace 3 años
warning.ts ce363e55a8 chore: fix assertNumber for undefined value hace 3 años