Historia zmian

Autor SHA1 Wiadomość Data
  Evan You 9fda9411ec feat(reactivity): add isShallow api 4 lat temu
  Evan You ce49fdf999 refactor: more readable type names for watch cleanup function 4 lat temu
  Evan You 87c86e4cc2 refactor: ensure ssr branches are included in esm-bundler build 4 lat temu
  Yang Mingshan 11a2098a69 fix(watch): remove redundant parameter default value (#4565) 4 lat temu
  Evan You d87d059ac1 feat(runtime-core): watchSyncEffect 5 lat temu
  Evan You bc7f9767f5 fix(watch): ensure watchers respect detached scope 5 lat temu
  Evan You 47f488350c chore: run updated prettier 5 lat temu
  ioslh 20b6619793 fix(ssr): update initial old value to watch callback in ssr usage (#4103) 5 lat temu
  Evan You 42ace9577d feat: watchPostEffect 5 lat temu
  Anthony Fu f5617fc3bb feat(reactivity): new effectScope API (#2195) 5 lat temu
  Evan You 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) 5 lat temu
  Evan You 2937530bef fix(v-model): handle mutations of v-model bound array/sets 5 lat temu
  Evan You fddef8bb74 chore: remove unnecessary casting 5 lat temu
  Evan You 9acc9a1fa8 fix(watch): avoid traversing objects that are marked non-reactive 5 lat temu
  Evan You 1ff06376ff chore: type fix 5 lat temu
  Evan You 1526f94edf fix(watch): should not leak this context to setup watch getters 5 lat temu
  AbaAba~ e7300eb479 fix(runtime-core): watching multiple sources: computed (#3066) 5 lat temu
  Evan You 98bc9a26e9 wip: more compat tweaks 5 lat temu
  Evan You 62b8f4a39c fix(watch): avoid traversing non-plain objects 5 lat temu
  Evan You 115372dd5b wip: refactor deprecations into a single file 5 lat temu
  Evan You a2f441dc0e wip: refactor compat check utils 5 lat temu
  Evan You 7a25cbb7a7 wip: fix compat utils usage 5 lat temu
  Evan You 1c2c77eb9f wip: apply compat enabled flags to currently implemented features 5 lat temu
  Evan You 208bef5d97 wip: watch array compat 5 lat temu
  Evan You 870f2a7ba3 fix(watch): this.$watch should support watching keypath 5 lat temu
  TJ Koblentz e4b5fccd0c fix(ssr): watchEffect onInvalidate runner initialization (#3323) 5 lat temu
  edison eb1fae63f9 fix(runtime-core): handle error in async watchEffect (#3129) 5 lat temu
  edison ec8fd10cec fix(runtime-core): instanceWatch should pass `this.proxy` to source as the first argument (#2753) 5 lat temu
  Yang Mingshan e109f7b898 chore: remove overloads numbers in comments (#2976) 5 lat temu
  Zcating d2d27b2e66 types(watch): better typing when watching multiple sources (#2425) 5 lat temu