三咲智子 Kevin Deng
|
bfe6b459d3
|
style: update format & lint config (#9162)
Co-authored-by: 丶远方 <yangpanteng@gmail.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: Guo Xingjun <99574369+Plumbiu@users.noreply.github.com>
|
2 years ago |
ZHAO Jin-Xiang
|
7218ab7496
|
chore: improve typing for scripts (#9709)
|
2 years ago |
ZHAO Jin-Xiang
|
fff7b864f4
|
feat: use enum to replace const enum (#9261)
close #1228
|
2 years ago |
Haoqun Jiang
|
0a8be4537a
|
build: use `stripInternal` (#9379)
Unlike our custom plugin, TypeScript won't automatically remove
re-exports of internal types, so we need to explicitly mark them as
`@internal`.
|
2 years ago |
Lioness100
|
6277cb994a
|
chore: fix typo (#7693)
|
2 years ago |
Evan You
|
d621d4c646
|
fix(build): ensure correct typing for node esm
|
2 years ago |
Evan You
|
7f1b546a99
|
workflow: support building types in build script
|
2 years ago |
Evan You
|
7c3319bed1
|
build: improve dts generation
|
2 years ago |
Haoqun Jiang
|
ffe679c490
|
fix(types/jsx): move JSX DOM types back to `@vue/runtime-dom` (#7979)
|
2 years ago |
Evan You
|
72b570917e
|
chore: catch unhandled export as just in case
|
3 years ago |
Evan You
|
dbe7109c8f
|
build: improve dts rollup output
|
3 years ago |
Evan You
|
20ea62da3c
|
chore: use type: "module"
|
3 years ago |
Evan You
|
e145fe3c28
|
build: use rollup-plugin-dts for dts build
|
3 years ago |