Histórico de Commits

Autor SHA1 Mensagem Data
  Yang Mingshan ba62ccd55d feat(watch): support directly watching reactive object in multiple sources with deep default (#1201) há 6 anos atrás
  Evan You 6b33cc4229 feat(watch): support directly watching reactive object with deep default há 6 anos atrás
  Carlos Rodrigues 99fd158d09 fix(watch): fix deep watchers on refs containing primitives (#984) há 6 anos atrás
  Yang Mingshan 14908f2734 chore: prefer const (#865) há 6 anos atrás
  djy0 19a799c28b fix(runtime-core): make watchEffect ignore deep option (#765) há 6 anos atrás
  Evan You 99a2e18c97 feat(runtime-core): add watchEffect API há 6 anos atrás
  Evan You 9571ede84b refactor(watch): adjsut watch API behavior há 6 anos atrás
  Evan You c6a9787941 fix(types): ensure correct oldValue typing based on lazy option há 6 anos atrás
  Eduardo San Martin Morote 5742a0b826 fix(runtime-core/watch): trigger watcher with undefined as initial value (#687) há 6 anos atrás
  Evan You 2569890e31 refactor: move mockWarn utility to @vue/shared há 6 anos atrás
  Rustin 787ac5f74e test(runtime-core): modify test case to set different value (#620) há 6 anos atrás
  Evan You 3deb20df63 feat(watch): warn when using lazy with simple callback há 6 anos atrás
  Yang Mingshan c2c9c2b57e fix(watch): ignore lazy option in simple watch (#546) há 6 anos atrás
  Evan You 89a187b895 refactor(reactivity): separate track and trigger operation types há 6 anos atrás
  Adam Lewkowicz 555e3be69d types(watch): allow readonly arrays for watching multiple sources (#281) há 6 anos atrás
  Evan You 6b3ad95fa4 fix(watch): type inference for computed refs há 6 anos atrás
  Evan You b40b7356ef test: tests for lifecycle api há 6 anos atrás
  Evan You 2b6ca9a7b6 test: fix deep watch for Map/Set há 6 anos atrás
  Evan You 62e07a1b7e test: coverage há 6 anos atrás
  Evan You 7ecdc79d5e test: finish tests for watch api há 6 anos atrás
  Evan You d04a4f9cb0 test: (wip) test for watch api há 6 anos atrás
  Evan You b70f8d267e test: fix temp tests há 6 anos atrás
  Evan You ce51ca30d8 test: layout test references há 6 anos atrás
  Evan You f26cd5dfe4 test: layout more runtime-core tests há 6 anos atrás