mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* fix(components): [pagination] 修复toplayer全屏模式下分页下拉框无法显示问题 分页组件新增teleported参数 默认为true 便于用户控制size下拉框是否插入body closed #14070 * docs(docs): [pagination] Add a teleported attribute closed #14070 * fix(components): [pagination] teleported props default value delete set teleported default value closed #14070 * fix(components): [pagination] change the default value of teleported change the default value of teleported to true * Update docs/en-US/component/pagination.md Co-authored-by: qiang <qw13131wang@gmail.com> --------- Co-authored-by: shaojia.cheng <shaojia.cheng@arvetech.net> Co-authored-by: qiang <qw13131wang@gmail.com>