element-plus/packages/components
2021-11-05 17:52:13 +08:00
..
affix fix(components): [el-affix] 监听容器的大小变化 (#3932) 2021-11-02 18:46:10 +08:00
alert fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
aside/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
autocomplete epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
avatar epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
backtop epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
badge refactor(utils): refactor buildProps & replace buildProp (#3775) 2021-10-06 19:56:24 +08:00
base/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
breadcrumb fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
breadcrumb-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
button fix(components): fix add space in prod mode (#4062) 2021-10-28 13:22:30 +08:00
button-group/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
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 epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
carousel-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
cascader fix(components): [el-cascader] can not use keyboard select node(#3254) (#3260) 2021-10-31 00:25:24 +08:00
cascader-panel fix(components): [el-cascader] can not use keyboard select node(#3254) (#3260) 2021-10-31 00:25:24 +08:00
check-tag style: add import and stricter lint (#3440) 2021-09-17 15:27:31 +08:00
checkbox fix(checkbox): fix checkbox when modelvalue length less than min limit (#1745) 2021-10-30 21:30:52 +08:00
checkbox-button/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
checkbox-group/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
col refactor(components): refactor col (#3804) 2021-10-08 09:55:18 +08:00
collapse epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
collapse-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
collapse-transition style: eslint enable prefer-template (#3414) 2021-09-17 09:18:24 +08:00
color-picker test(components): [el-color-picker] hex color with transparency (#4180) 2021-11-03 18:50:26 +08:00
config-provider feat(hooks): extracting size injection for form items (#3383) 2021-09-13 23:14:48 +08:00
container fix(components): sub components no install issue (#3615) 2021-09-24 19:11:56 +08:00
date-picker fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
descriptions fix(components): sub components no install issue (#3615) 2021-09-24 19:11:56 +08:00
descriptions-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
dialog epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
divider refactor(utils): refactor buildProps & replace buildProp (#3775) 2021-10-06 19:56:24 +08:00
drawer epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
dropdown fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
dropdown-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
dropdown-menu/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
empty refactor(components): refactor empty (#3522) 2021-09-22 01:41:44 +08:00
footer/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
form refactor(components): elForm 渐进增强表单规则,允许用户自定义类型 (#3951) 2021-11-02 23:47:16 +08:00
form-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
header/style fix missing folders and umd locale builds and i18n docs for umd builds 2021-08-25 17:07:06 +08:00
icon fix(components): [el-icon] support string size (#3835) 2021-10-25 09:43:54 +08:00
image feat(components): [el-image] initialIndex (#4235) 2021-11-05 17:52:13 +08:00
image-viewer fix(components): [image-viewer] fix typo (#4183) 2021-11-03 14:17:47 +08:00
infinite-scroll test: upgrade @vue/test-utils to v2.0.0-rc.15 2021-10-06 17:19:00 +08:00
input fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
input-number fix(components): [el-input-number] add a type attribute (#4030) 2021-10-28 06:19:56 +08:00
link epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
loading fix(components): el-loading spinner directive (#4133) 2021-11-01 15:16:11 +08:00
main/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
menu fix(components): [el-menu] icon style (#4122) 2021-10-31 01:35:50 +08:00
menu-item/style fix missing folders and umd locale builds and i18n docs for umd builds 2021-08-25 17:07:06 +08:00
menu-item-group/style fix missing folders and umd locale builds and i18n docs for umd builds 2021-08-25 17:07:06 +08:00
message feat(components): [el-message] & [el-notification] appendTo option added (#4012) 2021-10-30 22:09:36 +08:00
message-box epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
notification feat(components): [el-message] & [el-notification] appendTo option added (#4012) 2021-10-30 22:09:36 +08:00
option/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
option-group/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
overlay refactor(utils): refactor buildProps & replace buildProp (#3775) 2021-10-06 19:56:24 +08:00
page-header fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
pagination chore(deps): update dependency eslint-plugin-vue to v8 (#4105) 2021-10-30 18:13:00 +08:00
popconfirm fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +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 epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
radio fix(components): sub components no install issue (#3615) 2021-09-24 19:11:56 +08:00
radio-button/style fix(components): style path error for radio button (#3079) 2021-08-26 16:20:55 +08:00
radio-group/style fix missing folders and umd locale builds and i18n docs for umd builds 2021-08-25 17:07:06 +08:00
rate epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
result fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
row style: use prettier (#3228) 2021-09-04 19:29:28 +08:00
scrollbar chore: remove useless css prefix & utils (#4075) 2021-10-29 19:16:53 +08:00
select fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
select-v2 fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
skeleton fix(components): sub components no install issue (#3615) 2021-09-24 19:11:56 +08:00
skeleton-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
slider chore(deps): update dependency eslint-plugin-vue to v8 (#4105) 2021-10-30 18:13:00 +08:00
space refactor(utils): improve props validator warning (#3847) 2021-10-15 18:24:49 +08:00
step/style fix(components): style path error for radio button (#3079) 2021-08-26 16:20:55 +08:00
steps epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
sub-menu/style fix missing folders and umd locale builds and i18n docs for umd builds 2021-08-25 17:07:06 +08:00
switch feat(components): el-switch add inline content support (#4091) 2021-10-30 21:23:29 +08:00
tab-pane/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
table fix(components): [el-table] fixed mode layout misalignment (#4188) 2021-11-05 17:36:05 +08:00
table-column/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
tabs refactor(componentes): deprecate the icon font of some components (#4067) 2021-10-28 23:37:26 +08:00
tag epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
teleport fix(components): el-teleport potential failure (#4197) 2021-11-04 10:40:00 +08:00
time-picker fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
time-select fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
timeline epic: refactor icons (#3492) 2021-10-27 23:17:13 +08:00
timeline-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
tooltip refactor(utils): refactor throwError (#3301) 2021-09-10 10:01:17 +08:00
transfer fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
tree fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
tree-v2 fix(components): empty icon component judgment (#4178) 2021-11-05 17:44:02 +08:00
upload fix(components): upload headers add type judge (#4119) 2021-10-30 23:37:44 +08:00
virtual-list feat(components): [el-select-v2] mouse trigger scrollbar show/hide (#3722) 2021-11-04 14:37:40 +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