Commit History

Author SHA1 Message Date
  Evan You 8dbecfcbb3 feat(compiler-sfc): add ignoreEmpty option for sfc parse method 5 years ago
  Evan You ec6abe8d5e fix(compiler-sfc): fix whitespace preservation when block contains single self-closing tag 5 years ago
  Evan You 47f488350c chore: run updated prettier 5 years ago
  Amour1688 69344ff1ae feat(types): map declared emits to onXXX props in inferred prop types (#3926) 5 years ago
  Pick 35cc7b0d31 chore(reactivity): correct the description of the test case (#4135) 5 years ago
  Evan You 3056e9b3dc fix(v-model): properly detect input type=number 5 years ago
  Evan You 93a950d60d fix(compiler-sfc): support const enum 5 years ago
  Cédric Exbrayat b771fdbef9 perf(compiler-sfc): ignore empty blocks (#3520) 5 years ago
  Homyee King 65f82ce94f chore(shared): remove extra NaN logic (#3837) 5 years ago
  ioslh 20b6619793 fix(ssr): update initial old value to watch callback in ssr usage (#4103) 5 years ago
  Evan You b274b08f5f fix(compiler-sfc): expose correct range for empty blocks 5 years ago
  Evan You d810a1a569 fix(scheduler): fix insertion for id-less job 5 years ago
  Evan You 6eb47f000a fix(reactivity): computed should not trigger scheduler if stopped 5 years ago
  Austin Keener dd0f9d1ce6 feat(compiler): allow 'comments' option to affect comment inclusion in dev (#4115) 5 years ago
  webfansplz d868d5ffa7 chore(shared): remove deprecated html tags (#4130) 5 years ago
  Evan You bbf6ca9bca fix(runtime-core): fix null type in required + multi-type prop declarations 5 years ago
  Evan You cac6ab5bdb chore: fix type issue 5 years ago
  edison f7607d3a15 fix(compiler-sfc): defineProps infer TSParenthesizedType (#4147) 5 years ago
  Evan You 47ba33e27b refactor: improve the fix for #4138 5 years ago
  Evan You a8c3a8ad61 fix(shared): normalizeStyle should handle strings 5 years ago
  leno 84f6791e89 chore(runtime-core): use bit operations instead (#4142) 5 years ago
  webfansplz df0ce21836 chore(types): improve of type assertion (#4141) 5 years ago
  Cédric Exbrayat 1e5e004d7c chore(sfc-playground): remove compiler macro imports (#4134) 5 years ago
  Evan You 327c8983fb types: typing for ref macros 5 years ago
  Evan You 1bab53e717 chore: remove deprecated defineEmit & useContext APIs 5 years ago
  Evan You d4c67dd253 release: v3.2.0-beta.1 5 years ago
  Evan You 49dc2dd1e4 fix(sfc/style-vars): properly re-apply style vars on component root elements change 5 years ago
  Evan You 317654b34f chore: fix codegen error due to scopeId deprecation change 5 years ago
  Evan You a27d5cb188 workflow: also rebuild runtime-dom when working on sfc playground 5 years ago
  Evan You fcc6a54ee7 chore: expose watchPostEffect 5 years ago