Historique des commits

Auteur SHA1 Message Date
  Arpit Jain d9bd436b1a chore: fix typos il y a 1 an
  Sunny 604d08760e test(reactivity): add tests for reactive and non-reactive objects (#12576) il y a 1 an
  FatRadish 295b5ec19b fix(reactivity): ensure markRaw objects are not reactive (#12824) il y a 1 an
  Tycho 7ad289e1e7 fix(reactivity): trigger reactivity for Map key `undefined` (#12055) il y a 1 an
  Evan You 6001e5c81a fix(reactivity): fix property dep removal regression il y a 1 an
  Konv Suu 67d6596d40 fix(reactivity): fix markRaw error on already marked object (#11864) il y a 1 an
  Evan You 313e4bf552 fix(reactivity): avoid infinite recursion when mutating ref wrapped in reactive il y a 1 an
  LiuSeen 50ddafe91b fix(reactivity): shallowReactive map "unwraps" the nested refs (#8503) il y a 1 an
  Wick 9da34d7af8 fix(reactivity): computed should not be detected as true by isProxy (#10401) il y a 2 ans
  Evan You 969c5fb30f fix(reactivity): fix hasOwnProperty key coercion edge cases il y a 2 ans
  Artyom Tuchkov 2312184bc3 fix(reactivity): skip non-extensible objects when using `markRaw` (#10289) il y a 2 ans
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) il y a 2 ans
  Evan You 6ecbd5ce2a fix(reactivity): fix mutation on user proxy of reactive Array il y a 2 ans
  魏 b401243855 chore(types): remove unnecessary @ts-ignore or use @ts-expected-error (#7178) il y a 2 ans
  zqran 924069891e test(reactivity): bigint test for non-observable values (#6177) il y a 2 ans
  丶远方 3294e50b0b chore: update tests to use expect.toBeInstanceOf (#8154) il y a 3 ans
  izayl 848ccf56fb test(reactive): add test case of mutation in original reflecting in observed value (#2118) il y a 5 ans
  Pick 02dcc68c24 test(reactivity): improve built-in Collection subclass test cases (#1885) il y a 5 ans
  ᴜɴвʏтᴇ d005b578b1 fix(reactivity): accept subtypes of collections (#1864) il y a 5 ans
  wujieZ 2787c34cd4 fix(reactivity): use isExtensible instead of isFrozen (#1753) il y a 5 ans
  Evan You 5c74243211 test: move mockWarn into setup files il y a 5 ans
  Yang Mingshan 80e1693e1f fix(reactivity): replaced ref in reactive object should be tracked (#1058) il y a 6 ans
  蜗牛老湿 426803046f test(reactivity): 100% reactivity coverage (#1299) il y a 6 ans
  Evan You 10bb34bb86 fix(reactivity): fix toRaw for objects prototype inherting reactive il y a 6 ans
  Carlos Rodrigues c97d1bae56 fix(reactivity): shallowReactive collection to not-readonly (#1212) il y a 6 ans
  Carlos Rodrigues 488e2bcfef fix(reactivity): shallowReactive for collections (#1204) il y a 6 ans
  XinPing Wang 8bab78b648 test: reactive proto il y a 6 ans
  Evan You 09b4202a22 refactor(reactivity): adjust APIs il y a 6 ans
  Evan You 1b2149dbb2 fix(reactivity): should not observe frozen objects il y a 6 ans
  Evan You 775a7c2b41 refactor: preserve refs in reactive arrays il y a 6 ans