Historique des commits

Auteur SHA1 Message Date
  相学长 cbb4b19cfb feat(reactivity): ref(Ref) should return Ref (#180) il y a 6 ans
  扩散性百万甜面包 def27239bd type: improve typing (#177) il y a 6 ans
  Andrew / Kana c6b7afcc23 types: use recursion for unwrapping refs (#137) il y a 6 ans
  Carlos Rodrigues 8d70093802 refactor(reactivity): change _isRef to use refSymbol as key (#124) il y a 6 ans
  Rahul Kadyan f58e5e96f2 types: Use unique symbol type for _isRef property of ref object (#118) il y a 6 ans
  扩散性百万甜面包 0bdee72e17 feat(reactivity): use Symbol for Ref._isRef (#114) il y a 6 ans
  Evan You 46bd9dbab0 perf: avoid using WeakSet for isRef check il y a 6 ans
  Evan You 6c7cbb0dc9 types: avoid plain objects with value being mistaken as refs il y a 6 ans
  Evan You b218678c66 feat: toRefs il y a 6 ans
  Evan You 6a22ad2fb2 types: simplify ref type il y a 6 ans
  Evan You 3facfa5a55 wip: adjust computed ref type il y a 6 ans
  Evan You 96d65e1ab5 wip: improve ref typing il y a 6 ans
  Evan You caba6d5c9e wip: state -> reactive, value -> ref il y a 6 ans