Geçmişin Kaydedilmesi

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