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