Commit History

Author SHA1 Message Date
  Evan You d87d059ac1 feat(runtime-core): watchSyncEffect 4 years ago
  Evan You 33c2fbfdc8 fix(reactivity): revert computed scheduler change 4 years ago
  Evan You bc7f9767f5 fix(watch): ensure watchers respect detached scope 4 years ago
  Evan You 2bdee50a59 fix(runtime-core): fix v-bind class/style merging regression 4 years ago
  webfansplz acb2a4d285 fix(sfc-playground): Transform named default exports without altering scope (#4154) 4 years ago
  webfansplz 457c9aed1f chore(type): remove unnecessary type assertion (#4150) 4 years ago
  Evan You 3ff94faca1 build: fix default build script (ignore sfc-playground) 4 years ago
  Evan You 1034546a4c release: v3.2.0-beta.2 4 years ago
  Evan You a21ca3dccc fix(compiler-core): fix self-closing tags with v-pre 4 years ago
  Evan You 7e75b4105a refactor: better fix for ec6abe8d 4 years ago
  Evan You bb7b130b0b chore: remove peer dep for compiler-sfc 4 years ago
  Evan You 8dbecfcbb3 feat(compiler-sfc): add ignoreEmpty option for sfc parse method 4 years ago
  Evan You ec6abe8d5e fix(compiler-sfc): fix whitespace preservation when block contains single self-closing tag 4 years ago
  Evan You 47f488350c chore: run updated prettier 4 years ago
  Amour1688 69344ff1ae feat(types): map declared emits to onXXX props in inferred prop types (#3926) 4 years ago
  Pick 35cc7b0d31 chore(reactivity): correct the description of the test case (#4135) 4 years ago
  Evan You 3056e9b3dc fix(v-model): properly detect input type=number 4 years ago
  Evan You 93a950d60d fix(compiler-sfc): support const enum 4 years ago
  Cédric Exbrayat b771fdbef9 perf(compiler-sfc): ignore empty blocks (#3520) 4 years ago
  Homyee King 65f82ce94f chore(shared): remove extra NaN logic (#3837) 4 years ago
  ioslh 20b6619793 fix(ssr): update initial old value to watch callback in ssr usage (#4103) 4 years ago
  Evan You b274b08f5f fix(compiler-sfc): expose correct range for empty blocks 4 years ago
  Evan You d810a1a569 fix(scheduler): fix insertion for id-less job 4 years ago
  Evan You 6eb47f000a fix(reactivity): computed should not trigger scheduler if stopped 4 years ago
  Austin Keener dd0f9d1ce6 feat(compiler): allow 'comments' option to affect comment inclusion in dev (#4115) 4 years ago
  webfansplz d868d5ffa7 chore(shared): remove deprecated html tags (#4130) 4 years ago
  Evan You bbf6ca9bca fix(runtime-core): fix null type in required + multi-type prop declarations 4 years ago
  Evan You cac6ab5bdb chore: fix type issue 4 years ago
  edison f7607d3a15 fix(compiler-sfc): defineProps infer TSParenthesizedType (#4147) 4 years ago
  Evan You 47ba33e27b refactor: improve the fix for #4138 4 years ago