mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(components): add `setPropsDefaults` method * chore: cleanup * test: add test * docs: add Custom Defaults * fix: apply coderabbit suggest Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * feat: support array props * chore: fix type error * refactor: use fromPairs replace zipObject * fix: correct type * refactor: apply coderabbit suggest * docs: detail tip * docs: add warning * Update docs/en-US/guide/custom-defaults.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * chore: revert main.ts * docs: update --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>