Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You 1ff407676f fix(compiler-ssr): fix v-html SSR for nullish values hace 2 años
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) hace 2 años
  Evan You e2f2b75b62 chore(deps): bump vitest to 1.0 hace 2 años
  Evan You dca4224c2c wip(vitest-migration): compiler-ssr tests passing hace 3 años
  Evan You 9d5e30d911 build: bump jest, puppeteer and use official rollup terser plugin hace 3 años
  Evan You 60cf175d88 feat(ssr): support custom directive getSSRProps in optimized compilation hace 4 años
  Evan You d74f21a42c fix(compiler-ssr): import ssr helpers from updated path hace 4 años
  skirtle 620a69b871 fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) hace 4 años
  Evan You 47f488350c chore: run updated prettier hace 4 años
  lidlanca 012dc5a303 fix(compiler-ssr) ensure that ssrHelpers are unique after merge from parent context (#3269) hace 5 años
  Evan You 5b6266284d fix(compiler-ssr): should not render key/ref bindings in ssr hace 5 años
  ᴜɴвʏтᴇ 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) hace 5 años
  Mathieu TUDISCO 8539c0bf32 fix(compiler-ssr): fix SSR issue when dynamic and static class co-exist (#2354) hace 5 años
  Evan You d5dbd27193 fix(ssr): handle fallthrough attrs in ssr compile output hace 6 años
  Evan You a46f3b354d fix(compiler-ssr): should pass necessary tag names for dynamic v-bind hace 6 años
  Evan You 1b9b235663 fix(compiler-dom): properly stringify class/style bindings when hoisting static strings hace 6 años
  Evan You 688ad92391 fix(ssr): fix class/style rendering + ssrRenderComponent export name hace 6 años
  Evan You 8b2d6a35d0 test: update tests and snapshots for helper prefixing hace 6 años
  Evan You ae8fc9297d test: update snapshots hace 6 años
  Evan You 201f18b58b wip(ssr): v-model w/ dynamic type & props hace 6 años
  Evan You 8f6b6690a2 fix(compiler-ssr): import helpers from correct packages hace 6 años
  Evan You 8da6df7235 wip(ssr): handle `<textarea>` with dynamic key v-bind hace 6 años
  Evan You ebf920e6af wip(compiler-ssr): dynamic v-bind + class/style merging hace 6 años
  Evan You c059fc88b9 wip(compiler-ssr): v-bind with static keys hace 6 años
  Evan You b685805a26 wip(ssr): ssr helper codegen hace 6 años
  Evan You e8c5de6cfd wip(compiler-ssr): v-if hace 6 años
  Evan You 090eb0ce67 wip(compiler-ssr): v-html, v-text & textarea value hace 6 años