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