Evan You
|
98e3e03fd1
wip(ssr): fix index
|
6 years ago |
Evan You
|
ba263c909c
wip(ssr): remove cjs codegen mode
|
6 years ago |
Evan You
|
6a5ed49ea9
wip(ssr): v-bind basic usage
|
6 years ago |
Dmitry Sharshakov
|
7f38c1e0ff
feat(reactivity): add shallowReactive function (#689)
|
6 years ago |
Jason
|
2d56dfdc4f
fix(compiler-sfc): handle empty nodes with src attribute (#695)
|
6 years ago |
Eduardo San Martin Morote
|
5742a0b826
fix(runtime-core/watch): trigger watcher with undefined as initial value (#687)
|
6 years ago |
likui
|
3ddb441c56
wip(ssr): fix naming for runtime helpers (#694)
|
6 years ago |
Jacek Karczmarczyk
|
1b2878d80f
chore: update runtime-dom/README example to latest signature (#693) [ci skip]
|
6 years ago |
Evan You
|
eb9e089277
chore: fix test types
|
6 years ago |
Evan You
|
8cf6b5731d
test(compiler-ssr): v-for tests
|
6 years ago |
Evan You
|
93c37b94f2
wip(ssr): v-for
|
6 years ago |
Evan You
|
2ad0eed5cd
refactor(ssr): adjust helper structure + renderList
|
6 years ago |
Evan You
|
889a0276eb
wip(ssr): do not generate commas between statements
|
6 years ago |
Evan You
|
b685805a26
wip(ssr): ssr helper codegen
|
6 years ago |
Evan You
|
d1d81cf1f9
chore: remove stale files
|
6 years ago |
Evan You
|
e8c5de6cfd
wip(compiler-ssr): v-if
|
6 years ago |
Evan You
|
090eb0ce67
wip(compiler-ssr): v-html, v-text & textarea value
|
6 years ago |
dependabot-preview[bot]
|
b59524e036
build(deps-dev): bump @rollup/plugin-replace from 2.3.0 to 2.3.1
|
6 years ago |
dependabot-preview[bot]
|
a54b0b7b77
build(deps-dev): bump @rollup/plugin-json from 4.0.1 to 4.0.2
|
6 years ago |
Evan You
|
63e4486645
wip(compiler-ssr): text and interpolation
|
6 years ago |
Evan You
|
d1eed36452
refactor(ssr): move escapeHtml to shared
|
6 years ago |
Evan You
|
327670a034
test(compiler-ssr): test for ssr element transform
|
6 years ago |
Evan You
|
8fd9e9ba97
test(compiler-core): test TempalteLiteral and IfStatement codegen
|
6 years ago |
Evan You
|
5dc374a861
chore: remove stale file
|
6 years ago |
Evan You
|
efbbd19b3d
wip(ssr): initial scaffold for compiler-ssr
|
6 years ago |
Evan You
|
34e61197c7
refactor(compiler-core): improve template type handling
|
6 years ago |
Evan You
|
78c4f321cd
fix(compiler-core): only check is prop on `<component>`
|
6 years ago |
Evan You
|
74cb207c22
chore: use correct import path for vCloak
|
6 years ago |
Evan You
|
bd9b690a51
chore: rmeove unused export
|
6 years ago |
Evan You
|
f503167fb7
test: fix snapshots
|
6 years ago |