Evan You
|
6f5698c932
Revert "fix(compiler-sfc): infer correct type for enums"
|
3 лет назад |
Evan You
|
2e074a7009
fix(compiler-sfc): infer correct type for enums
|
3 лет назад |
三咲智子 Kevin Deng
|
0002567728
feat(compiler-sfc): support module string names syntax (#7428)
|
3 лет назад |
三咲智子 Kevin Deng
|
d60e58c9f6
fix(compiler-sfc): fix edge case of default export call with no args (#7536)
|
3 лет назад |
三咲智子 Kevin Deng
|
336a3d7b91
fix(compiler-sfc): properly remove comma of multiple macros in the same declaration (#7423)
|
3 лет назад |
三咲智子 Kevin Deng
|
9f5e20ccff
fix(compiler-sfc): allow `<script>` with lang='js' (#7398)
|
3 лет назад |
Evan You
|
4355d2492d
fix(compiler-sfc): handle more TS built-in utilities in defineProps inference
|
3 лет назад |
三咲智子 Kevin Deng
|
151a8ad6b9
fix(compiler-sfc): infer TSIntersectionType in defineProps (#7394)
|
3 лет назад |
三咲智子 Kevin Deng
|
1b69d5f2f4
fix(compiler-sfc): unwrap TS node for defineProps (#7340)
|
3 лет назад |
三咲智子 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 лет назад |