Evan You
|
0fd6193def
fix(compiler-sfc): should properly walk desutructured props when reactive destructure is not enabled
|
1 年之前 |
Evan You
|
d2dac0e359
feat(compiler-sfc): enable reactive props destructure by default
|
2 年之前 |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 年之前 |
白雾三语
|
d74d364d62
fix(custom-element): correctly handle number type props in prod (#8989)
|
2 年之前 |
auvred
|
3e08d246df
fix(compiler-sfc): consistently escape type-only prop names (#8654)
|
2 年之前 |
木杉
|
a9893458ec
fix(compile-sfc): support `Error` type in `defineProps` (#5955)
|
2 年之前 |
Evan You
|
f25bd37c67
fix(compiler-sfc): fix regression on props destructure when transform is not enabled
|
3 年之前 |
Evan You
|
a370e8006a
perf(compiler-sfc): infer ref binding type for more built-in methods
|
3 年之前 |
Evan You
|
433a58ccb6
fix(compiler-sfc): props bindings should not override user declared bindings
|
3 年之前 |
Evan You
|
a6dedc33ba
test: split compileScript macro tests
|
3 年之前 |