História revízii

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