GU Yiling
|
c85f1b5a13
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461)
|
vor 11 Monaten |
edison
|
42f879fcab
Revert "fix(compiler-sfc): add error handling for defineModel() without varia…" (#13390)
|
vor 1 Jahr |
Runyasak Chaengnaimuang
|
00734afef5
fix(compiler-sfc): add error handling for defineModel() without variable assignment (#13352)
|
vor 1 Jahr |
edison
|
89edc6cdcb
fix(compile-sfc): handle inline template source map in prod build (#12701)
|
vor 1 Jahr |
edison
|
62242886d7
fix(compile-core): fix v-model with newlines edge case (#11960)
|
vor 1 Jahr |
Evan You
|
40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
|
vor 1 Jahr |
edison
|
7b5b6e0275
fix(cssVars): correctly escape double quotes in SSR (#11784)
|
vor 1 Jahr |
Doctor Wu
|
e76d7430aa
fix(compiler-sfc): use options module name if options provide runtimeModuleName options (#10457)
|
vor 2 Jahren |
Evan You
|
c60479146a
dx(defineModel): warn against reference of setup scope variables in defineModel options
|
vor 2 Jahren |
Evan You
|
ae60a91cc2
fix(compiler-sfc): fix sfc template unref rewrite for class instantiation
|
vor 2 Jahren |
Evan You
|
63c3e621ce
test: split import usage check tests into dedicated file
|
vor 2 Jahren |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
vor 2 Jahren |
Evan You
|
7aa3f250f2
fix(compiler-core): fix parsing `<script setup>` generics with >
|
vor 2 Jahren |
三咲智子 Kevin Deng
|
5b2bd1df78
feat(compiler-sfc): support import attributes and `using` syntax (#8786)
|
vor 2 Jahren |
Evan You
|
e12b10ac3e
chore: Merge branch 'main' into minor
|
vor 2 Jahren |
Evan You
|
e8bbc946cb
feat(compiler-sfc): analyze import usage in template via AST (#9729)
|
vor 2 Jahren |
edison
|
5199a12f88
fix(cssVars): cssVar names should be double-escaped when generating code for ssr (#8824)
|
vor 2 Jahren |
三咲智子 Kevin Deng
|
79b8a0905b
feat!: remove reactivity transform (#9321)
|
vor 2 Jahren |
edison
|
b39fa1f815
fix(compiler-sfc): fix dynamic directive arguments usage check for slots (#9495)
|
vor 2 Jahren |
三咲智子 Kevin Deng
|
24db9516d8
fix(compiler-sfc): don't hoist props and emit (#8535)
|
vor 3 Jahren |
Artyom Tuchkov
|
e404a699f4
fix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538)
|
vor 3 Jahren |
vaakian X
|
776ebf25b2
fix(compiler-sfc): fix using imported ref as template ref during dev (#7593)
|
vor 3 Jahren |
白雾三语
|
ecbd42a144
fix(compiler-sfc): parses correctly when inline mode is off (#8337)
|
vor 3 Jahren |
Evan You
|
a370e8006a
perf(compiler-sfc): infer ref binding type for more built-in methods
|
vor 3 Jahren |
Evan You
|
a6dedc33ba
test: split compileScript macro tests
|
vor 3 Jahren |
Evan You
|
fe9760188d
refactor(compiler-sfc): remove useless type generation
|
vor 3 Jahren |
三咲智子 Kevin Deng
|
14f3d747a3
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018)
|
vor 3 Jahren |
三咲智子 Kevin Deng
|
f7f4624191
fix(compiler-sfc): fix binding type for constants when hoistStatic is disabled (#8029)
|
vor 3 Jahren |
-isum
|
3ccbea08e0
fix(compiler-sfc): accept `StringLiteral` node in `defineEmit` tuple syntax (#8041)
|
vor 3 Jahren |
三咲智子 Kevin Deng
|
955752951e
fix(compiler-sfc): skip empty `defineOptions` and support TypeScript type assertions (#8028)
|
vor 3 Jahren |