4977 Commits (507f3e7a16c98398a661c150ce89d36b1441f6cc)
 

Author SHA1 Message Date
Evan You 507f3e7a16 chore: bust backers image cache 2 years ago
白雾三语 3127c4113e
workflow: add light theme for sfc playground (#8667) 2 years ago
三咲智子 Kevin Deng 9f8e98af89
workflow: upgrade repl, add tsconfig for sfc playground (#8636) 2 years ago
Evan You 124160e417
workflow: upgrade repl, use monaco + volar for sfc playground (#8625) 2 years ago
Evan You ae7453f0f1 chore: use moduleResolution: bundler + shim estree-walker 2 years ago
Evan You d2c3d8b70b perf(compiler-sfc): lazy require typescript 2 years ago
三咲智子 Kevin Deng 6f45f76df2
fix(compiler-sfc): don't registerTS when bundling for browsers (#8582) 2 years ago
Evan You 365184c93e chore: fix ci 2 years ago
Evan You 60cd23c752 chore: bump repl 2 years ago
Haoqun Jiang 63dfe8eab4
fix: add isGloballyWhitelisted back, but deprecated (#8556) 2 years ago
Evan You 96c76facb7 fix(transition): handle possible auto value for transition/animation durations 2 years ago
Travis 1f83020a2b
chore: fix contributors link (#7654) 2 years ago
三咲智子 Kevin Deng 7cdd13bd1e
chore: fix typo 2 years ago
丶远方 0e63cbfaf5
chore: remove unused imports (#8283) 2 years ago
Lioness100 6277cb994a
chore: fix typo (#7693) 2 years ago
Cédric Exbrayat fd1a3f9599
fix(compiler-sfc): typo in experimental feature warnings (#8513) 2 years ago
Domantas Bazys 1941a25a42
chore: fix typo (#7692) 2 years ago
saveHK 9753973195
chore: fix typo (#7753) 2 years ago
Vadim 23c81691d9
chore: fix typo (#7416) 2 years ago
zqran e78c223b30
chore: fix typo (#8392) 2 years ago
丶远方 00e0766934
refactor(shared): merge if statements (#8394) 2 years ago
Evan You a95e612b25 chore: rename globals allow list 2 years ago
Simon Johansson 020851e57d
fix(ssr): reset current instance if setting up options component errors (#7743) 2 years ago
Evan You 372ec35482 chore: mark reactivity transform apis as deprecated 2 years ago
Phentom f0691e4581
chore: typo (#8345) [ci skip] 2 years ago
丶远方 b01fc7ea84
chore: remove unnecessary imports (#8262) 2 years ago
丶远方 3798c5480b
chore: remove unnecessary type assertions (#8311) 2 years ago
丶远方 5ddeb45e82
chore: remove unused imports (#8327) 2 years ago
丶远方 702711e771
chore(compiler-sfc): break in switch statement (#8347) 2 years ago
edison 4fa8da8576
fix(compiler-sfc): support resolve multiple re-export /w same source type name (#8365) 2 years ago
Evan You 0e8bbe873e release: v3.3.4 2 years ago
Evan You 5aec717a24 fix(compiler-sfc): handle imported types from default exports 2 years ago
Evan You 8b7c04b18f fix(build): fix __DEV__ flag replacement edge case 2 years ago
Evan You d621d4c646 fix(build): ensure correct typing for node esm 2 years ago
Evan You fecd5c4044 release: v3.3.3 2 years ago
白雾三语 ecbd42a144
fix(compiler-sfc): parses correctly when inline mode is off (#8337) 2 years ago
三咲智子 Kevin Deng b133e0fd97
fix(compiler-sfc): support defineEmits type reference with unions (#8299) 2 years ago
Haoqun Jiang 17d37d6a04
workflow: respect `--skipGit` on `pnpm publish` (#8261) 2 years ago
Evan You fab9c72780 fix(compiler-sfc): fix type import from path aliased vue file 2 years ago
三咲智子 Kevin Deng 8ec73a3aea
fix(compiler-sfc): don't hoist regexp literial (#8300) 2 years ago
Evan You b36addd3bd fix(compiler-sfc): handle ts files with relative imports with .js extension 2 years ago
Kalven Schraut f69dbabf87
fix(compiler-sfc): fix props destructing default value type checking with unresolved type (#8340) 2 years ago
Carlos Rodrigues 216f26995b
fix(types): support generic usage with withDefaults + defineProps (#8335) 2 years ago
Evan You 91f1c62e63 fix: avoid regex s flag for old browsers 2 years ago
丶远方 003836f90e
fix(build): fix dev flag replacement in esm-builder builds (#8314) 2 years ago
Evan You a374d7e6ed release: v3.3.2 2 years ago
Evan You 82350721a4 fix(compiler-sfc): raise specific warning for failed extends and allow ignoring extends 2 years ago
Evan You f25bd37c67 fix(compiler-sfc): fix regression on props destructure when transform is not enabled 2 years ago
Evan You 80a708f17a chore: bump plugin-vue 2 years ago
Evan You 574c83b522 refactor(compiler-sfc): move prop key escape logic to utils 2 years ago