コミット履歴

作者 SHA1 メッセージ 日付
  Evan You 60cf175d88 feat(ssr): support custom directive getSSRProps in optimized compilation 4 年 前
  Evan You d74f21a42c fix(compiler-ssr): import ssr helpers from updated path 4 年 前
  skirtle 620a69b871 fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348) 4 年 前
  Evan You 47f488350c chore: run updated prettier 4 年 前
  lidlanca 012dc5a303 fix(compiler-ssr) ensure that ssrHelpers are unique after merge from parent context (#3269) 5 年 前
  Evan You 5b6266284d fix(compiler-ssr): should not render key/ref bindings in ssr 5 年 前
  ᴜɴвʏтᴇ 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 5 年 前
  Mathieu TUDISCO 8539c0bf32 fix(compiler-ssr): fix SSR issue when dynamic and static class co-exist (#2354) 5 年 前
  Evan You d5dbd27193 fix(ssr): handle fallthrough attrs in ssr compile output 6 年 前
  Evan You a46f3b354d fix(compiler-ssr): should pass necessary tag names for dynamic v-bind 6 年 前
  Evan You 1b9b235663 fix(compiler-dom): properly stringify class/style bindings when hoisting static strings 6 年 前
  Evan You 688ad92391 fix(ssr): fix class/style rendering + ssrRenderComponent export name 6 年 前
  Evan You 8b2d6a35d0 test: update tests and snapshots for helper prefixing 6 年 前
  Evan You ae8fc9297d test: update snapshots 6 年 前
  Evan You 201f18b58b wip(ssr): v-model w/ dynamic type & props 6 年 前
  Evan You 8f6b6690a2 fix(compiler-ssr): import helpers from correct packages 6 年 前
  Evan You 8da6df7235 wip(ssr): handle `<textarea>` with dynamic key v-bind 6 年 前
  Evan You ebf920e6af wip(compiler-ssr): dynamic v-bind + class/style merging 6 年 前
  Evan You c059fc88b9 wip(compiler-ssr): v-bind with static keys 6 年 前
  Evan You b685805a26 wip(ssr): ssr helper codegen 6 年 前
  Evan You e8c5de6cfd wip(compiler-ssr): v-if 6 年 前
  Evan You 090eb0ce67 wip(compiler-ssr): v-html, v-text & textarea value 6 年 前