Cronologia Commit

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