Histórico de Commits

Autor SHA1 Mensagem Data
  Evan You d82fa611e8 chore: format há 1 ano atrás
  KevinXi d96883cf7d test(reactivity): test for verifying no unnecessary calls of reactive array identity methods (#11328) há 1 ano atrás
  Tycho 475977a6f7 fix(reactivity): handle non-array arguments in reactive `concat` method (#11794) há 1 ano atrás
  Tycho 9817c80187 fix(reactivity): correctly handle method calls on user-extended arrays (#11760) há 1 ano atrás
  edison 9de1d101f9 fix(reactivity): extended methods respect reactive (#11629) há 1 ano atrás
  edison 4085def1ba fix(reactivity): ensure extended method arguments are not lost (#11574) há 1 ano atrás
  Evan You bb5c31e614 chore: Merge branch 'main' into minor há 2 anos atrás
  Evan You c4684d3161 chore: amend test case name [ci skip] há 2 anos atrás
  Evan You c3c5dc93fb fix(reactivity): fix tracking when hasOwnProperty is called with non-string value há 2 anos atrás
  jods 70196a40cc perf(reactivity): optimize array tracking (#9511) há 2 anos atrás
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) há 2 anos atrás
  Evan You 982a145d38 chore: Merge branch 'main' into minor há 2 anos atrás
  Evan You 6ecbd5ce2a fix(reactivity): fix mutation on user proxy of reactive Array há 2 anos atrás
  Johnson Chu 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) há 2 anos atrás
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) há 3 anos atrás
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing há 3 anos atrás
  魏 8731852919 test(reactivity): Using toRaw on a raw Array (#7354) há 3 anos atrás
  HeYunfei b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) há 4 anos atrás
  TheDro 1cfe290352 fix(reactivity): call array subclass methods (#3624) há 5 anos atrás
  Evan You 0e5a3c47a7 fix(reactivity): track length on for in iteration on Array há 5 anos atrás
  Hefty 0d4910a211 fix(reactivity): add NaN prop on Array should not trigger length dependency. (#1998) há 5 anos atrás
  xxgjzftd d5c4f6ed4d perf(reactivity): add existing index or non-integer prop on Array should not trigger length dependency (#1969) há 5 anos atrás
  HiiTea 22717772dd chore: fix typos (#1090) há 6 anos atrás
  Evan You a3066581f3 fix(reactivity): should not trigger length dependency on Array delete há 6 anos atrás
  Evan You cc69fd72e3 fix(reactivity): Map/Set identity methods should work even if raw value contains reactive entries há 6 anos atrás
  Evan You 775a7c2b41 refactor: preserve refs in reactive arrays há 6 anos atrás