コミット履歴

作者 SHA1 メッセージ 日付
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 年 前
  Evan You 588bd44f03 fix(reactivity): track hasOwnProperty 3 年 前
  bcq028 e6224f4256 fix(reactivity): enable trigger when use str to set length of arr (#6810) 3 年 前
  HeYunfei b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) 4 年 前
  Evan You 154233abdb fix(reactivity): fix ref tracking of self-stopping effects 4 年 前
  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) 5 年 前
  Evan You 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) 5 年 前
  Evan You 03a7a73148 fix(reactivity): ensure computed always expose value 5 年 前
  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 年 前