Evan You
|
f12c81efca
fix(compiler-ssr): fix hydration mismatch for conditional slot in transition
|
2 anni fa |
edison
|
6cb00ed0f9
fix(ssr): fix hydration error for slot outlet inside transition-group (#9937)
|
2 anni fa |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 anni fa |
Evan You
|
e2f2b75b62
chore(deps): bump vitest to 1.0
|
2 anni fa |
Evan You
|
dca4224c2c
wip(vitest-migration): compiler-ssr tests passing
|
3 anni fa |
Evan You
|
9d5e30d911
build: bump jest, puppeteer and use official rollup terser plugin
|
3 anni fa |
小刘(liulinboyi)
|
eb22a62798
fix(ssr): hydration for transition wrapper components with empty slot content (#5995)
|
3 anni fa |
Evan You
|
9309b044bd
fix(ssr): fix hydration error for slot outlet inside transition
|
4 anni fa |
Evan You
|
d74f21a42c
fix(compiler-ssr): import ssr helpers from updated path
|
4 anni fa |
Evan You
|
37c17091fd
fix: ensure backwards compat for pre-compiled sfc components
|
5 anni fa |
Evan You
|
02cbbb718c
perf: support only attaching slot scope ids when necessary
|
5 anni fa |
Evan You
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
5 anni fa |
Evan You
|
d5dbd27193
fix(ssr): handle fallthrough attrs in ssr compile output
|
5 anni fa |
Evan You
|
8b2d6a35d0
test: update tests and snapshots for helper prefixing
|
6 anni fa |
Evan You
|
ae8fc9297d
test: update snapshots
|
6 anni fa |
Evan You
|
9b3b6962df
wip(srr): slot outlet
|
6 anni fa |