Commit History

Author SHA1 Message Date
  daiwei 79d5f93060 fix(runtime-core): cleanup stopped async setup scopes 1 month ago
  edison 3be149e265 feat(runtime-vapor): hydrate async setup component under VDOM Suspense (#14691) 2 months ago
  daiwei 7bf898b23d chore: Merge branch 'main' into minor 3 months ago
  Bobbie Goede d61d8031f0 chore: add jsdoc for defineSlots (#14566) 3 months ago
  edison 6cda71d48b fix(ssr): prevent watch from firing after async setup await (#14547) 3 months ago
  daiwei 57e6da1505 chore: Merge branch 'main' into minor 4 months ago
  edison 702284f6a7 fix(runtime-core): prevent instance leak in withAsyncContext (#14445) 4 months ago
  daiwei 31fe32fd50 chore: Merge branch 'main' into minor 6 months ago
  edison f33b308102 types(defineProps): avoid never props becoming boolean flags (#14059) 6 months ago
  daiwei 735f891771 chore: Merge branch 'main' into minor 7 months ago
  Dylan Lathrum 8ec7cb12e4 types(runtime-core): add `undefined` to `NativeType` type (#13594) 7 months ago
  daiwei 716b6de355 chore: Merge branch 'main' into minor 10 months ago
  Alex Snezhko 7343f7c95f dx(runtime-core): fix warning message for useSlots, useAttrs invocation with missing instance (#13647) 11 months ago
  Johnson Chu 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 11 months ago
  Evan You e49c5a17da test(vapor): enable more test cases 1 year ago
  edison 1022eabaa1 fix(types): defineEmits w/ interface declaration (#12343) 1 year ago
  edison 05685a9d7c fix(types): retain union type narrowing with defaults applied (#12108) 1 year ago
  Tycho fe07f70736 fix(types/defineModel): allow getter and setter types to be unrelated (#11699) 1 year ago
  yangxiuxiu 44973bb3e7 fix(types): strip non-prop default values from return type of withDefaults (#9998) 1 year ago
  Kevin Deng 三咲智子 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) 1 year ago
  Evan You eaf5455d77 chore: Merge branch 'main' into minor 1 year ago
  Tycho 4592b63c6a fix(types/withDefaults): ensure default values of type `any` do not include `undefined` (#11490) 1 year ago
  Evan You 26356264d2 chore: Merge branch 'main' into minor 2 years ago
  Micha Huhn 70773d0098 docs: fix typo (#11105) 2 years ago
  tomasvn 32262a9af5 chore: use PropertyKey type (#11056) 2 years ago
  Evan You 124c4cac83 fix(types): props in defineOptions type should be optional 2 years ago
  Evan You 75c8cf63a1 feat(types): provide internal options for directly using user types in language tools (#10801) 2 years ago
  Thimo Sietsma 37ba93c213 fix(types): avoid merging object union types when using withDefaults (#10596) 2 years ago
  Wes Cook a653a8c125 chore: fix typo (#10621) 2 years ago
  Evan You 8fda856a82 refactor: split out useModel implementation and tests 2 years ago