edison
|
da6690cae3
fix(server-renderer): render className as escaped string (#14469)
|
3 months ago |
edison
|
a4708f324f
fix(server-renderer): use ssrRenderClass helper for className attribute (#14327)
|
5 months ago |
GU Yiling
|
c85f1b5a13
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461)
|
11 months ago |
山吹色御守
|
52cdb0f991
fix(server-renderer): render `className` during SSR (#11722)
|
1 year ago |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
Evan You
|
f0d78e8c8f
wip(vitest-migration): ssr tests passing
|
3 years ago |
btea
|
79e7c1ee43
fix(ssr): remove css number value check (#6636)
|
3 years ago |
Evan You
|
121eb32fb0
fix(ssr): respect case when rendering dynamic attrs on svg
|
3 years ago |
Anthony Catel
|
cc238cdb8e
fix(ssr): avoid rendering reserved internal keys in output (#5564)
|
4 years ago |
skirtle
|
620a69b871
fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348)
|
4 years ago |
Evan You
|
de32cfa43e
fix: ensure customElements API ssr compatibility
|
5 years ago |
HiiTea
|
22717772dd
chore: fix typos (#1090)
|
6 years ago |
hareku
|
9547c2b93d
fix(sfc): inherit parent scopeId on child rooot (#756)
|
6 years ago |
Evan You
|
bc8f91d181
refactor(ssr): prefix ssr helpers
|
6 years ago |