Geçmişin Kaydedilmesi

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