element-plus/docs/en-US/component
MoConWu 5ee184fdfd
feat(theme-chalk): css var for empty & rate (#5359)
* 更新var.scss,提取empty的fill-color

将fill的color提取出来,作为变量,方便后续修改,修改如下:
    'fill-color-0': var(--el-color-white),
    'fill-color-1': #FCFCFD,
    'fill-color-2': #F8F9FB,
    'fill-color-3': #F7F8FC,
    'fill-color-4': #EEEFF3,
    'fill-color-5': #EDEEF2,
    'fill-color-6': #E9EBEF,
    'fill-color-7': #E5E7E9,
    'fill-color-8': #E0E3E9,
    'fill-color-9': #D5D7DE,

* 修改Empty的fillcolor作为变量引用,方便后续的色彩搭配更改

修改Empty的fillcolor作为变量引用,方便后续的色彩搭配更改

* 修改rate下的配色提取到变量里

修改rate下的配色提取到变量里,提取如下:
    'void-color': #c6d1de,
    'rate-color': #F7BA2A,

* 提取rate的色彩作为变量

提取rate的色彩作为变量

* 修改rate的色彩变量

修改和提取rate变量为:
    'void-color': #c6d1de,
    'star-color': #F7BA2A,
    'disable-void-color': #EFF2F7,
    'text-color': #1f2d3d,

* replace space to enter

替換空格为回车

* lint change

lint change

* Missing Pretty error

color 颜色小写

* Add CustomStyles infomation

Add CustomStyles infomation

* Change CustomStyles

Change CustomStyles

* Add CustomStyles

Add CustomStyles

* Change rate to empty

Change rate to empty

* Modify CustomStyles after Bottom content

Modify CustomStyles after Bottom content

* Change Custom styles

Change Custom styles

* feat: format rate.md
2022-01-26 02:10:19 +08:00
..
affix.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
alert.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
avatar.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
backtop.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
badge.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
border.md style: fix style of document (#4329) 2021-11-10 09:38:05 +08:00
breadcrumb.md fix(docs): fix typo (#4190) 2021-11-03 23:25:39 +08:00
button.md feat(components): [el-button] support for customize loading component (#5505) 2022-01-21 23:11:35 -03:00
calendar.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
card.md feat(docs): Add migration chapter (#5205) 2022-01-07 16:09:32 +08:00
carousel.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
cascader.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
checkbox.md fix: [el-checkbox-group]: default value adjusted to empty array (#4316) 2021-12-21 14:38:54 +08:00
collapse.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
color-picker.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
color.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
config-provider.md feat(components): [el-message] config-provider message max attr (#5063) 2022-01-08 20:03:13 +08:00
container.md refactor(components): [layout] optimize performance (#4600) 2022-01-04 15:06:18 +08:00
date-picker.md feat(components): [el-date-picker] add panel change event (#5304) 2022-01-18 10:37:27 +08:00
datetime-picker.md docs: [datetimePicker]add guide of value-format (#5082) 2022-01-04 10:56:55 +08:00
descriptions.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
dialog.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
divider.md feat(components): [el-divider] support setting the dividing line style (#4435) 2021-12-09 20:41:38 +08:00
drawer.md feat(components): [el-drawer] add footer slot (#5404) 2022-01-17 14:58:06 +08:00
dropdown.md feat(components): [el-dropdown]add handleOpen and handleClose methods (#5444) 2022-01-19 15:04:44 +08:00
empty.md feat(theme-chalk): css var for empty & rate (#5359) 2022-01-26 02:10:19 +08:00
form.md fix(style): adjust component size & demo (#4801) 2021-12-15 16:36:49 +08:00
icon.md fix(docs): replace @element-plus/icons with @element-plus/icons-vue (#4704) 2021-12-08 23:15:17 +08:00
image.md docs(components): [el-image] initial index demo (#4283) 2021-11-09 10:30:34 +08:00
infinite-scroll.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
input-number.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
input.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
layout.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
link.md epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
loading.md fix(components): el-loading spinner directive (#4133) 2021-11-01 15:16:11 +08:00
menu.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
message-box.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
message.md docs: update message (#5156) 2022-01-05 18:08:27 +08:00
notification.md docs(components): el-notification icon attribute (#4126) 2021-10-31 12:32:06 +08:00
page-header.md epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
pagination.md fix(docs): fix typo (#4190) 2021-11-03 23:25:39 +08:00
popconfirm.md epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
popover.md refactor(components): popper composables (#5035) 2022-01-04 09:15:15 +08:00
progress.md docs: [el-progress] fix default slot description (#5564) 2022-01-24 00:40:13 +08:00
radio.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
rate.md feat(theme-chalk): css var for empty & rate (#5359) 2022-01-26 02:10:19 +08:00
result.md style: fix style of document (#4329) 2021-11-10 09:38:05 +08:00
scrollbar.md feat(style): add scrollbar for docs (#4800) 2021-12-13 00:07:28 +08:00
select-v2.md feat: [el-select-v2]add reserve-keyword and change docs (#5308) 2022-01-18 11:24:54 +08:00
select.md docs: [el-select]change default of reserve-keyword (#5355) 2022-01-19 15:17:19 +08:00
skeleton.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
slider.md feat(components): [el-slider] slider add size prop (#5091) 2022-01-07 15:44:43 +08:00
space.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
steps.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
switch.md feat(components): [el-switch] switch add size prop (#5101) 2022-01-07 15:43:53 +08:00
table.md refactor(style): adjust table size to large/default/small (#5036) 2021-12-30 17:32:24 +08:00
tabs.md fix(docs): adding title for components (#4025) 2021-10-25 15:21:08 +08:00
tag.md refactor(style): adjust component size to large/default/small (#4491) 2021-12-12 17:54:21 +08:00
time-picker.md docs: update timepicker doc (#5326) 2022-01-12 08:43:21 +08:00
time-select.md feat(components): [el-time-select] support custom format (e.g. 12-hour) (#5309) 2022-01-12 11:11:43 +08:00
timeline.md epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
tooltip.md style&doc(components): [el-tooltip] improve style and doc (#5598) 2022-01-25 16:10:49 +08:00
transfer.md docs(components): use script setup replace defineComponent (#4849) 2021-12-21 15:51:33 +08:00
tree-v2.md feat(components): [tree] node-click passes event object (#4312) 2022-01-19 17:13:18 +08:00
tree.md feat(components): [tree] node-click passes event object (#4312) 2022-01-19 17:13:18 +08:00
typography.md style: fix style of document (#4329) 2021-11-10 09:38:05 +08:00
upload.md docs: [el-upload]add description of handleRemove() (#4983) 2021-12-27 16:39:31 +08:00