edison
|
4f8d807822
|
fix(ssr): handle initial selected state for select with v-model + v-for option (#12399)
close #12395
|
2024-11-15 22:32:39 +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
|
e2f2b75b62
|
chore(deps): bump vitest to 1.0
|
2023-12-05 10:48:04 +08:00 |
edison
|
cdb2e725e7
|
fix(compiler-ssr): fix ssr compile error for select with non-option children (#9442)
fix #9440
|
2023-10-20 20:39:31 +08:00 |
edison
|
201c46df07
|
fix(ssr): render correct initial selected state for select with v-model (#7432)
close #7392
|
2023-07-11 17:13:18 +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 |
skirtle
|
620a69b871
|
fix(runtime-dom): consistently remove boolean attributes for falsy values (#4348)
|
2021-08-16 18:18:36 -04:00 |
Evan You
|
fe5428db12
|
fix(compiler-ssr): handle v-model checkbox with true-value binding
|
2020-12-01 12:43:59 -05:00 |
Evan You
|
d5dbd27193
|
fix(ssr): handle fallthrough attrs in ssr compile output
|
2020-06-26 16:55:37 -04:00 |
Evan You
|
3b40fc56db
|
fix(compiler-ssr): fix input w/ v-bind="obj" codegen
|
2020-03-16 18:14:49 -04: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
|
201f18b58b
|
wip(ssr): v-model w/ dynamic type & props
|
2020-02-05 17:01:00 -05:00 |
Evan You
|
c952321fcf
|
wip(compiler-ssr): v-model static types + textarea
|
2020-02-05 14:23:03 -05:00 |