Commit Verlauf

Autor SHA1 Nachricht Datum
  edison 15520954f9 fix(ssr): handle initial selected state for select with v-model + v-for/v-if option (#13487) vor 10 Monaten
  edison 4f8d807822 fix(ssr): handle initial selected state for select with v-model + v-for option (#12399) vor 1 Jahr
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) vor 2 Jahren
  Evan You e2f2b75b62 chore(deps): bump vitest to 1.0 vor 2 Jahren
  edison cdb2e725e7 fix(compiler-ssr): fix ssr compile error for select with non-option children (#9442) vor 2 Jahren
  edison 201c46df07 fix(ssr): render correct initial selected state for select with v-model (#7432) vor 2 Jahren
  Evan You dca4224c2c wip(vitest-migration): compiler-ssr tests passing vor 3 Jahren
  Evan You 9d5e30d911 build: bump jest, puppeteer and use official rollup terser plugin vor 3 Jahren
  Evan You d74f21a42c fix(compiler-ssr): import ssr helpers from updated path vor 4 Jahren
  skirtle 620a69b871 fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) vor 4 Jahren
  Evan You fe5428db12 fix(compiler-ssr): handle v-model checkbox with true-value binding vor 5 Jahren
  Evan You d5dbd27193 fix(ssr): handle fallthrough attrs in ssr compile output vor 5 Jahren
  Evan You 3b40fc56db fix(compiler-ssr): fix input w/ v-bind="obj" codegen vor 6 Jahren
  Evan You 8b2d6a35d0 test: update tests and snapshots for helper prefixing vor 6 Jahren
  Evan You ae8fc9297d test: update snapshots vor 6 Jahren
  Evan You 201f18b58b wip(ssr): v-model w/ dynamic type & props vor 6 Jahren
  Evan You c952321fcf wip(compiler-ssr): v-model static types + textarea vor 6 Jahren