edison
|
a2f6edeb02
|
fix(ssr): don't render comments in TransitionGroup (#11961)
close #11958
|
2024-09-20 16:46:45 +08:00 |
Kevin Deng 三咲智子
|
928af5fe2f
|
refactor(types): enable `isolatedDeclarations` (#11178)
|
2024-08-08 23:05:21 +08:00 |
Jonas
|
5a9626708e
|
fix(ssr): don't render v-if comments in TransitionGroup (#6732)
close #6715
|
2024-04-15 21:26:19 +08:00 |
三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2023-12-26 19:39:47 +08:00 |
Evan You
|
ee4186ef9e
|
fix(ssr): fix hydration error on falsy v-if inside transition/keep-alive
fix #5352
|
2022-05-18 09:28:18 +08:00 |
Evan You
|
a5d6f8091e
|
fix(compiler-ssr): generate correct children for transition-group
fix #2510
|
2020-11-27 12:22:14 -05:00 |
HiiTea
|
22717772dd
|
chore: fix typos (#1090)
|
2020-05-01 09:42:58 -04:00 |
Evan You
|
a3cc970030
|
feat(ssr/suspense): suspense hydration
In order to support hydration of async components, server-rendered
fragments must be explicitly marked with comment nodes.
|
2020-03-13 13:05:05 -04:00 |
Evan You
|
11d2fb2594
|
refactor(fragments): remove visible anchors for fragments
|
2020-02-26 16:32:06 -05:00 |
Evan You
|
7984a135ca
|
wip(ssr): scopeId in slots
|
2020-02-06 17:45:46 -05:00 |
Evan You
|
3c27bf6133
|
wip(compiler-ssr): built-in component fallthrough
|
2020-02-06 17:45:46 -05:00 |
Evan You
|
9b3b6962df
|
wip(srr): slot outlet
|
2020-02-05 21:04:40 -05:00 |
Evan You
|
8cf6b5731d
|
test(compiler-ssr): v-for tests
|
2020-02-03 20:47:41 -05:00 |
Evan You
|
b685805a26
|
wip(ssr): ssr helper codegen
|
2020-02-03 18:31:10 -05:00 |
Evan You
|
e8c5de6cfd
|
wip(compiler-ssr): v-if
|
2020-02-03 18:31:10 -05:00 |
Evan You
|
efbbd19b3d
|
wip(ssr): initial scaffold for compiler-ssr
|
2020-02-02 00:05:27 -05:00 |