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 |
Evan You
|
25a0d4a65f
wip(ssr): reduce reactivity overhead during ssr
|
6 years ago |
Evan You
|
cee36ad028
wip(ssr): render real components
|
6 years ago |
Evan You
|
da25517377
wip(ssr): initial work on server-renderer
|
6 years ago |
Evan You
|
c07751fd36
refactor: adjust `createApp` related API signatures
|
6 years ago |
Evan You
|
eacd390992
chore: scaffold ssr compiler
|
6 years ago |
dependabot-preview[bot]
|
70e730fd19
build(deps-dev): bump rollup from 1.29.1 to 1.30.0
|
6 years ago |
Evan You
|
2837ce8428
fix(v-model/emit): update:camelCase events should trigger kebab case equivalent
|
6 years ago |
Evan You
|
48152bc88e
fix(runtime-dom): should not access document in non-browser env
|
6 years ago |
dependabot-preview[bot]
|
963c71a7ed
build(deps-dev): bump @types/jest from 24.9.0 to 24.9.1
|
6 years ago |
Evan You
|
aefb7d282e
fix(reactivity): Array methods relying on identity should work with raw values
|
6 years ago |
dependabot-preview[bot]
|
3919c7840d
build(deps-dev): bump @microsoft/api-extractor from 7.7.6 to 7.7.7
|
6 years ago |
Evan You
|
52e4ac0727
chore: fix changelog formatting [ci skip]
|
6 years ago |
Evan You
|
b41677bf42
release: v3.0.0-alpha.3
|
6 years ago |
Evan You
|
0b992307a6
build: adjust release tag
|
6 years ago |
likui
|
ec63623fe8
fix: Suspense should include into dynamic children (#653)
|
6 years ago |
Evan You
|
2569890e31
refactor: move mockWarn utility to @vue/shared
|
6 years ago |
dependabot-preview[bot]
|
95a8beb787
build(deps-dev): bump @microsoft/api-extractor from 7.7.5 to 7.7.6
|
6 years ago |
Evan You
|
4f06eebc1c
fix(dom): fix <svg> and <foreignObject> mount and updates
|
6 years ago |
dependabot-preview[bot]
|
da8c31dc7f
build(deps-dev): bump rollup from 1.29.0 to 1.29.1
|
6 years ago |
Evan You
|
f2ac28b31e
fix(compiler-core): force <svg> into blocks for correct runtime isSVG
|
6 years ago |