daiwei
|
31fe32fd50
chore: Merge branch 'main' into minor
|
il y a 4 mois |
edison
|
e24ff7d302
fix(compiler-sfc): demote const reactive bindings used in v-model (#14214)
|
il y a 4 mois |
edison
|
1cc0553905
refactor: rewrite defineVaporAsyncComponent import to defineAsyncComponent in SSR + vapor mode (#14016)
|
il y a 6 mois |
daiwei
|
20b5240ef3
chore: Merge branch 'main' into minor
|
il y a 6 mois |
Alex Snezhko
|
55922ff316
fix(compiler-sfc): check lang before attempt to compile script (#13508)
|
il y a 7 mois |
daiwei
|
716b6de355
chore: Merge branch 'main' into minor
|
il y a 8 mois |
Adrian Cerbaro
|
0562548ab3
fix(compiler-sfc): throw mismatched script langs error before invoking babel (#13194)
|
il y a 8 mois |
Rizumu Ayaka
|
57354e195a
refactor(compiler-sfc): destructure built-in properties ($emit,$attrs,$slots) in inline mode (#13663)
|
il y a 8 mois |
GU Yiling
|
c85f1b5a13
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance (#12461)
|
il y a 9 mois |
edison
|
42f879fcab
Revert "fix(compiler-sfc): add error handling for defineModel() without varia…" (#13390)
|
il y a 11 mois |
Runyasak Chaengnaimuang
|
00734afef5
fix(compiler-sfc): add error handling for defineModel() without variable assignment (#13352)
|
il y a 11 mois |
edison
|
89edc6cdcb
fix(compile-sfc): handle inline template source map in prod build (#12701)
|
il y a 11 mois |
edison
|
62242886d7
fix(compile-core): fix v-model with newlines edge case (#11960)
|
il y a 1 an |
Evan You
|
40193696b3
chore(build): use /*@__PURE__*/ annotation consistently
|
il y a 1 an |
edison
|
7b5b6e0275
fix(cssVars): correctly escape double quotes in SSR (#11784)
|
il y a 1 an |
Doctor Wu
|
e76d7430aa
fix(compiler-sfc): use options module name if options provide runtimeModuleName options (#10457)
|
il y a 2 ans |
Evan You
|
c60479146a
dx(defineModel): warn against reference of setup scope variables in defineModel options
|
il y a 2 ans |
Evan You
|
ae60a91cc2
fix(compiler-sfc): fix sfc template unref rewrite for class instantiation
|
il y a 2 ans |
Evan You
|
63c3e621ce
test: split import usage check tests into dedicated file
|
il y a 2 ans |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
il y a 2 ans |
Evan You
|
7aa3f250f2
fix(compiler-core): fix parsing `<script setup>` generics with >
|
il y a 2 ans |
三咲智子 Kevin Deng
|
5b2bd1df78
feat(compiler-sfc): support import attributes and `using` syntax (#8786)
|
il y a 2 ans |
Evan You
|
e12b10ac3e
chore: Merge branch 'main' into minor
|
il y a 2 ans |
Evan You
|
e8bbc946cb
feat(compiler-sfc): analyze import usage in template via AST (#9729)
|
il y a 2 ans |
edison
|
5199a12f88
fix(cssVars): cssVar names should be double-escaped when generating code for ssr (#8824)
|
il y a 2 ans |
三咲智子 Kevin Deng
|
79b8a0905b
feat!: remove reactivity transform (#9321)
|
il y a 2 ans |
edison
|
b39fa1f815
fix(compiler-sfc): fix dynamic directive arguments usage check for slots (#9495)
|
il y a 2 ans |
三咲智子 Kevin Deng
|
24db9516d8
fix(compiler-sfc): don't hoist props and emit (#8535)
|
il y a 2 ans |
Artyom Tuchkov
|
e404a699f4
fix(compiler-sfc): handle dynamic directive arguments in template usage check (#8538)
|
il y a 2 ans |
vaakian X
|
776ebf25b2
fix(compiler-sfc): fix using imported ref as template ref during dev (#7593)
|
il y a 2 ans |