Evan You
|
847d7f782b
fix(ssr): inherit scope id on functional component during ssr
|
4 years ago |
Evan You
|
415091b0ee
fix(compiler-core): should generate HYDRATE_EVENTS flag on dynamic component that resolves to element
|
4 years ago |
Evan You
|
f811dc2b60
fix(compiler-ssr): fix component event handlers inheritance in ssr
|
4 years ago |
Evan You
|
4caa52120d
chore: bump repl
|
4 years ago |
Evan You
|
6f9c2cd94d
chore: fix changelog format [ci skip]
|
4 years ago |
Evan You
|
7fd761e577
release: v3.2.34-beta.1
|
4 years ago |
Evan You
|
739af3da60
workflow: fix release script for pnpm 7 [ci skip]
|
4 years ago |
Evan You
|
77fef97344
fix(ssr): resolve teleports for stream render APIs
|
4 years ago |
Evan You
|
57d3a0566f
workflow: add prod/dev toggle to sfc playground
|
4 years ago |
Evan You
|
70c2d5bbc0
fix(ssr): fix ssr render output for fragment in slots
|
4 years ago |
Evan You
|
cbeb9f2d78
build: output es2020 (target node 14+) for cjs/server builds
|
4 years ago |
Evan You
|
efea4a8b57
fix(ssr/sfc-css-vars): fix v-bind css vars codegen for SSR
|
4 years ago |
edison
|
2a9e9a4096
refactor(runtime-core): extract function `isReservedPrefix` (#3265)
|
4 years ago |
edison
|
40794c80ca
refactor(runtime-core): extract type SetRootFn (#3209)
|
4 years ago |
阿崔cxr
|
e85e0a7f3a
chore: use ast node creation helper (#5255)
|
4 years ago |
Package
|
9def7aa508
fix(types): allow css variables in style binding (#5542)
|
4 years ago |
neilnaveen
|
94a18197f3
workflow: update github actions via dependabot (#5656)
|
4 years ago |
Cédric Exbrayat
|
6cca0d3b0e
workflow: lint test files (#5727)
|
4 years ago |
Spencer McWilliams
|
e5a90893a6
fix(types): add `Set<any>` to checkbox binding type for v-model (#5713)
|
4 years ago |
Vanilla
|
eef14471b2
fix(shared): improve isDate check (#5803)
|
4 years ago |
Adam Jedlička
|
4d7803ed28
fix(ssr): render teleport inside async component (#5187)
|
4 years ago |
Evan You
|
31c0bb355a
chore: fix snapshots
|
4 years ago |
Evan You
|
be6a0bff98
refactor: simplify logic
|
4 years ago |
liulinboyi
|
a0290fe781
fix(compiler-sfc): add test for #5808
|
4 years ago |
liulinboyi
|
6c3b681d23
fix(compiler-sfc): async transformer doesn't correctly detect need for semicolon in block #5808
|
4 years ago |
Evan You
|
de7a879cda
chore: fix snapshot + simplify fix
|
4 years ago |
liulinboyi
|
3b7b107120
fix(compiler-sfc): <script> after <script setup> the script content not end with `\\n`
|
4 years ago |
edison
|
242914d938
fix(reactivity-transform): fix props access codegen for non-identifier prop names (#5436)
|
4 years ago |
zs
|
0c07f12541
chore: warn when mounting different apps on the same host element (#5573)
|
4 years ago |
Travis
|
f2c48f5352
fix(compiler-sfc): fix defineEmits() scope reference check error message (#5404)
|
4 years ago |