Historique des commits

Auteur SHA1 Message Date
  Evan You f19f803ea8 chore: fix jest reference in merged test case il y a 3 ans
  Anthony Fu e64c9ae957 fix(reactivity): `triggerRef` working with `toRef` from reactive (#7507) il y a 3 ans
  Evan You 7e8f175db7 wip(vitest-migration): runtime-core tests passing il y a 3 ans
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing il y a 3 ans
  Anthony Fu 4a16b204be chore: run format il y a 3 ans
  Thorsten Lünborg cd7c887b75 fix(reactivity): ensure watch(Effect) can run independent of unmounted instance if created in a detatched effectScope (fix #7319) (#7330) il y a 3 ans
  Thorsten Lünborg 5dc593ba28 fix(watch): for immediate watch with single source, ensure cb is called with undefined as oldValue (#7075) il y a 3 ans
  Evan You 23e85e21a5 fix(watch): ensure oldValue in multi-source watcher is always an array il y a 3 ans
  Thorsten Lünborg bc167b5c6c fix(runtime-core): watching multiple values - handle `undefined` as initial values (fix: #5032) (#5033) il y a 3 ans
  Evan You 78c199d6db fix(watch): flush:pre watchers should not fire if state change causes il y a 3 ans
  edison 220f255fe9 fix(watch): fix watching multiple sources containing shallowRef (#5381) il y a 4 ans
  HeYunfei b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) il y a 4 ans
  Evan You 74d2a76af6 fix(watch): fix flush: pre watchers triggered synchronously in setup il y a 4 ans
  Evan You ae4b0783d7 chore: update repo references il y a 4 ans
  Evan You d87d059ac1 feat(runtime-core): watchSyncEffect il y a 5 ans
  Evan You bc7f9767f5 fix(watch): ensure watchers respect detached scope il y a 5 ans
  Evan You 47f488350c chore: run updated prettier il y a 5 ans
  Evan You 42ace9577d feat: watchPostEffect il y a 5 ans
  Anthony Fu f5617fc3bb feat(reactivity): new effectScope API (#2195) il y a 5 ans
  Evan You 1526f94edf fix(watch): should not leak this context to setup watch getters il y a 5 ans
  AbaAba~ e7300eb479 fix(runtime-core): watching multiple sources: computed (#3066) il y a 5 ans
  Evan You 870f2a7ba3 fix(watch): this.$watch should support watching keypath il y a 5 ans
  Evan You d5824b97c5 fix(runtime-core): should not track deps in pre flush watcher callbacks il y a 5 ans
  edison ec8fd10cec fix(runtime-core): instanceWatch should pass `this.proxy` to source as the first argument (#2753) il y a 5 ans
  Thorsten Lünborg 735af1c7b7 fix(runtime-core): ensure watchers are always registered to correct instance owner (#2495) il y a 5 ans
  Evan You 390589ec6d fix(reactivity): should not trigger watch on computed ref when value is unchanged il y a 5 ans
  Evan You 49bb44756f refactor: watch APIs default to trigger pre-flush il y a 5 ans
  Evan You 3810de7d6b fix(reactivity): effect shoud only recursively self trigger with explicit options il y a 5 ans
  Yang Mingshan 10293c7a18 fix(watch): traverse refs in deep watch (#1939) il y a 5 ans
  Evan You 7454e2a52b build(deps): upgrade to TypeScript 4 il y a 5 ans