Histórico de Commits

Autor SHA1 Mensagem Data
  三咲智子 Kevin Deng 334e72eeee Merge remote-tracking branch 'upstream/minor' há 2 anos atrás
  Evan You 1d8727ec97 chore: Merge branch 'main' into minor há 2 anos atrás
  skirtle a3e8aafbcc fix(watch): support traversing symbol properties in deep watcher (#10969) há 2 anos atrás
  远方os 94b9b37362 test: improve test coverage (#9203) há 2 anos atrás
  skirtle c0c9432b64 test(watch): watching a reactive array (#10848) há 2 anos atrás
  Rizumu Ayaka 46761880e9 refactor(baseWatch): rename onEffectCleanup to onWatcherCleanup and getCurrentEffect to getCurrentWatcher for clarity há 2 anos atrás
  Rizumu Ayaka 174118ae40 Merge remote-tracking branch 'upstream/main' há 2 anos atrás
  Evan You 05eb4e0fef Refactor reactivity system to use version counting and doubly-linked list tracking (#10397) há 2 anos atrás
  Rizumu Ayaka bdf28de8e8 feat(runtime-core, reactivity): `onEffectCleanup` and `baseWatch` (#82) há 2 anos atrás
  Yang Mingshan d2d89551bb fix(watch): cleanup watcher effect from scope when manually stopped (#9978) há 2 anos atrás
  Evan You a9f781a92c fix(watch): revert watch behavior when watching shallow reactive objects há 2 anos atrás
  Evan You 24d77c25ce perf(watch): avoid double traverse for reactive source há 2 anos atrás
  yangxiuxiu 4f703d120d fix(runtime-core): support deep: false when watch reactive (#9928) há 2 anos atrás
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) há 2 anos atrás
  Evan You 982a145d38 chore: Merge branch 'main' into minor há 2 anos atrás
  Rudy 6784f0b1f8 fix(watch): should not fire pre watcher on child component unmount (#7181) há 2 anos atrás
  Evan You 1ea775633d chore: Merge branch 'main' into minor há 2 anos atrás
  花果山大圣 73fd810eeb fix(reactivity): onCleanup also needs to be cleaned (#8655) há 2 anos atrás
  Yuchao 3445356085 test(apiWatch): better indicate array pre & new values are the same object (#7251) há 2 anos atrás
  丶远方 a645e7aa51 feat(runtime-core): add `once` option to watch (#9034) há 2 anos atrás
  Lioness100 6277cb994a chore: fix typo (#7693) há 3 anos atrás
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) há 3 anos atrás
  Evan You f19f803ea8 chore: fix jest reference in merged test case há 3 anos atrás
  Anthony Fu e64c9ae957 fix(reactivity): `triggerRef` working with `toRef` from reactive (#7507) há 3 anos atrás
  Evan You 7e8f175db7 wip(vitest-migration): runtime-core tests passing há 3 anos atrás
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing há 3 anos atrás
  Anthony Fu 4a16b204be chore: run format há 3 anos atrás
  Thorsten Lünborg cd7c887b75 fix(reactivity): ensure watch(Effect) can run independent of unmounted instance if created in a detatched effectScope (fix #7319) (#7330) há 3 anos atrás
  Thorsten Lünborg 5dc593ba28 fix(watch): for immediate watch with single source, ensure cb is called with undefined as oldValue (#7075) há 3 anos atrás
  Evan You 23e85e21a5 fix(watch): ensure oldValue in multi-source watcher is always an array há 3 anos atrás