linzhe
|
d3ecde8a69
fix(compiler-sfc): do not skip TSInstantiationExpression when transforming props destructure (#12064)
|
1 year ago |
Evan You
|
8492c3c49a
fix(compiler-sfc): preserve old behavior when using withDefaults with desutructure
|
1 year ago |
Evan You
|
40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
|
1 year ago |
Evan You
|
1d8727ec97
chore: Merge branch 'main' into minor
|
1 year ago |
edison
|
b2b5f57c2c
fix(compile-sfc): register props destructure rest id as setup bindings (#10888)
|
2 years ago |
Evan You
|
d2dac0e359
feat(compiler-sfc): enable reactive props destructure by default
|
2 years ago |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
edison
|
8d74ca0e6f
fix(compiler-sfc): generate more treeshaking friendly code (#9507)
|
2 years ago |
三咲智子 Kevin Deng
|
24db9516d8
fix(compiler-sfc): don't hoist props and emit (#8535)
|
2 years ago |
白雾三语
|
690ef29635
fix(compiler-sfc): handle prop keys that need escaping (#7803)
|
3 years ago |
Evan You
|
6b13e04b4c
feat(compiler-sfc): mark props destructure as experimental and require explicit opt-in
|
3 years ago |
Evan You
|
a6dedc33ba
test: split compileScript macro tests
|
3 years ago |