Commit History

Author SHA1 Message Date
  Evan You c4684d3161 chore: amend test case name [ci skip] 2 years ago
  Evan You c3c5dc93fb fix(reactivity): fix tracking when hasOwnProperty is called with non-string value 2 years ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Evan You 982a145d38 chore: Merge branch 'main' into minor 2 years ago
  Evan You 6ecbd5ce2a fix(reactivity): fix mutation on user proxy of reactive Array 2 years ago
  Johnson Chu 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) 2 years ago
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 2 years ago
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
  魏 8731852919 test(reactivity): Using toRaw on a raw Array (#7354) 3 years ago
  HeYunfei b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) 4 years ago
  TheDro 1cfe290352 fix(reactivity): call array subclass methods (#3624) 4 years ago
  Evan You 0e5a3c47a7 fix(reactivity): track length on for in iteration on Array 5 years ago
  Hefty 0d4910a211 fix(reactivity): add NaN prop on Array should not trigger length dependency. (#1998) 5 years ago
  xxgjzftd d5c4f6ed4d perf(reactivity): add existing index or non-integer prop on Array should not trigger length dependency (#1969) 5 years ago
  HiiTea 22717772dd chore: fix typos (#1090) 6 years ago
  Evan You a3066581f3 fix(reactivity): should not trigger length dependency on Array delete 6 years ago
  Evan You cc69fd72e3 fix(reactivity): Map/Set identity methods should work even if raw value contains reactive entries 6 years ago
  Evan You 775a7c2b41 refactor: preserve refs in reactive arrays 6 years ago