三咲智子 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
|
e2f2b75b62
|
chore(deps): bump vitest to 1.0
|
2023-12-05 10:48:04 +08:00 |
Evan You
|
dca4224c2c
|
wip(vitest-migration): compiler-ssr tests passing
|
2023-01-26 16:50:19 +08:00 |
Evan You
|
9d5e30d911
|
build: bump jest, puppeteer and use official rollup terser plugin
|
2022-11-14 18:21:58 +08:00 |
Evan You
|
d74f21a42c
|
fix(compiler-ssr): import ssr helpers from updated path
|
2021-09-22 23:28:20 -04:00 |
Evan You
|
d5dbd27193
|
fix(ssr): handle fallthrough attrs in ssr compile output
|
2020-06-26 16:55:37 -04:00 |
Evan You
|
a05d41c940
|
refactor(ssr): adjust ssr fragment anchor content
|
2020-03-13 13:05:05 -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
|
8b2d6a35d0
|
test: update tests and snapshots for helper prefixing
|
2020-02-07 19:04:55 -05:00 |
Evan You
|
ae8fc9297d
|
test: update snapshots
|
2020-02-06 12:09:09 -05:00 |
Evan You
|
8cf6b5731d
|
test(compiler-ssr): v-for tests
|
2020-02-03 20:47:41 -05:00 |
Evan You
|
e8c5de6cfd
|
wip(compiler-ssr): v-if
|
2020-02-03 18:31:10 -05:00 |