提交历史

作者 SHA1 备注 提交日期
  Cameron 08598a6bed chore(style): migrate linting to oxlint (#13326) 4 月之前
  daiwei 20b5240ef3 chore: Merge branch 'main' into minor 6 月之前
  skirtle f2699a5cb3 fix(watch): use maximum depth for duplicates (#13434) 7 月之前
  Johnson Chu 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 9 月之前
  Arpit Jain d9bd436b1a chore: fix typos 11 月之前
  Evan You 22dcbf3e20 fix(reactivity): ensure multiple effectScope on() and off() calls maintains correct active scope 1 年之前
  edison bee2f5ee62 fix(reactivity): release nested effects/scopes on effect scope stop (#12373) 1 年之前
  Evan You aa9ef2386a fix(reactivity): only clear notified flags for computed in first batch iteration 1 年之前
  Matt Garrett 2d6adf78a0 fix(watch): unwatch should be callable during SSR (#11925) 1 年之前
  yangxiuxiu fbc0c42bcf fix(reactivity): ensure watcher with once: true are properly removed from effect scope (#11665) 1 年之前
  Rizumu Ayaka 205e5b5e27 feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927) 1 年之前
  linzhe 3bda3e83fd fix(reactivity): sync watch should be executed correctly (#11589) 1 年之前
  远方os 267093c314 feat(reactivity/watch): add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#9651) 1 年之前
  远方os 22f7d96757 feat(watch): support passing number to `deep` option to control the watch depth (#9572) 1 年之前
  Evan You f15ba2c2e2 chore: Merge branch 'main' into minor 1 年之前
  Linghao Su 2d854414fa test(runtime-core): test effectscope instance null (#8397) 1 年之前
  Evan You 7d06ca3a83 chore: Merge branch 'main' into minor 1 年之前
  XiaoDong 8c4d7f5dd9 chore: remove dead links (#11173) [ci skip] 1 年之前
  Evan You 1d8727ec97 chore: Merge branch 'main' into minor 1 年之前
  skirtle a3e8aafbcc fix(watch): support traversing symbol properties in deep watcher (#10969) 1 年之前
  远方os 94b9b37362 test: improve test coverage (#9203) 1 年之前
  skirtle c0c9432b64 test(watch): watching a reactive array (#10848) 2 年之前
  Evan You 05eb4e0fef Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) 2 年之前
  Yang Mingshan d2d89551bb fix(watch): cleanup watcher effect from scope when manually stopped (#9978) 2 年之前
  Evan You a9f781a92c fix(watch): revert watch behavior when watching shallow reactive objects 2 年之前
  Evan You 24d77c25ce perf(watch): avoid double traverse for reactive source 2 年之前
  yangxiuxiu 4f703d120d fix(runtime-core): support deep: false when watch reactive (#9928) 2 年之前
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 年之前
  Evan You 982a145d38 chore: Merge branch 'main' into minor 2 年之前
  Rudy 6784f0b1f8 fix(watch): should not fire pre watcher on child component unmount (#7181) 2 年之前