Evan You
|
63e4486645
wip(compiler-ssr): text and interpolation
|
6 лет назад |
Evan You
|
d1eed36452
refactor(ssr): move escapeHtml to shared
|
6 лет назад |
Evan You
|
327670a034
test(compiler-ssr): test for ssr element transform
|
6 лет назад |
Evan You
|
8fd9e9ba97
test(compiler-core): test TempalteLiteral and IfStatement codegen
|
6 лет назад |
Evan You
|
5dc374a861
chore: remove stale file
|
6 лет назад |
Evan You
|
efbbd19b3d
wip(ssr): initial scaffold for compiler-ssr
|
6 лет назад |
Evan You
|
34e61197c7
refactor(compiler-core): improve template type handling
|
6 лет назад |
Evan You
|
78c4f321cd
fix(compiler-core): only check is prop on `<component>`
|
6 лет назад |
Evan You
|
74cb207c22
chore: use correct import path for vCloak
|
6 лет назад |
Evan You
|
bd9b690a51
chore: rmeove unused export
|
6 лет назад |
Evan You
|
f503167fb7
test: fix snapshots
|
6 лет назад |
Evan You
|
04da2a82e8
feat(compiler-core): support mode: cjs in codegen
|
6 лет назад |
Evan You
|
87e8c8094f
workflow: add version of template-explorer using local deps
|
6 лет назад |
dependabot-preview[bot]
|
3604376bb4
build(deps-dev): bump rollup from 1.30.1 to 1.31.0
|
6 лет назад |
Gabriel Loiácono
|
c088169170
style(compiler-core): while/expression instead of while/true (#680)
|
6 лет назад |
Evan You
|
c02e7bc7d6
wip(ssr): should apply app context when rendering app instance
|
6 лет назад |
Evan You
|
5c2fe536dc
refactor(ssr): adjust renderToString implementation
|
6 лет назад |
Evan You
|
842b368097
chore: use more representative size check code
|
6 лет назад |
Evan You
|
94e80cf6d1
test(ssr): test scopeId handling in vdom serialization
|
6 лет назад |
Evan You
|
9cf4518936
chore: fix test alias for vue
|
6 лет назад |
Evan You
|
eaf414f063
test(ssr): test rendering vnode elements
|
6 лет назад |
Evan You
|
8cdaf28515
test(ssr): test for rendering components
|
6 лет назад |
Evan You
|
6e06810add
test(ssr): tests for utils and props rendering
|
6 лет назад |
Evan You
|
730d329f79
fix(compiler-core): relax error on unknown entities
|
6 лет назад |
Evan You
|
93eba4347d
chore: fix template explorer mounting
|
6 лет назад |
Evan You
|
bc07e95ca8
fix(ssr): avoid hard-coded ssr checks in cjs builds
|
6 лет назад |
Evan You
|
6b1ce00621
wip(ssr): renderer support for optimized and manual slots
|
6 лет назад |
Evan You
|
a7b0954f14
wip(ssr): move ssr only utils to conditional export
|
6 лет назад |
Evan You
|
e6e2c58234
fix(runtime-dom/ssr): properly handle xlink and boolean attributes
|
6 лет назад |
Evan You
|
6f43c4b516
wip(ssr): vdom serialization
|
6 лет назад |