element-plus/docs/examples
gimjin 4f78411bb8
feat(components): add el-text component (#11653)
* test(components): [text] el-text unit test

* docs(components): [text] el-text website documentation

* feat(components): [text] el-text implementation

* fix(components): [text] prop 'as' rename 'tag'

* docs(components): [text] rename slot default, optimize document

* test(components): [text] render text & class change the execution order

* fix(components): [text] use template and render function together
2023-03-10 15:30:56 +08:00
..
affix
alert
autocomplete docs(components): [autocomplete] better presentation (#10779) 2022-11-26 13:52:04 +08:00
avatar fix: remove default size warn by set componetSizes (#6908) 2022-03-31 10:12:52 +08:00
backtop feat(theme-chalk): dark bg color overlay for components (#7005) 2022-04-10 13:47:19 +08:00
badge fix(component): [badge] fix auto width (#11003) 2023-01-10 16:45:28 +08:00
border refactor(theme-chalk): overlay/mask/box-shadow css vars (#6848) 2022-03-27 23:23:14 +08:00
breadcrumb
button docs: remove chinese button (#9153) 2022-08-02 14:20:44 +08:00
calendar refactor(components): [calendar] rename slot dateCell to date-cell (#9590) 2022-09-03 23:23:10 +08:00
card chore(docs): update text button type (#7533) 2022-05-06 17:33:52 +08:00
carousel fix(theme-chalk): dark mode details (#7460) 2022-05-03 14:02:56 +08:00
cascader docs(components): [cascader] fix type error (#10961) 2022-12-12 20:23:30 +08:00
checkbox
collapse
color-picker
config-provider fix(docs): config-provider example (#8534) 2022-06-30 22:43:55 +08:00
container docs: change bg color for layout container (#7077) 2022-04-10 13:50:27 +08:00
date-picker docs(components): [date-picker] better presentation (#10781) 2022-11-26 13:52:35 +08:00
datetime-picker docs(components): [date-picker] attribute type description (#9357) 2022-09-08 19:22:47 +08:00
descriptions chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
dialog style(docs): [dialog] format (#10147) 2022-10-19 22:07:48 +08:00
divider
drawer fix(docs): some wrong examples in the document (#11072) 2022-12-28 20:37:57 +08:00
dropdown chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
empty
form docs: [form] add FormRules type assertion (#11711) 2023-02-24 19:14:51 +08:00
image feat(components): el-image support set zoom-rate (#10930) 2022-12-12 10:38:39 +08:00
infinite-scroll fix(docs): [infinite-scroll] fix error when use directive (#7855) 2022-05-24 09:48:08 +08:00
input docs: add autocomplete doc (#8320) 2022-06-17 16:20:04 +08:00
input-number
layout docs(components): [layout] bg-color caused by unocss cover (#8175) 2022-06-08 07:09:35 +00:00
link fix(components): [link] fix the link jump to element-ui (#11357) 2023-01-29 22:23:28 +08:00
loading style(docs): change the example mask and overlay z-index (#9356) 2022-08-20 10:36:12 +09:00
menu fix(components): [docs] menu example code menu name error (#9355) 2022-08-18 11:10:43 +08:00
message
message-box feat(components): [message-box] allow pass function to message option (#9405) 2022-09-04 20:38:18 +08:00
notification
page-header feat(components): [page-header] enhancement (#9215) 2022-08-20 21:41:49 +08:00
pagination rename variable (#10503) 2022-11-08 15:34:48 +08:00
popconfirm docs(components): [popconfirm] better presentation (#10875) 2022-12-03 10:07:44 +08:00
popover docs(components): [popover] better presentation (#10784) 2022-11-26 13:53:18 +08:00
progress chore(docs): update text button type (#7533) 2022-05-06 17:33:52 +08:00
radio improvement(theme-chalk): visual enhancement (#7563) 2022-05-16 21:01:41 +08:00
rate feat(components): [rate] add clearable attribute (#10031) 2022-10-11 10:21:19 +08:00
result
scrollbar fix(deps): update dependency eslint-plugin-vue to v9 (#7848) 2022-05-24 09:41:11 +00:00
select feat(components): [select] Add max-collapse-tags prop (#11378) 2023-03-10 07:18:21 +00:00
select-v2 feat(components): [select-v2] Add max-collapse-tags prop (#11405) 2023-03-10 15:01:40 +08:00
skeleton chore(docs): update text button type (#7533) 2022-05-06 17:33:52 +08:00
slider feat(components): [slider] placement (#8561) 2022-07-04 22:35:53 +08:00
space chore(docs): update text button type (#7533) 2022-05-06 17:33:52 +08:00
statistic feat(components): [statistic] (#11420) 2023-02-04 20:20:18 +08:00
steps chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
switch docs(components): [switch] support add multiple content example (#10783) 2022-11-26 13:53:03 +08:00
table docs(components): [table] 筛选demo在ElementPlusPlayground中无预览效果 (#11661) 2023-02-22 00:13:03 +08:00
table-v2 chore(components): [table-v2] accessibility improvement (#11891) 2023-03-08 15:14:06 +08:00
tabs
tag docs: [tag] add tag theme example (#8413) 2022-06-22 19:43:08 +08:00
text feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
time-picker docs(components): [date-picker] attribute type description (#9357) 2022-09-08 19:22:47 +08:00
time-select
timeline
tooltip feat(components): [tooltip] adjust controlled mode (#8762) 2022-07-17 23:14:51 +08:00
tooltip-v2 feat(components): [tooltip-v2] documentation (#6870) 2022-03-29 15:12:10 +08:00
transfer docs(components): [transfer] improve and complete examples (#8471) 2022-07-04 21:39:53 +08:00
transitions feat(docs): add source and contributors (#6044) 2022-04-08 00:40:25 +08:00
tree fix(docs): some wrong examples in the document (#11072) 2022-12-28 20:37:57 +08:00
tree-select fix(components): [TreeSelect] incorrect label when child not rendered (#10716) 2022-11-30 23:43:57 +08:00
tree-v2 fix(deps): update dependency eslint-plugin-vue to v9 (#7848) 2022-05-24 09:41:11 +00:00
typography chore: update typography images (#7360) 2022-04-25 20:21:18 +08:00
upload fix(components): [upload] two-way binding fileList (#8258) 2022-06-17 15:01:30 +08:00
.eslintrc.json