Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  远方os 267093c314 feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) 1 vuosi sitten
  Evan You 26356264d2 chore: Merge branch 'main' into minor 2 vuotta sitten
  Tycho d04417da41 test(effect): verify cleanupEffect clears multiple dependencies (#9503) 2 vuotta sitten
  chenfan 71c2c0af74 test(reactivity): should not observe well-known symbol keyed properties in has operation (#9174) 2 vuotta sitten
  Wick 28841fee43 fix(reactivity): fix call sequence of ontrigger in effect (#10501) 2 vuotta sitten
  Evan You 2cc5615590 feat(reactivity): `onEffectCleanup` API 2 vuotta sitten
  Evan You 05eb4e0fef Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) 2 vuotta sitten
  Johnson Chu e45a8d24b4 fix(reactivity): fix dirtyLevel checks for recursive effects (#10101) 2 vuotta sitten
  Evan You 8b1848173b revert: fix(reactivity): correct dirty assign in render function (#10091) 2 vuotta sitten
  Doctorwu 8d04205041 fix(reactivity): correct dirty assign in render function (#10091) 2 vuotta sitten
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 vuotta sitten
  Johnson Chu 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) 2 vuotta sitten
  skirtle e9e2778e9e fix(reactivity): assigning array.length while observing a symbol property (#7568) 2 vuotta sitten
  chenfan e33d554cae refactor(reactivity): add instance check for effect (#9055) 2 vuotta sitten
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 3 vuotta sitten
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 vuotta sitten
  Evan You 588bd44f03 fix(reactivity): track hasOwnProperty 3 vuotta sitten
  bcq028 e6224f4256 fix(reactivity): enable trigger when use str to set length of arr (#6810) 3 vuotta sitten
  HeYunfei b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) 4 vuotta sitten
  Evan You 154233abdb fix(reactivity): fix ref tracking of self-stopping effects 4 vuotta sitten
  Pick 35cc7b0d31 chore(reactivity): correct the description of the test case (#4135) 5 vuotta sitten
  Bas van Meurs 6cf2377cd4 perf(reactivity): use bitwise dep markers to optimize re-tracking (#4017) 5 vuotta sitten
  Evan You 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) 5 vuotta sitten
  Evan You 03a7a73148 fix(reactivity): ensure computed always expose value 5 vuotta sitten
  HcySunYang 5036c51cb7 fix(reactivity): fix tracking for readonly + reactive Map (#3604) 5 vuotta sitten
  liaoliao666 c61e767422 fix(reactivity): should not trigger when setting value to same proxy (#2904) 5 vuotta sitten
  ᴜɴвʏтᴇ f316a332b0 fix(reactivity): avoid length mutating array methods causing infinite updates (#2138) 5 vuotta sitten
  Evan You 7454e2a52b build(deps): upgrade to TypeScript 4 5 vuotta sitten
  Evan You 730e39eb76 refactor: remove unnecessary conditions and test case 6 vuotta sitten
  Evan You 7edfdf7e23 fix(reactivity): avoid tracking internal symbols in has trap 6 vuotta sitten