Historique des commits

Auteur SHA1 Message Date
  Evan You 82bdf86254 fix(reactivity): ensure computed is invalidated before other effects il y a 4 ans
  Evan You 33c2fbfdc8 fix(reactivity): revert computed scheduler change il y a 4 ans
  Evan You 6eb47f000a fix(reactivity): computed should not trigger scheduler if stopped il y a 4 ans
  Evan You 5cea9a1d4e feat(reactivity): support onTrack/onTrigger debug options for computed il y a 5 ans
  Evan You 2dd4739089 test: more test cases for computed w/ scheduler il y a 5 ans
  Evan You 1fe2239270 refactor: sync value access for chained computed w/ scheduler il y a 5 ans
  Evan You bde855e017 test: test for computed optimization il y a 5 ans
  Evan You 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) il y a 5 ans
  Evan You 03a7a73148 fix(reactivity): ensure computed always expose value il y a 5 ans
  Evan You 5c74243211 test: move mockWarn into setup files il y a 5 ans
  Carlos Rodrigues dabdc5e115 feat(computed): add readonly flag if no setter is provided (#1654) il y a 6 ans
  Evan You 2569890e31 refactor: move mockWarn utility to @vue/shared il y a 6 ans
  Dmitry Sharshakov 530be302fc feat(computed): warn if trying to set a readonly computed (#161) il y a 6 ans
  Carlos Rodrigues 600ec5de42 chore: improve typings in reactivity tests (#96) il y a 6 ans
  Evan You 0aff144f93 wip: improve computed typing + test for setters il y a 6 ans
  Evan You aacad85058 test: fix reactivity tests il y a 6 ans
  Evan You caba6d5c9e wip: state -> reactive, value -> ref il y a 6 ans
  Evan You 471899af8b refactor: rename reactivity package name and APIs il y a 7 ans