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