ZHAO Jin-Xiang fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
..
compat fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
components fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
helpers 34ad609bd7 refactor(runtime-core): use Symbol.for for runtime Symbols 3 лет назад
apiAsyncComponent.ts 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) 2 лет назад
apiComputed.ts 3798c5480b chore: remove unnecessary type assertions (#8311) 3 лет назад
apiCreateApp.ts 1c525f75a3 types: support app.component to be `defineComponent` (#9662) 2 лет назад
apiDefineComponent.ts 0e1e8f919e fix(types): fix instance type when props type is incompatible with setup returned type (#7338) 2 лет назад
apiInject.ts 038cd830d5 fix(types): retain compatibility for provide() usage with explicit type parameter 3 лет назад
apiLifecycle.ts 8867bb259a wip(vitest-migration): reactivity tests passing 3 лет назад
apiSetupHelpers.ts f15debc01a fix(types): return type of withDefaults should be readonly (#8601) 2 лет назад
apiWatch.ts 1ea775633d chore: Merge branch 'main' into minor 2 лет назад
component.ts 16a6438236 chore(deps): update lint (#9627) 2 лет назад
componentEmits.ts 16a6438236 chore(deps): update lint (#9627) 2 лет назад
componentOptions.ts fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
componentProps.ts fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
componentPublicInstance.ts fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
componentRenderContext.ts 82a73da351 fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670) 3 лет назад
componentRenderUtils.ts f01afda159 dx(runtime-core): warn if `this` is used in a `<script setup>` template (#7866) 2 лет назад
componentSlots.ts 75b8722135 fix(runtime-core): delete stale slots which are present but undefined (#6484) 2 лет назад
customFormatter.ts 9fda9411ec feat(reactivity): add isShallow api 4 лет назад
devtools.ts fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
directives.ts 37a14a5dae Revert "fix(types): propagate type parameter constraints for TypeScript 4.8 (#6351)" 3 лет назад
enums.ts fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
errorHandling.ts fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
featureFlags.ts 57a09331b2 chore: fix some typos (#5050) [ci skip] 4 лет назад
h.ts 16ecb44c89 fix(types): improve `h` overload to support union of string and component (#5432) 2 лет назад
hmr.ts 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) 2 лет назад
hydration.ts fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
index.ts fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
profiling.ts 1070f127a7 fix(devtools): perf: use high-resolution time 4 лет назад
renderer.ts fff7b864f4 feat: use enum to replace const enum (#9261) 2 лет назад
rendererTemplateRef.ts 9ae796d156 fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714) 3 лет назад
scheduler.ts a8f663867b fix(scheduler): ensure jobs are in the correct order (#7748) 2 лет назад
vnode.ts 16a6438236 chore(deps): update lint (#9627) 2 лет назад
warning.ts ce363e55a8 chore: fix assertNumber for undefined value 3 лет назад