element-plus/docs/examples
Hefty 31f713bf1b
feat(components): [rate] add clearable attribute (#10031)
feat(components): [rate] add clearable attribute
2022-10-11 10:21:19 +08:00
..
affix docs(components): check docs before stable (#5740) 2022-01-31 23:43:56 +08:00
alert chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
autocomplete docs: add autocomplete doc (#8320) 2022-06-17 16:20: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 chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
border refactor(theme-chalk): overlay/mask/box-shadow css vars (#6848) 2022-03-27 23:23:14 +08:00
breadcrumb refactor: change icon package name (#4625) 2021-12-04 11:20:06 +08:00
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 chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
checkbox chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
collapse docs(components): use script setup replace defineComponent (#4849) 2021-12-21 15:51:33 +08:00
color-picker docs(components): use script setup replace defineComponent (#4849) 2021-12-21 15:51:33 +08:00
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] attribute type description (#9357) 2022-09-08 19:22:47 +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 feat(components): [dialog] add align center prop (#8947) 2022-08-29 02:58:54 +00:00
divider chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
drawer fix(deps): update dependency eslint-plugin-vue to v9 (#7848) 2022-05-24 09:41:11 +00:00
dropdown chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
empty chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
form docs(components): [form] delete unused variables (#7944) 2022-05-28 13:20:12 +08:00
image refactor(theme-chalk): use css var instead of component hex colors (#6727) 2022-03-21 21:41:33 +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 fix(theme-chalk): input-number controls increase/decrease height (#5088) 2021-12-31 17:24:38 +08:00
layout docs(components): [layout] bg-color caused by unocss cover (#8175) 2022-06-08 07:09:35 +00:00
link refactor(components): [link] dynamic css vars & fix inner align (#6557) 2022-03-12 16:59:07 +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 refactor(theme-chalk): message css var & add getCssVarName (#6488) 2022-03-08 21:08:19 +08:00
message-box feat(components): [message-box] allow pass function to message option (#9405) 2022-09-04 20:38:18 +08:00
notification docs(components): use script setup replace defineComponent (#4849) 2021-12-21 15:51:33 +08:00
page-header feat(components): [page-header] enhancement (#9215) 2022-08-20 21:41:49 +08:00
pagination chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
popconfirm fix(theme-chalk): dark mode details (#7460) 2022-05-03 14:02:56 +08:00
popover docs(components): [popover] remove 'v-model' in example (#9201) (#9801) 2022-09-17 21:57:08 +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 feat(components): [el-result] warn users using subTitle as slots (#6651) 2022-03-15 19:50:50 +08:00
scrollbar fix(deps): update dependency eslint-plugin-vue to v9 (#7848) 2022-05-24 09:41:11 +00:00
select feat(components): [select] Simplified API (#9994) 2022-10-09 16:04:11 +08:00
select-v2 docs(components): [select-v2] improve demo (#9815) 2022-09-18 18:40:15 +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
steps chore: add eslint rule sort imports (#6823) 2022-03-25 15:35:56 +08:00
switch refactor(components): [switch] Simplify color handling (#8199) 2022-06-12 22:40:53 +08:00
table fix(components): [table] table-column expand nested table wrong style (#8522) 2022-07-04 12:03:08 +08:00
table-v2 style(docs): change the example mask and overlay z-index (#9356) 2022-08-20 10:36:12 +09:00
tabs fix(docs): update tabs click prop type (#6709) 2022-03-18 21:54:25 +08:00
tag docs: [tag] add tag theme example (#8413) 2022-06-22 19:43:08 +08:00
time-picker docs(components): [date-picker] attribute type description (#9357) 2022-09-08 19:22:47 +08:00
time-select chore: self closing vue tag (#6603) 2022-03-13 16:16:11 -04:00
timeline docs: fix all style contamination (#5656) 2022-02-06 09:18:11 +08:00
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 docs(components): [tree] custom node content button margin (#8539) 2022-06-30 22:42:53 +08:00
tree-select fix(components): [TreeSelect] checkbox interaction (#8102) 2022-07-02 14:49:21 +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 chore(project): rename .eslint.js to .eslint.json (#6584) 2022-03-13 14:19:51 +08:00