yuhengshen
|
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 |
|
Noblet Ouways
|
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 db0116a288.
* Revert "chore: fix"
This reverts commit 69c82a90c0.
* chore: fix
* style: `pnpm lint:fix`
* fix: lint
* chore: `pnpm format`
|
2025-06-16 15:37:12 +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 |
|
Xc
|
8f4e8dc1ae
|
docs(components): [steps] (#11854)
* Update steps docs with new syntax.
|
2023-04-07 14:39:36 +08:00 |
|
zz
|
f2e48c1835
|
perf(components): remove unnecessary const assertions (#8407)
|
2022-06-22 14:30:13 +08:00 |
|
류한경
|
72bc196adf
|
refactor(components): [steps] validate values and export values (#7947)
|
2022-05-30 11:57:41 +08:00 |
|
류한경
|
1d417f4087
|
refactor(components): [step] switch to script-setup syntax (#7782)
* refactor(components): [step] switch to script-setup syntax
* improvement(components): [step] props type
* improvement(components): [step] unnecessary type
|
2022-05-20 18:14:07 +08:00 |
|