Commit Verlauf

Autor SHA1 Nachricht Datum
  edison bee2f5ee62 fix(reactivity): release nested effects/scopes on effect scope stop (#12373) vor 1 Jahr
  Evan You aa9ef2386a fix(reactivity): only clear notified flags for computed in first batch iteration vor 1 Jahr
  Matt Garrett 2d6adf78a0 fix(watch): unwatch should be callable during SSR (#11925) vor 1 Jahr
  yangxiuxiu fbc0c42bcf fix(reactivity): ensure watcher with once: true are properly removed from effect scope (#11665) vor 1 Jahr
  Rizumu Ayaka 205e5b5e27 feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927) vor 1 Jahr
  linzhe 3bda3e83fd fix(reactivity): sync watch should be executed correctly (#11589) vor 1 Jahr
  远方os 267093c314 feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) vor 1 Jahr
  远方os 22f7d96757 feat(watch): support passing number to `deep` option to control the watch depth (#9572) vor 1 Jahr
  Evan You f15ba2c2e2 chore: Merge branch 'main' into minor vor 1 Jahr
  Linghao Su 2d854414fa test(runtime-core): test effectscope instance null (#8397) vor 1 Jahr
  Evan You 7d06ca3a83 chore: Merge branch 'main' into minor vor 2 Jahren
  XiaoDong 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] vor 2 Jahren
  Evan You 1d8727ec97 chore: Merge branch 'main' into minor vor 2 Jahren
  skirtle a3e8aafbcc fix(watch): support traversing symbol properties in deep watcher (#10969) vor 2 Jahren
  远方os 94b9b37362 test: improve test coverage (#9203) vor 2 Jahren
  skirtle c0c9432b64 test(watch): watching a reactive array (#10848) vor 2 Jahren
  Evan You 05eb4e0fef Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) vor 2 Jahren
  Yang Mingshan d2d89551bb fix(watch): cleanup watcher effect from scope when manually stopped (#9978) vor 2 Jahren
  Evan You a9f781a92c fix(watch): revert watch behavior when watching shallow reactive objects vor 2 Jahren
  Evan You 24d77c25ce perf(watch): avoid double traverse for reactive source vor 2 Jahren
  yangxiuxiu 4f703d120d fix(runtime-core): support deep: false when watch reactive (#9928) vor 2 Jahren
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) vor 2 Jahren
  Evan You 982a145d38 chore: Merge branch 'main' into minor vor 2 Jahren
  Rudy 6784f0b1f8 fix(watch): should not fire pre watcher on child component unmount (#7181) vor 2 Jahren
  Evan You 1ea775633d chore: Merge branch 'main' into minor vor 2 Jahren
  花果山大圣 73fd810eeb fix(reactivity): onCleanup also needs to be cleaned (#8655) vor 2 Jahren
  Yuchao 3445356085 test(apiWatch): better indicate array pre & new values are the same object (#7251) vor 2 Jahren
  丶远方 a645e7aa51 feat(runtime-core): add `once` option to watch (#9034) vor 2 Jahren
  Lioness100 6277cb994a chore: fix typo (#7693) vor 3 Jahren
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) vor 3 Jahren