コミット履歴

作者 SHA1 メッセージ 日付
  HeYunfei b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) 4 年 前
  TheDro 1cfe290352 fix(reactivity): call array subclass methods (#3624) 4 年 前
  Evan You 0e5a3c47a7 fix(reactivity): track length on for in iteration on Array 5 年 前
  Hefty 0d4910a211 fix(reactivity): add NaN prop on Array should not trigger length dependency. (#1998) 5 年 前
  xxgjzftd d5c4f6ed4d perf(reactivity): add existing index or non-integer prop on Array should not trigger length dependency (#1969) 5 年 前
  HiiTea 22717772dd chore: fix typos (#1090) 6 年 前
  Evan You a3066581f3 fix(reactivity): should not trigger length dependency on Array delete 6 年 前
  Evan You cc69fd72e3 fix(reactivity): Map/Set identity methods should work even if raw value contains reactive entries 6 年 前
  Evan You 775a7c2b41 refactor: preserve refs in reactive arrays 6 年 前