Commit Graph

7 Commits

Author SHA1 Message Date
betavs
56fc50e36f chore: add missing path mapping for locale (#20528) 2025-05-03 21:18:41 +08:00
sea
ffe37ba80d chore: fix quick jump for subpath imports (#20514)
* chore: fix detailed path quick jump error

* chore: update
2025-04-22 14:08:47 +08:00
sea
cb2844c800 chore: change tsconfig paths (#20181)
* Revert "`tsconfig paths change (#20109)"

* Update tsconfig.base.json

Co-authored-by: dopamine <coderzyou@gmail.com>

* chore: typo

---------

Co-authored-by: dopamine <coderzyou@gmail.com>
2025-03-19 17:19:03 +08:00
dopamine
7be4a3765e chore: emits smaller declaration files (#20109)
* Revert "fix(types): packing unexpected types (#19419)"

This reverts commit 13506ffb81.

* Revert "chore: add explicit type annoation (#19352)"

* fix(typescript): borken import paths in declaration files

* chore: emits smaller declaration files
2025-03-18 10:08:44 +08:00
DDDDD12138
60cb2262f9 chore: optimize dts imports (#18051)
* feat: move /typings/components.d.ts to /typings/global.d.ts

* feat: use /typings/global.d.ts file

* chore: adjust the order for global.d.ts
2024-09-03 14:34:21 +08:00
dopamine
79938178dd build: use vue-tsc to generate dts (#16111)
* build: use vue-tsc to generate dts

* reduce inline type declaration

* fix: type checking failed

* apply suggestions from code review

* address PR comments
2024-08-07 12:01:46 +08:00
三咲智子
7ff199c60f fix(build): enhance type check (#7880)
* fix(build): enhance type check

* feat: stricter ts check
2022-05-24 22:54:34 +08:00