.. |
affix
|
fix(components): [el-affix] update method does not exist (#3996)
|
2021-10-22 12:15:35 +08:00 |
alert
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
aside/style
|
|
|
autocomplete
|
fix(components): [el-autocomplete] popover auto width (#3674)
|
2021-09-29 09:20:01 +08:00 |
avatar
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
backtop
|
|
|
badge
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
base/style
|
|
|
breadcrumb
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
breadcrumb-item/style
|
|
|
button
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
button-group/style
|
|
|
calendar
|
chore: fix typo (#3831)
|
2021-10-10 16:56:47 +08:00 |
card
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
carousel
|
fix(components): sub components no install issue (#3615)
|
2021-09-24 19:11:56 +08:00 |
carousel-item/style
|
|
|
cascader
|
fix(components): fix composition event bug (#3659)
|
2021-10-01 02:30:31 +08:00 |
cascader-panel
|
|
|
check-tag
|
|
|
checkbox
|
fix(components): sub components no install issue (#3615)
|
2021-09-24 19:11:56 +08:00 |
checkbox-button/style
|
|
|
checkbox-group/style
|
|
|
col
|
refactor(components): refactor col (#3804)
|
2021-10-08 09:55:18 +08:00 |
collapse
|
fix(components): sub components no install issue (#3615)
|
2021-09-24 19:11:56 +08:00 |
collapse-item/style
|
|
|
collapse-transition
|
|
|
color-picker
|
|
|
config-provider
|
|
|
container
|
fix(components): sub components no install issue (#3615)
|
2021-09-24 19:11:56 +08:00 |
date-picker
|
fix(components): [el-date-picker] panel not select value enter error (#3768)
|
2021-10-05 15:46:17 +08:00 |
descriptions
|
fix(components): sub components no install issue (#3615)
|
2021-09-24 19:11:56 +08:00 |
descriptions-item/style
|
|
|
dialog
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
divider
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
drawer
|
|
|
dropdown
|
refactor(dev): drop babel (#3678)
|
2021-09-27 15:25:58 +08:00 |
dropdown-item/style
|
|
|
dropdown-menu/style
|
|
|
empty
|
|
|
footer/style
|
|
|
form
|
fix(components): [el-form-item] calc the label-width. (#3914)
|
2021-10-18 16:31:45 +08:00 |
form-item/style
|
|
|
header/style
|
|
|
icon
|
|
|
image
|
refactor(components): refactor image-viewer (#3810)
|
2021-10-18 16:24:52 +08:00 |
image-viewer
|
refactor(components): refactor image-viewer (#3810)
|
2021-10-18 16:24:52 +08:00 |
infinite-scroll
|
test: upgrade @vue/test-utils to v2.0.0-rc.15
|
2021-10-06 17:19:00 +08:00 |
input
|
refactor(components): refactor input (#3805)
|
2021-10-18 16:21:30 +08:00 |
input-number
|
|
|
link
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
loading
|
|
|
main/style
|
|
|
menu
|
feat(components): [el-menu] add ellipsis prop (#3870)
|
2021-10-14 14:58:50 +08:00 |
menu-item/style
|
|
|
menu-item-group/style
|
|
|
message
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
message-box
|
|
|
notification
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
option/style
|
|
|
option-group/style
|
|
|
overlay
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
page-header
|
|
|
pagination
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
popconfirm
|
feat(components): [el-popconfirm] adjust tag and style (#3981)
|
2021-10-21 21:54:31 +08:00 |
popover
|
fix(components): [el-popover] fix the title renderIf type error (#3552)
|
2021-09-24 09:21:38 +08:00 |
popper
|
fix(utils): remove $ from util
|
2021-10-20 06:14:18 -04:00 |
progress
|
fix(components): elProgress 修复不必要的 props required 定义,减少单测错误 (#3954)
|
2021-10-20 09:45:19 +08:00 |
radio
|
fix(components): sub components no install issue (#3615)
|
2021-09-24 19:11:56 +08:00 |
radio-button/style
|
|
|
radio-group/style
|
|
|
rate
|
fix(components): [el-rate] decimal icon display problem (#3921)
|
2021-10-19 13:26:56 +08:00 |
result
|
|
|
row
|
|
|
scrollbar
|
|
|
select
|
test: upgrade @vue/test-utils to v2.0.0-rc.15
|
2021-10-06 17:19:00 +08:00 |
select-v2
|
fix(components): [el-select-v2] set a non-empty array value error (#3998)
|
2021-10-22 15:48:59 +08:00 |
skeleton
|
fix(components): sub components no install issue (#3615)
|
2021-09-24 19:11:56 +08:00 |
skeleton-item/style
|
|
|
slider
|
fix(components): trigger update:modelValue by itself (#3660)
|
2021-09-27 11:09:59 +08:00 |
space
|
refactor(utils): improve props validator warning (#3847)
|
2021-10-15 18:24:49 +08:00 |
step/style
|
|
|
steps
|
fix(components): sub components no install issue (#3615)
|
2021-09-24 19:11:56 +08:00 |
sub-menu/style
|
|
|
switch
|
fix: capitalize the first letter of the error message (#3882)
|
2021-10-15 17:51:15 +08:00 |
tab-pane/style
|
|
|
table
|
fix: capitalize the first letter of the error message (#3882)
|
2021-10-15 17:51:15 +08:00 |
table-column/style
|
|
|
tabs
|
test: upgrade @vue/test-utils to v2.0.0-rc.15
|
2021-10-06 17:19:00 +08:00 |
tag
|
fix: tag should support large size too (#3948)
|
2021-10-22 11:11:20 +08:00 |
time-picker
|
fix(components): [el-date-picker] validate callback (#3649)
|
2021-09-26 11:55:38 +08:00 |
time-select
|
|
|
timeline
|
fix(components): sub components no install issue (#3615)
|
2021-09-24 19:11:56 +08:00 |
timeline-item/style
|
|
|
tooltip
|
|
|
transfer
|
|
|
tree
|
fix: capitalize the first letter of the error message (#3882)
|
2021-10-15 17:51:15 +08:00 |
tree-v2
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
upload
|
|
|
virtual-list
|
refactor(utils): refactor buildProps & replace buildProp (#3775)
|
2021-10-06 19:56:24 +08:00 |
index.ts
|
feat(components): add virtual tree (#3398)
|
2021-09-27 11:12:50 +08:00 |
package.json
|
chore(project): adjust dependency (#3595)
|
2021-09-24 09:28:21 +08:00 |