Historial de Commits

Autor SHA1 Mensaje Fecha
  Yang Mingshan d2d89551bb fix(watch): cleanup watcher effect from scope when manually stopped (#9978) hace 2 años
  Evan You a9f781a92c fix(watch): revert watch behavior when watching shallow reactive objects hace 2 años
  Evan You 24d77c25ce perf(watch): avoid double traverse for reactive source hace 2 años
  yangxiuxiu 4f703d120d fix(runtime-core): support deep: false when watch reactive (#9928) hace 2 años
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) hace 2 años
  Evan You 982a145d38 chore: Merge branch 'main' into minor hace 2 años
  Rudy 6784f0b1f8 fix(watch): should not fire pre watcher on child component unmount (#7181) hace 2 años
  Evan You 1ea775633d chore: Merge branch 'main' into minor hace 2 años
  花果山大圣 73fd810eeb fix(reactivity): onCleanup also needs to be cleaned (#8655) hace 2 años
  Yuchao 3445356085 test(apiWatch): better indicate array pre & new values are the same object (#7251) hace 2 años
  丶远方 a645e7aa51 feat(runtime-core): add `once` option to watch (#9034) hace 2 años
  Lioness100 6277cb994a chore: fix typo (#7693) hace 3 años
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) hace 3 años
  Evan You f19f803ea8 chore: fix jest reference in merged test case hace 3 años
  Anthony Fu e64c9ae957 fix(reactivity): `triggerRef` working with `toRef` from reactive (#7507) hace 3 años
  Evan You 7e8f175db7 wip(vitest-migration): runtime-core tests passing hace 3 años
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing hace 3 años
  Anthony Fu 4a16b204be chore: run format hace 3 años
  Thorsten Lünborg cd7c887b75 fix(reactivity): ensure watch(Effect) can run independent of unmounted instance if created in a detatched effectScope (fix #7319) (#7330) hace 3 años
  Thorsten Lünborg 5dc593ba28 fix(watch): for immediate watch with single source, ensure cb is called with undefined as oldValue (#7075) hace 3 años
  Evan You 23e85e21a5 fix(watch): ensure oldValue in multi-source watcher is always an array hace 3 años
  Thorsten Lünborg bc167b5c6c fix(runtime-core): watching multiple values - handle `undefined` as initial values (fix: #5032) (#5033) hace 3 años
  Evan You 78c199d6db fix(watch): flush:pre watchers should not fire if state change causes hace 3 años
  edison 220f255fe9 fix(watch): fix watching multiple sources containing shallowRef (#5381) hace 4 años
  HeYunfei b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) hace 4 años
  Evan You 74d2a76af6 fix(watch): fix flush: pre watchers triggered synchronously in setup hace 4 años
  Evan You ae4b0783d7 chore: update repo references hace 4 años
  Evan You d87d059ac1 feat(runtime-core): watchSyncEffect hace 4 años
  Evan You bc7f9767f5 fix(watch): ensure watchers respect detached scope hace 4 años
  Evan You 47f488350c chore: run updated prettier hace 4 años