element-plus/packages
2021-01-28 22:10:45 +08:00
..
__mocks__/lodash feat(cascader): refactor done (#435) 2020-10-30 23:26:33 +08:00
affix fix(affix): change target.value to props.target in judgement (#1343) 2021-01-24 19:29:05 +08:00
alert chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
aside chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
autocomplete chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
avatar chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
backtop chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
badge Badge: fix deconstructing props invalidates the data response bug (#1337) 2021-01-23 23:12:28 +08:00
breadcrumb chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
breadcrumb-item chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
button chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
button-group chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
calendar chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
card chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
carousel fix(carousel): fix carousel don't update the indicator and items when data change(#1244) 2021-01-24 18:19:04 +08:00
carousel-item chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
cascader chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
cascader-panel chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
checkbox fix(checkbox): fix checkbox migrate error (#1293) 2021-01-18 20:42:31 +08:00
checkbox-button chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
checkbox-group chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
col fix(col): fix/col-style-gets-affected-by-invalid-value (#1370) 2021-01-27 20:10:59 +08:00
collapse chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
collapse-item chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
collapse-transition chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
color-picker fix(color-picker): fix compilation errors caused by switch (#1375) 2021-01-28 10:20:26 +08:00
container chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
date-picker fix(date-picker): modify the judgment logic of startDate and endDate (#1322) 2021-01-25 19:44:00 +08:00
dialog improvement(dialog): make dialog's width can accept number type (#1373) 2021-01-27 23:18:22 +08:00
directives fix(overlay): Fix overlay event triggering issue (#1235) 2021-01-14 17:01:37 +08:00
divider chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
drawer fix: Fix Drawer error size prop to support Number (#1335) 2021-01-25 11:00:48 +08:00
dropdown fix: fix dropdown/select/picker popper position error when has line-height (#1349) 2021-01-25 22:49:07 +08:00
dropdown-item chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
dropdown-menu chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
element-plus fix: fix full bundle export (#1350) 2021-01-25 22:42:25 +08:00
empty Empty: fix unexpected show title (#1279) 2021-01-15 09:18:16 +08:00
footer chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
form fix(notification): remove dom when destoryed (#1378) 2021-01-28 19:19:28 +08:00
form-item chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
header chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
hooks fix(overlay): Fix overlay event triggering issue (#1235) 2021-01-14 17:01:37 +08:00
icon chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
image fix(image): fix incorrect custom object-fit ratio (#1338) 2021-01-24 15:00:25 +08:00
image-viewer feat(image): feat/seperate-image-viewer (#1199) 2021-01-05 16:28:11 +08:00
infinite-scroll chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
input chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
input-number fix(input-number): fix increase/decrease button not work (#1259) 2021-01-12 10:50:27 +08:00
link chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
loading fix(loading): fix loading transition invalid (#1321) 2021-01-20 15:26:14 +08:00
locale feat(project): Update with functionality to compat with vue-i18n (#1306) 2021-01-19 23:49:07 +08:00
main chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
menu fix(menu): fix/menu-item-group-not-working (#1217) 2021-01-07 11:52:28 +08:00
menu-item chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
menu-item-group chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
message fix(message): fix message component trigger many times bug #1269 (#1270) 2021-01-28 10:46:26 +08:00
message-box fix(message-box): Remove default button text for both cancel and confirm button which caused i18n not working (#1357) 2021-01-26 14:55:53 +08:00
notification fix(notification): remove dom when destoryed (#1378) 2021-01-28 19:19:28 +08:00
option chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
option-group chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
overlay fix(dialog): Fix the change against el-overlay caused the behavior of dialog changes. (#1282) 2021-01-15 12:13:06 +08:00
page-header chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
pagination fix(pagination): fix Jumper's style error (#1372) 2021-01-27 22:47:08 +08:00
popconfirm fix(popover): fix popover hijacking mouse event bug (#1201) 2021-01-05 17:51:31 +08:00
popover fix(popover): fix z-index won't update when popover is shown (#1364) 2021-01-27 23:19:10 +08:00
popper fix(popover): fix z-index won't update when popover is shown (#1364) 2021-01-27 23:19:10 +08:00
progress chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
radio chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
radio-button chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
radio-group chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
rate chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
row chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
scrollbar perf(scrollbar): when scrollbar isn't shown, hide the bar (#1342) 2021-01-26 22:01:49 +08:00
select fix(select): fix emptyText error show (#1213) 2021-01-07 20:26:26 +08:00
skeleton chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
skeleton-item chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
slider fix(slider): fix slider can't drag in mobile (#1299) 2021-01-18 14:07:48 +08:00
space chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
step chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
steps chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
submenu chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
switch fix(switch): id of input can't be empty (#1273) 2021-01-14 11:07:55 +08:00
tab-pane chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
table fix(table): fix column insertion disorder (#1329) 2021-01-28 00:24:50 +08:00
table-column chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
tabs chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
tag chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
test-utils fix(overlay): Fix overlay event triggering issue (#1235) 2021-01-14 17:01:37 +08:00
theme-chalk fix(col): fix/col-style-gets-affected-by-invalid-value (#1370) 2021-01-27 20:10:59 +08:00
time-picker fix: Fix Datepicker bind attr to panel error (#1277) 2021-01-15 18:08:09 +08:00
time-select chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
timeline chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
timeline-item chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
tooltip fix/popper-api-consistency (#1354) 2021-01-26 11:50:29 +08:00
transfer chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
transition chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
tree fix(tree): fix tree node not render in lazy (#1298) 2021-01-18 19:52:18 +08:00
upload chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00
utils feat(other): add addUnit util (#1382) 2021-01-28 22:10:45 +08:00
virtual-list chore(project): chore/bumping-vue-version (#1159) 2020-12-31 11:11:45 +08:00