Historique des commits

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