Commit History

Author SHA1 Message Date
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Johnson Chu 16e06ca08f feat(reactivity): more efficient reactivity system (#5912) 2 years ago
  魏 b401243855 chore(types): remove unnecessary @ts-ignore or use @ts-expected-error (#7178) 2 years ago
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 3 years ago
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
  Evan You 82bdf86254 fix(reactivity): ensure computed is invalidated before other effects 4 years ago
  Evan You 33c2fbfdc8 fix(reactivity): revert computed scheduler change 4 years ago
  Evan You 6eb47f000a fix(reactivity): computed should not trigger scheduler if stopped 4 years ago
  Evan You 5cea9a1d4e feat(reactivity): support onTrack/onTrigger debug options for computed 4 years ago
  Evan You 2dd4739089 test: more test cases for computed w/ scheduler 4 years ago
  Evan You 1fe2239270 refactor: sync value access for chained computed w/ scheduler 4 years ago
  Evan You bde855e017 test: test for computed optimization 4 years ago
  Evan You 87f69fd0bb perf(reactivity): improve reactive effect memory usage (#4001) 4 years ago
  Evan You 03a7a73148 fix(reactivity): ensure computed always expose value 5 years ago
  Evan You 5c74243211 test: move mockWarn into setup files 5 years ago
  Carlos Rodrigues dabdc5e115 feat(computed): add readonly flag if no setter is provided (#1654) 5 years ago
  Evan You 2569890e31 refactor: move mockWarn utility to @vue/shared 6 years ago
  Dmitry Sharshakov 530be302fc feat(computed): warn if trying to set a readonly computed (#161) 6 years ago
  Carlos Rodrigues 600ec5de42 chore: improve typings in reactivity tests (#96) 6 years ago
  Evan You 0aff144f93 wip: improve computed typing + test for setters 6 years ago
  Evan You aacad85058 test: fix reactivity tests 6 years ago
  Evan You caba6d5c9e wip: state -> reactive, value -> ref 6 years ago
  Evan You 471899af8b refactor: rename reactivity package name and APIs 7 years ago