Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You 2db9c909c2 feat(reactivity): support default value in toRef() hace 4 años
  JensDll c6cd6a7938 fix (types): do not unwrap refs in `toRefs` (#4966) hace 4 años
  Evan You 20a361541c fix(types): fix ref unwrapping type inference for nested shallowReactive & shallowRef hace 4 años
  Che Guevara 925bc346fe fix(types): make `toRef` return correct type(fix #4732) (#4734) hace 4 años
  Pick b79e4ca717 types(reactivity): Simplify the SymbolExtract (#4162) hace 4 años
  Evan You 127ed1b969 fix(types): improve type of unref() hace 4 años
  07akioni 4ca4666d58 fix(toRef): ref created from union typed prop can't be used in watch (#3048) hace 5 años
  Evan You e315d84936 fix(types): fix ToRefs type on union value types hace 5 años
  Evan You 8e20375372 fix(types): ensure correct type for toRef and toRefs on existing refs hace 5 años
  Carlos Rodrigues c86e7ad11b types(reactivity): improve typings for `shallowRef` (#1780) hace 5 años
  Pick 44448fdd22 types(reactivity): add dts for proxyRefs & improve typings (#1786) hace 5 años
  Guillaume Chau 568b6db12b feat: Initial devtools support (#1125) hace 5 años
  Evan You 82b28a5ecb fix(types): should unwrap array -> object -> ref hace 5 años
  Carlos Rodrigues 97dedebd80 feat(types): update to Typescript 3.9 (#1106) hace 5 años
  Evan You bc1f097e29 fix(types/reactivity): fix ref type inference on nested reactive properties with .value hace 6 años
  Carlos Rodrigues 0bdd889156 fix(types): fix ref(false) type to Ref<boolean> (#1028) hace 6 años
  Carlos Rodrigues d7ae1d0244 test(reactivity): add tests for object with symbols (#969) hace 6 años
  Carlos Rodrigues acfcc55aac types(ref): fix dts test for ref (#965) hace 6 años
  pikax 8a74260b70 types: remove tuple check and add type check for tuple hace 6 años
  pikax 6a66b7b60a Merge remote-tracking branch 'github/master' into changing_unwrap_ref hace 6 años
  Thorsten Lünborg 33ccfc0a8b fix(types): UnwrapRef should bail on DOM element types (#952) hace 6 años
  pikax c20d8af8c0 types: add symbolExtract to extract all known symbols hace 6 años
  Evan You 9aaeeede62 test: add type test for nested refs in ref.value hace 6 años
  Evan You d4c6957e2d fix(types): ref value type unwrapping should happen at creation time hace 6 años
  Evan You e9024bf1b7 feat(reactivity): expose unref and shallowRef hace 6 años
  Evan You 627b9df4a2 fix(types): improve ref typing, close #759 hace 6 años