Historique des commits

Auteur SHA1 Message Date
  Package 9def7aa508 fix(types): allow css variables in style binding (#5542) il y a 4 ans
  neilnaveen 94a18197f3 workflow: update github actions via dependabot (#5656) il y a 4 ans
  Cédric Exbrayat 6cca0d3b0e workflow: lint test files (#5727) il y a 4 ans
  Spencer McWilliams e5a90893a6 fix(types): add `Set<any>` to checkbox binding type for v-model (#5713) il y a 4 ans
  Vanilla eef14471b2 fix(shared): improve isDate check (#5803) il y a 4 ans
  Adam Jedlička 4d7803ed28 fix(ssr): render teleport inside async component (#5187) il y a 4 ans
  Evan You 31c0bb355a chore: fix snapshots il y a 4 ans
  Evan You be6a0bff98 refactor: simplify logic il y a 4 ans
  liulinboyi a0290fe781 fix(compiler-sfc): add test for #5808 il y a 4 ans
  liulinboyi 6c3b681d23 fix(compiler-sfc): async transformer doesn't correctly detect need for semicolon in block #5808 il y a 4 ans
  Evan You de7a879cda chore: fix snapshot + simplify fix il y a 4 ans
  liulinboyi 3b7b107120 fix(compiler-sfc): <script> after <script setup> the script content not end with `\\n` il y a 4 ans
  edison 242914d938 fix(reactivity-transform): fix props access codegen for non-identifier prop names (#5436) il y a 4 ans
  zs 0c07f12541 chore: warn when mounting different apps on the same host element (#5573) il y a 4 ans
  Travis f2c48f5352 fix(compiler-sfc): fix defineEmits() scope reference check error message (#5404) il y a 4 ans
  Evan You 6283b2ec41 fix(compiler-dom): properly stringify v-html/v-text with constant value il y a 4 ans
  Marcos Dantas cd92654510 chore: comments (#5332) [ci skip] il y a 4 ans
  edison 220f255fe9 fix(watch): fix watching multiple sources containing shallowRef (#5381) il y a 4 ans
  三咲智子 04fff05f00 fix(sfc-playground): default selected app (#5370) il y a 4 ans
  Cloyd Lau 209483bed1 workflow: recover version when error occurred (#5493) [ci skip] il y a 4 ans
  Evan You 8758da4749 chore: bump @vue/repl dep il y a 4 ans
  小刘(liulinboyi) 71066b5afe fix(v-model): fix case where .trim and .number modifiers are used together (#5842) il y a 4 ans
  huangcheng a3881299e9 fix(runtime-core): handle NaN identity check in v-memo (#5852) il y a 4 ans
  Evan You d36ca4d80e fix(runtime-core): clone root vnode before inheriting directives il y a 4 ans
  Cédric Exbrayat 9ecee16f89 chore: add no-debugger eslint rule (#5906) il y a 4 ans
  Evan You 8a123ac34f fix(compiler-sfc): fix treeshaking of namespace import when used in template il y a 4 ans
  Evan You 8c51c6514f fix(v-model): exclude range from lazy guard logic il y a 4 ans
  Evan You ccf92564d3 fix(compiler-sfc): fix template usage check false positives on types il y a 4 ans
  Evan You ba17792b72 fix(runtime-core): fix missed updates when passing vnode to <component :is> il y a 4 ans
  Evan You 0f00cf43cf fix(compiler-core): normalize v-bind:style with array literal value il y a 4 ans