1005 Commits (d7bb32f9a3be801c9e50535982ad7eed5d5cea74)

Author SHA1 Message Date
Evan You 681ac7c896 release: v3.3.0-alpha.9 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
Evan You 9a09e47667 release: v3.3.0-alpha.7 2 years ago
Evan You 8ac0620c1b release: v3.3.0-alpha.6 2 years ago
Evan You 6bda4b6688 fix(compiler-core): fix codegen for literal const in non-inline mode 2 years ago
Evan You ba9c2ae247
feat(compiler-sfc): enable reactive props destructure by default and deprecate withDefaults() (#7986) 2 years ago
三咲智子 Kevin Deng 77686cf476
fix(compiler-core): check if expression is constant (#7974) 2 years ago
三咲智子 Kevin Deng b7bd50f505
feat(compiler-core): support parsing `const` modifier in type parameters (#7912) 2 years ago
三咲智子 Kevin Deng 0002567728
feat(compiler-sfc): support module string names syntax (#7428) 2 years ago
三咲智子 Kevin Deng 1b69d5f2f4
fix(compiler-sfc): unwrap TS node for defineProps (#7340) 2 years ago
三咲智子 Kevin Deng 7def8b15b8
feat(complier-sfc): hoist literal constants for script (#5752) 2 years ago
Evan You 27e1e38641 release: v3.3.0-alpha.5 2 years ago
Evan You 58e5c51149 build: upgrade to TypeScript 5.x 2 years ago
Evan You e60ebd07a4 chore: bump vite & vitest 2 years ago
Evan You aac163110f refactor: remove circular dependencies in compiler 2 years ago
Evan You 78b86150b8 release: v3.3.0-alpha.4 3 years ago
Evan You 097f6beca2 release: v3.3.0-alpha.3 3 years ago
Evan You 37ec04b984 release: v3.3.0-alpha.2 3 years ago
Evan You 85f4d8ccb9 release: v3.3.0-alpha.1 3 years ago
Evan You eb0c1e7025 build: remove api-extractor 3 years ago
Evan You 53e3533b75 chore: bump deps 3 years ago
Evan You e22b5c510d chore: remove hanging slash from import 3 years ago
Evan You 124373db50 wip: isolatedModules + use rollup-plugin-esbuild 3 years ago
Evan You c1cbb747b5 chore: fix types 3 years ago
Evan You 45984d559f release: v3.2.47 3 years ago
Evan You 29f8cf8b07 release: v3.2.46 3 years ago
Evan You 5804406fac wip(vitest-migration): compiler-core tests passing 3 years ago
Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
Anthony Fu 4a16b204be chore: run format 3 years ago
Evan You 9d5e30d911 build: bump jest, puppeteer and use official rollup terser plugin 3 years ago
三咲智子 Kevin Deng 87c72ae49a
fix(v-model): ensure v-model listener casing is consistent with manual v-on listener (#7067) 3 years ago
Cédric Exbrayat b46ba6e2ad
chore(compiler-core): missing space in v-slot mixed usage error message (#7076) 3 years ago
Samuel Rigaud 378386694b
fix(compiler-core): typeof should be allowed in browser expression validation (#7037) 3 years ago
三咲智子 Kevin Deng 9060bf0353
refactor(compiler-core): make ast.helpers a Set (#6774) 3 years ago
Evan You 6f663d47e5 release: v3.2.45 3 years ago
Evan You 15e889afaf fix(v-model): fix incorrect codegen for non-ref bindings 3 years ago
Evan You 9ca8b7c1b5 chore: fix test 3 years ago
Evan You 001184e6bb fix(compiler/v-model): catch incorrect v-model usage on prop bindings 3 years ago
Evan You ec795bfc51 release: v3.2.44 3 years ago
Evan You 71977ec972 release: v3.2.43 3 years ago
Evan You f023d49a49 release: v3.2.42 3 years ago
白雾三语 2c27556fe5
fix(compiler): avoid namespace collisions when transforming template refs in inline mode (#6975) 3 years ago
白雾三语 5bfe438ef3
fix(compiler-core/v-on): only apply case preservation on native elements (#6902) 3 years ago
Evan You dd3354c4c7 fix(compiler-core): fix parsing error on comments between v-if in prod 3 years ago
Rudy 48876182db
fix(compiler-core): keep whitespaces between interpolation and comment (#6828) 3 years ago
Travis bcfe480d75
fix(compiler-core/v-on): support inline handler with return type annotation (#6769) 3 years ago
被雨水过滤的空气(Rairn) 640cfce4ff
fix(compiler-core): avoid duplicate keys in codegen with `v-if` (#6689) 3 years ago
Evan You 09bb3e996e fix(compiler-ssr): fix invalid codegen when v-slot name is explicit empty attr (#3326) 3 years ago
Evan You 9617dd4b2a release: v3.2.41 3 years ago