Historial de Commits

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