コミット履歴

作者 SHA1 メッセージ 日付
  Pick 35cc7b0d31 chore(reactivity): correct the description of the test case (#4135) 4 年 前
  Bas van Meurs 6cf2377cd4 perf(reactivity): use bitwise dep markers to optimize re-tracking (#4017) 4 年 前
  Evan You 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) 4 年 前
  Evan You 03a7a73148 fix(reactivity): ensure computed always expose value 4 年 前
  HcySunYang 5036c51cb7 fix(reactivity): fix tracking for readonly + reactive Map (#3604) 5 年 前
  liaoliao666 c61e767422 fix(reactivity): should not trigger when setting value to same proxy (#2904) 5 年 前
  ᴜɴвʏтᴇ f316a332b0 fix(reactivity): avoid length mutating array methods causing infinite updates (#2138) 5 年 前
  Evan You 7454e2a52b build(deps): upgrade to TypeScript 4 5 年 前
  Evan You 730e39eb76 refactor: remove unnecessary conditions and test case 5 年 前
  Evan You 7edfdf7e23 fix(reactivity): avoid tracking internal symbols in has trap 5 年 前
  HiiTea 22717772dd chore: fix typos (#1090) 6 年 前
  Evan You 09b4202a22 refactor(reactivity): adjust APIs 6 年 前
  Evan You 0764c33d3d fix(reactivity): scheduled effect should not execute if stopped 6 年 前
  guaijie 5fac65589b fix(reactivity): should trigger all effects when array length is mutated (#754) 6 年 前
  Evan You e8e67729cb fix(reactivity): effect should handle self dependency mutations 6 年 前
  Evan You 89a187b895 refactor(reactivity): separate track and trigger operation types 6 年 前
  JiZhi cb97d152b8 test(effect): add test for nested stopped effect (#417) 6 年 前
  Evan You 247c53672d refactor(reactivity): simplify effect options 6 年 前
  夜宴 57276f9dcb test(effect): add test for json methods (#371) 6 年 前
  Mayness 18a349ce8c fix(reactivity): account for NaN in value change checks (#361) 6 年 前
  Evan You d69d3bf765 fix(reactivity): revert to Reflect.get and add test cases 6 年 前
  唐道海 b7b89505eb test(reactivity/effect): add test for lazy option (#179) 6 年 前
  Carlos Rodrigues 600ec5de42 chore: improve typings in reactivity tests (#96) 6 年 前
  Evan You 62e07a1b7e test: coverage 6 年 前
  Evan You 7ecdc79d5e test: finish tests for watch api 6 年 前
  Evan You cb3866890f test: effect.onStop 6 年 前
  Evan You aacad85058 test: fix reactivity tests 6 年 前
  Evan You caba6d5c9e wip: state -> reactive, value -> ref 6 年 前
  Evan You 471899af8b refactor: rename reactivity package name and APIs 6 年 前