|
cfc661c626
|
feat(types): [components] add public prop types (#21222)
* feat(types): [utils] add ExtractPublicPropTypes type
* feat(types): [components] add props public type
* chore(types): use type-only import for Prop from 'vue'
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
---------
Co-authored-by: Noblet Ouways <91417411+Dsaquel@users.noreply.github.com>
|
2025-07-07 00:51:32 +08:00 |
|
|
2f17df1209
|
style(eslint-config): newline before import type (#21036)
* perf: change to import-x
* feat: add rules
* chore: fix rule
* chore: fix
* chore: fix
* chore: fix
* style: `pnpm lint:fix`
* Revert "style: `pnpm lint:fix`"
This reverts commit db0116a288299c507e3cfc4d7a22e2207265d920.
* Revert "chore: fix"
This reverts commit 69c82a90c01525e38180be4c21e8ef5602512318.
* chore: fix
* style: `pnpm lint:fix`
* fix: lint
* chore: `pnpm format`
|
2025-06-16 15:37:12 +08:00 |
|
|
7be4a3765e
|
chore: emits smaller declaration files (#20109)
* Revert "fix(types): packing unexpected types (#19419)"
This reverts commit 13506ffb814d2b1300bf57c06648b6b27281c7c5.
* 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 |
|
|
7dbac0e1bc
|
chore: use event constants instead string (#20104)
* chore: use UPDATE_MODEL_EVENT constants
* chore: update INPUT_EVENT & CHANGE_EVENT
|
2025-03-12 15:52:07 +08:00 |
|
|
244e811b44
|
chore(eslint-config): add line-between-blocks rules (#20051)
|
2025-03-08 08:55:02 +08:00 |
|
|
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 |
|
|
e99fda889b
|
fix(components): [countdown] SSR hydration error (#17554)
* fix(components): [countdown] SSR hydration error
* fix: test
|
2024-07-19 18:23:04 +08:00 |
|
|
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 |
|