4966 Commits (1f83020a2baad1588c964b6dabc819a22bb43b94)
 

Author SHA1 Message Date
JayFate 37701a88c0
chore: replace brotli with node:zlib (#8045) 2 years ago
Evan You 19e17a951c perf(compiler): use source-map-js 2 years ago
Evan You 681ac7c896 release: v3.3.0-alpha.9 2 years ago
Evan You 32b91dbd87 workflow: remove yarn usage in release script 2 years ago
Evan You e4a2d11f82 chore: move ts-ignore comment in release script 2 years ago
Evan You 9d50e34ad3 chore: lock puppeteer version 2 years ago
Evan You 851635157f chore: make vercel silent 2 years ago
三咲智子 Kevin Deng 14f3d747a3
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) 2 years ago
Evan You 3b02c27e6d chore: bump repl for sfc playground 2 years ago
Evan You e40755d195 workflow: use environment for canary release workflow 2 years ago
三咲智子 Kevin Deng f7f4624191
fix(compiler-sfc): fix binding type for constants when hoistStatic is disabled (#8029) 2 years ago
丶远方 cac1512390
chore(reactive): remove unref type assertion (#8007) 2 years ago
Cloyd Lau cbe3d42ed3
chore: fix wrong placeholder in issue template (#7918) [ci skip] 2 years ago
-isum 3ccbea08e0
fix(compiler-sfc): accept `StringLiteral` node in `defineEmit` tuple syntax (#8041) 2 years ago
Evan You 5531ff4eb0 chore: bump repl to handle legacy playground import maps 2 years ago
Evan You 6e540d6ac7 chore: enable cors for sfc as temporary fix 2 years ago
Evan You 4c022ccb01 chore: enable cors for sfc as temporary fix 2 years ago
Evan You 593da4069a chore: update playground url 2 years ago
Evan You af563bf428 fix(types): more public type argument order fix 2 years ago
Evan You bdf557f6f2 fix(types): retain type parameters order for public types 2 years ago
Evan You b117b88448 Revert "chore: remove unused args passed to ssrRender" 2 years ago
三咲智子 Kevin Deng 955752951e
fix(compiler-sfc): skip empty `defineOptions` and support TypeScript type assertions (#8028) 2 years ago
Evan You 91a931ae87 fix(types): improve defineProps return type with generic arguments 2 years ago
Evan You b2c874e3b9 refactor(compiler-sfc): move related files into separate directories 2 years ago
Eduardo San Martin Morote 869f3fb93e
feat(app): app.runWithContext() (#7451) 2 years ago
Evan You 2a9e379655 chore: remove unused args passed to ssrRender 2 years ago
Evan You 05f94cf7b0 fix(compiler-ssr): disable v-once transform in ssr vdom fallback branch 2 years ago
Evan You 036914c10b release: v3.3.0-alpha.8 2 years ago
6003ef74c7
chore: remove duplicate test (#8003) 2 years ago
JayFate 10317fa01e
chore: add setupVitest to tsconfig (#8009) 2 years ago
Evan You f3145a915a fix(compiler-sfc): check binding is prop before erroring 2 years ago
Evan You 9a09e47667 release: v3.3.0-alpha.7 2 years ago
三咲智子 Kevin Deng 5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) 2 years ago
Evan You 59e828448e
feat(reactivity): improve support of getter usage in reactivity APIs (#7997) 2 years ago
Evan You dfb21a5363 chore: add docs links for sfc macros 2 years ago
Roland Hummel c346af2b6a
docs: comments on reactivity functions (fixes #4832) (#4836) 2 years ago
白雾三语 5261085113
fix(compiler-dom): handle newlines when evaluating constants during stringification (#7995) 2 years ago
Evan You 482f2e3434 fix(compiler-sfc): use dynamic defaults merging for methods with computed keys 2 years ago
Evan You fe619443d2 feat(compiler-sfc): support arbitrary expression as withDefaults argument 2 years ago
Evan You 566748c1ed chore: remove unused param 2 years ago
Evan You 4af5d1b075 feat(sfc): revert withDefaults() deprecation 2 years ago
Evan You f5971468e5 refactor(compiler-sfc): remove unnecessary emits type codegen 2 years ago
Evan You ef73ea53ea feat(compiler-sfc): codegen support for defineEmits() short syntax (followup of #7992) 2 years ago
Evan You 8876dccf42
feat(sfc): support more ergnomic defineEmits type syntax (#7992) 2 years ago
Evan You 8ac0620c1b release: v3.3.0-alpha.6 2 years ago
Evan You 15810c30d7 chore: bump csstype version 2 years ago
Evan You 7c3319bed1 build: improve dts generation 2 years ago
Evan You 71635be68d feat(compiler-sfc): support generating variable instead of default export in compileScript 2 years ago
Evan You 6bda4b6688 fix(compiler-core): fix codegen for literal const in non-inline mode 2 years ago
三咲智子 Kevin Deng ba4cec31b9
fix(compiler-sfc): infer runtime type in defineProps (#7972) 2 years ago