element-plus/docs
boomboy4 9a60a90e1e
feat(components): [el-pagination] add teleported prop (#14072)
* 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>
2023-09-06 00:14:58 +00:00
..
.vitepress chore(docs): updating the implementation of the theme switch button (#14014) 2023-08-22 16:40:26 +08:00
en-US feat(components): [el-pagination] add teleported prop (#14072) 2023-09-06 00:14:58 +00:00
examples feat(components): [cascader] add max-collpase-tags prop (#13386) 2023-08-24 17:34:24 +08:00
public chore: update doc (#13434) 2023-06-30 20:28:52 +08:00
.gitignore docs(build): refactor config & support dev without pre build (#3743) 2021-09-30 19:26:30 +08:00
components.d.ts chore(docs): updating the implementation of the theme switch button (#14014) 2023-08-22 16:40:26 +08:00
crowdin.yml epic(website): refactor website (#3426) 2021-09-17 00:18:50 +08:00
index.md feat(docs): add source and contributors (#6044) 2022-04-08 00:40:25 +08:00
package.json refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00
tsconfig.json docs: only cache the user preferred language pages in the PWA (#7568) 2022-05-12 22:48:38 +08:00
unocss.config.ts Doc/figma (#13804) 2023-08-03 16:55:02 +08:00
vite.config.ts refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00