Commit Graph

3 Commits

Author SHA1 Message Date
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
qiang
e99fda889b
fix(components): [countdown] SSR hydration error (#17554)
* fix(components): [countdown] SSR hydration error

* fix: test
2024-07-19 18:23:04 +08:00
zz
04f7ea8105
refactor(components): [statistic] (#10939)
* refactor(components): [statistic]

* fix: type error

* docs: fix style

* chore: use rAF

* chore: update docs
2022-12-12 10:42:48 +08:00