mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* feat(components): [collapse] add expand icon position customization * chore: [collapse] update expand icon position options * feat(docs): update custom icon position example * fix(docs): update default expand icon position to 'right' * fix: CollapseIconPositionType * revert: revert * docs: update * docs: update custom icon position version to 2.9.6 * docs: update v * Update docs/examples/collapse/custom-icon-position.vue Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com> * chore(docs): format * chore: update V * fix: title slot isActive * Update docs/en-US/component/collapse.md Co-authored-by: btea <2356281422@qq.com> * Update packages/components/collapse/src/collapse-item.vue Co-authored-by: btea <2356281422@qq.com> * Update docs/en-US/component/collapse.md Co-authored-by: btea <2356281422@qq.com> --------- Co-authored-by: sea <45450994+warmthsea@users.noreply.github.com> Co-authored-by: btea <2356281422@qq.com>