История коммитов

Автор SHA1 Сообщение Дата
  Rudy 6784f0b1f8 fix(watch): should not fire pre watcher on child component unmount (#7181) 2 лет назад
  花果山大圣 73fd810eeb fix(reactivity): onCleanup also needs to be cleaned (#8655) 2 лет назад
  Yuchao 3445356085 test(apiWatch): better indicate array pre & new values are the same object (#7251) 2 лет назад
  Lioness100 6277cb994a chore: fix typo (#7693) 2 лет назад
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 2 лет назад
  Evan You f19f803ea8 chore: fix jest reference in merged test case 3 лет назад
  Anthony Fu e64c9ae957 fix(reactivity): `triggerRef` working with `toRef` from reactive (#7507) 3 лет назад
  Evan You 7e8f175db7 wip(vitest-migration): runtime-core tests passing 3 лет назад
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 лет назад
  Anthony Fu 4a16b204be chore: run format 3 лет назад
  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 лет назад
  Thorsten Lünborg 5dc593ba28 fix(watch): for immediate watch with single source, ensure cb is called with undefined as oldValue (#7075) 3 лет назад
  Evan You 23e85e21a5 fix(watch): ensure oldValue in multi-source watcher is always an array 3 лет назад
  Thorsten Lünborg bc167b5c6c fix(runtime-core): watching multiple values - handle `undefined` as initial values (fix: #5032) (#5033) 3 лет назад
  Evan You 78c199d6db fix(watch): flush:pre watchers should not fire if state change causes 3 лет назад
  edison 220f255fe9 fix(watch): fix watching multiple sources containing shallowRef (#5381) 4 лет назад
  HeYunfei b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) 4 лет назад
  Evan You 74d2a76af6 fix(watch): fix flush: pre watchers triggered synchronously in setup 4 лет назад
  Evan You ae4b0783d7 chore: update repo references 4 лет назад
  Evan You d87d059ac1 feat(runtime-core): watchSyncEffect 4 лет назад
  Evan You bc7f9767f5 fix(watch): ensure watchers respect detached scope 4 лет назад
  Evan You 47f488350c chore: run updated prettier 4 лет назад
  Evan You 42ace9577d feat: watchPostEffect 4 лет назад
  Anthony Fu f5617fc3bb feat(reactivity): new effectScope API (#2195) 4 лет назад
  Evan You 1526f94edf fix(watch): should not leak this context to setup watch getters 5 лет назад
  AbaAba~ e7300eb479 fix(runtime-core): watching multiple sources: computed (#3066) 5 лет назад
  Evan You 870f2a7ba3 fix(watch): this.$watch should support watching keypath 5 лет назад
  Evan You d5824b97c5 fix(runtime-core): should not track deps in pre flush watcher callbacks 5 лет назад
  edison ec8fd10cec fix(runtime-core): instanceWatch should pass `this.proxy` to source as the first argument (#2753) 5 лет назад
  Thorsten Lünborg 735af1c7b7 fix(runtime-core): ensure watchers are always registered to correct instance owner (#2495) 5 лет назад