三咲智子 Kevin Deng
|
6391daf658
fix(compiler-sfc): infer TS Extract&Exclude runtime type (#7339)
|
3 лет назад |
三咲智子 Kevin Deng
|
3a7572cdb2
fix(compiler-sfc): infer function prop type from type literal w/ callable signature (#7119)
|
3 лет назад |
三咲智子 Kevin Deng
|
701b95ff3d
fix(compiler-sfc): rewrite default export with AST analysis instead of regex (#7068)
|
3 лет назад |
三咲智子 Kevin Deng
|
7def8b15b8
feat(complier-sfc): hoist literal constants for script (#5752)
|
3 лет назад |
Evan You
|
e224922e97
fix(types): revert jsx global removal (to be removed in 3.4)
|
3 лет назад |
Remco Haszing
|
5838950ecf
fix(jsx-runtime): fix automatic runtime implementation (#7959)
|
3 лет назад |
三咲智子 Kevin Deng
|
bcf5841dde
feat(compiler-sfc): add defineOptions macro (#5738)
|
3 лет назад |
三咲智子 Kevin Deng
|
f77bd36a24
chore: eslint node env should apply to root ts config files (#7687)
|
3 лет назад |
Evan You
|
b828514c1a
chore: remove unused deps
|
3 лет назад |
三咲智子 Kevin Deng
|
703f8c22e5
chore(deps): upgrade rollup & magic-string (#7326)
|
3 лет назад |
Haoqun Jiang
|
ff35fe9ffe
build: exit with code 1 on release failure (#7962)
|
3 лет назад |
Haoqun Jiang
|
543d6dbc94
build: don't wait for changelog edits when `--skip-prompts` or `--canary` is specified (#7965)
|
3 лет назад |
Evan You
|
e3de9a6911
test: add test for defineComponent function syntax with object emits
|
3 лет назад |
Evan You
|
efb54e7315
feat(sfc): deprecate reactivity transform
|
3 лет назад |
Evan You
|
ea5bf1235d
ci: avoid duplicated ci runs on self-repo pull requests
|
3 лет назад |
Evan You
|
d77557c403
feat(types): `defineComponent()` with generics support (#7963)
|
3 лет назад |
Evan You
|
9a8073d0ae
chore: fix type
|
3 лет назад |
Evan You
|
28e30c819d
fix(types/jsx): remove $slots children override
|
3 лет назад |
Evan You
|
27e1e38641
release: v3.3.0-alpha.5
|
3 лет назад |
Evan You
|
d0b7ef3b61
feat(types/jsx): support jsxImportSource, avoid global JSX conflict (#7958)
|
3 лет назад |
Evan You
|
9dd98f00f2
chore: allow editing changelog before committing release
|
3 лет назад |
Evan You
|
c288c7b0bd
fix(types): ensure defineProps with generics return correct types
|
3 лет назад |
Evan You
|
f61499da7f
chore: add redirect for template explorer
|
3 лет назад |
Himself65
|
cbc2733953
test: improve test case on `$el` (#7922)
|
3 лет назад |
Evan You
|
4c9bfd2b99
feat(dx): improve readability of displayed types for props
|
3 лет назад |
Evan You
|
58e5c51149
build: upgrade to TypeScript 5.x
|
3 лет назад |
Evan You
|
e60ebd07a4
chore: bump vite & vitest
|
3 лет назад |
Evan You
|
0587c70e9f
build: bump rollup, remove cjs re-exports hack
|
3 лет назад |
Evan You
|
aac163110f
refactor: remove circular dependencies in compiler
|
3 лет назад |
Haoqun Jiang
|
650f5c26f4
build: fix canary bundling issues (#7907)
|
3 лет назад |