refactor(components): [transfer] use type-based definitions#23460
Conversation
📝 WalkthroughWalkthroughReplaced runtime ExtractPropTypes-based prop exports with explicit TypeScript interfaces for Transfer and TransferPanel; tightened composable function parameter types to require specific prop subsets; migrated components to type-based defineProps<...>() with withDefaults and nested defaults; marked legacy runtime prop objects as deprecated. Changes
Sequence Diagram(s)(omitted) Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
commit: |
|
CI is having problems again. Will it retry on its own, or do I need to contact management for assistance? @rzzf |
|
It's okay, don't worry about it, this has nothing to do with the changes you made to the code. |
|
🧪 Playground Preview: https://element-plus.run/?pr=23460 |
|
@wjp980108 Thanks for your contribution! ❤️ |
…plus#23460) * refactor(components): [transfer] use type-based definitions * fix: update * fix: ts * fix: update * refactor: tweaks --------- Co-authored-by: btea <[email protected]> Co-authored-by: rzzf <[email protected]>

Please make sure these boxes are checked before submitting your PR, thank you!
rel #23399
devbranch.Summary by CodeRabbit
Refactor
Chores
✏️ Tip: You can customize this high-level summary in your review settings.