Commit History

Author SHA1 Message Date
  Evan You 9cf4518936 chore: fix test alias for vue 6 years ago
  Evan You eaf414f063 test(ssr): test rendering vnode elements 6 years ago
  Evan You 8cdaf28515 test(ssr): test for rendering components 6 years ago
  Evan You 6e06810add test(ssr): tests for utils and props rendering 6 years ago
  Evan You 730d329f79 fix(compiler-core): relax error on unknown entities 6 years ago
  Evan You 93eba4347d chore: fix template explorer mounting 6 years ago
  Evan You bc07e95ca8 fix(ssr): avoid hard-coded ssr checks in cjs builds 6 years ago
  Evan You 6b1ce00621 wip(ssr): renderer support for optimized and manual slots 6 years ago
  Evan You a7b0954f14 wip(ssr): move ssr only utils to conditional export 6 years ago
  Evan You e6e2c58234 fix(runtime-dom/ssr): properly handle xlink and boolean attributes 6 years ago
  Evan You 6f43c4b516 wip(ssr): vdom serialization 6 years ago
  Evan You 8857b4f288 wip(ssr): improve buffer typing 6 years ago
  Evan You 78beed2574 build: support source map in build and dev scripts 6 years ago
  dependabot-preview[bot] 827fd05644 build(deps-dev): bump @microsoft/api-extractor from 7.7.7 to 7.7.8 6 years ago
  dependabot-preview[bot] 46f1146b91 build(deps-dev): bump puppeteer from 2.0.0 to 2.1.0 6 years ago
  dependabot-preview[bot] 0c0f4d9c4a build(deps-dev): bump rollup from 1.30.0 to 1.30.1 6 years ago
  Evan You f4d190cc9c wip(ssr): further restructure 6 years ago
  Evan You 27fbfbdb8b fix(runtime-core): render context set should not unwrap reactive values 6 years ago
  Evan You 012bc5df9d wip(ssr): restructure 6 years ago
  Evan You d293876c34 release: v3.0.0-alpha.4 6 years ago
  Evan You ccc3312113 chore: add compiler-ssr to skipped packages for now 6 years ago
  Evan You 6b10f0cd1d refactor: remove implicit reactive() call on renderContext 6 years ago
  Evan You 763faac182 wip(ssr): revert reactivity ssr paths 6 years ago
  Evan You cc47ae0118 test: update snapshots for toDisplayString 6 years ago
  Evan You 2884831065 fix(runtime-core): instance should not expose non-declared props 6 years ago
  Evan You e43f5935b5 refactor: better variable naming 6 years ago
  Evan You 066ba82c7f wip(ssr): escape helpers 6 years ago
  Evan You 4e40d0d7c8 chore: fix ssr compiler version 6 years ago
  Evan You 297282a812 perf(ssr): avoid unnecessary async overhead 6 years ago
  Evan You 8c892e0392 test: fix dts tests for 1ccecc0 6 years ago