element-plus/packages/components
2023-09-27 09:08:13 +08:00
..
affix docs(components): [affix] (#10345) 2022-11-01 21:52:16 +08:00
alert docs(components): [alert] (#10373) 2022-11-03 20:38:41 +08:00
aside/style
autocomplete chore(components): [autocomplete] fix the comment description error (#13979) 2023-08-18 21:26:33 +08:00
avatar docs(components): [avatar] (#10709) 2022-11-24 22:56:01 +08:00
backtop fix(components): [backtop] change default visible (#13069) 2023-06-03 06:58:56 +08:00
badge docs(components): [badge] enhancement (#10789) 2022-11-27 22:35:13 +08:00
base/style
breadcrumb chore: prevent warnings while running test cases (#12189) 2023-07-22 23:19:33 +08:00
breadcrumb-item/style
button test(components): [button] fix typos in test description (#14314) 2023-09-18 08:47:36 +08:00
button-group/style
calendar fix(components): [calendar] improve types (#13165) 2023-06-15 01:10:36 +08:00
card feat(components): [card] add body class (#11869) 2023-08-10 22:23:04 +08:00
carousel fix(components): [carousel] Watch items causing state loss(#13010) (#13011) 2023-09-16 09:27:12 +08:00
carousel-item/style
cascader feat(components): [cascader] add max-collpase-tags prop (#13386) 2023-08-24 17:34:24 +08:00
cascader-panel fix(components): [cascader] checkbox sync error (#11462) 2023-08-02 19:22:36 +08:00
check-tag docs(style): [tag] use new display tag (#12659) 2023-05-03 09:33:59 +08:00
checkbox fix(components): [radio checkbox] fix click event triggered twice (#13936) 2023-08-15 21:44:21 +08:00
checkbox-button/style
checkbox-group/style
col refactor(project): removing packages/tokens (#11769) 2023-03-01 13:59:21 +08:00
collapse fix(components): [collapse] fix triggering form action when inside it (#14308) 2023-09-17 10:27:37 +08:00
collapse-item/style
collapse-transition fix(components): [collapse-transition] remove redundant code (#13715) 2023-07-26 09:41:13 +08:00
collection fix(components): [collection] type error (#7940) 2022-05-30 10:27:16 +08:00
color-picker fix(components): [color-picker] first click should be trigger (#14209) 2023-09-08 15:30:07 +08:00
config-provider test: configure namespace and zindex for loading (#12485) 2023-04-18 23:30:01 +08:00
container docs(components): [container] (#10680) 2022-11-21 21:37:14 +08:00
countdown refactor(components): [statistic] (#10939) 2022-12-12 10:42:48 +08:00
date-picker fix(components): [date-picker] month range should emit calendar-change (#14262) 2023-09-13 16:53:11 +08:00
descriptions refactor(descriptions): improve types (#14313) 2023-09-19 10:47:08 +08:00
descriptions-item/style
dialog feat(components): added aria-level attributes for dialog and drawer headers; Fixed input-number's aria-valuenow being null (#13822) 2023-08-24 20:14:59 +08:00
divider docs(components): [divider] (#11558) 2023-02-14 22:31:33 +08:00
drawer feat(components): added aria-level attributes for dialog and drawer headers; Fixed input-number's aria-valuenow being null (#13822) 2023-08-24 20:14:59 +08:00
dropdown fix(components): [dropdown] adjust onItemLeave trigger (#13212) 2023-08-22 21:38:05 +08:00
dropdown-item/style
dropdown-menu/style
empty docs(components): [empty] use new display tag (#12662) 2023-04-29 21:09:32 +08:00
focus-trap fix(components): [focus-trap] Fixed the function that removed the listener (#13158) 2023-07-22 08:48:01 +08:00
footer/style
form feat(components): [form-item]Label attribute for judging modification (#14344) 2023-09-21 11:27:15 +08:00
form-item/style
header/style
icon docs(components): [icon] (#10681) 2022-11-21 20:44:50 +08:00
image docs(components): [image] update class by computed and new docs (#13024) 2023-06-03 20:54:43 +08:00
image-viewer feat(components): [image-viewer] Add rotate event when rotating images (#14138) 2023-09-06 06:28:14 +00:00
infinite-scroll fix(components): [InfiniteScroll] keep-alive dom undefined (#11084) 2023-01-04 18:03:39 +08:00
input fix(components): [input] missing autofocus types (#14246) 2023-09-14 10:25:51 +08:00
input-number feat(components): added aria-level attributes for dialog and drawer headers; Fixed input-number's aria-valuenow being null (#13822) 2023-08-24 20:14:59 +08:00
link docs(components): [link] (#10683) 2022-11-21 20:21:52 +08:00
loading fix(components): [loading] Compatible with vue3.2.0~12 (#12377) 2023-04-30 01:52:36 +08:00
main/style
menu fix(components): [menu] export MenuInstance (#14284) 2023-09-16 09:25:00 +08:00
menu-item/style fix(components): [menu] the styles link error (#7820) 2022-05-21 12:14:13 +08:00
menu-item-group/style fix(components): [menu] the styles link error (#7820) 2022-05-21 12:14:13 +08:00
message chore(test): [message] wrong tag typo (#14099) 2023-08-26 02:06:30 +00:00
message-box refactor(components): [message-box] remove useRestoreActive (#11646) 2023-05-28 09:57:29 +08:00
notification test: [notification] add zIndex test case (#12949) 2023-05-26 11:52:59 +08:00
option/style
option-group/style
overlay fix(components): [global-config] global injection (#11899) 2023-03-08 23:12:17 +08:00
page-header docs(components): [page-header] use new display tag (#12665) 2023-05-16 09:10:03 +08:00
pagination feat(components): [el-pagination] add teleported prop (#14072) 2023-09-06 00:14:58 +00:00
popconfirm docs(components): [popconfirm] (#11826) 2023-03-10 14:50:35 +08:00
popover Revert "fix(components): [popover] default trigger" (#12341) 2023-04-06 22:16:59 +08:00
popper fix(components): [popper] prioritise user's popper-style (#12833) 2023-05-21 20:46:24 +08:00
progress fix(style): [progress] linecap value of track is consistent with path (#13395) 2023-06-28 20:30:31 +08:00
radio fix(components): [radio checkbox] fix click event triggered twice (#13936) 2023-08-15 21:44:21 +08:00
radio-button/style
radio-group/style
rate fix(components): [rate] bind the textColor property (#14092) 2023-08-28 21:51:18 +08:00
result docs(style): [result] use new display tag (#12661) 2023-04-29 17:44:17 +08:00
roving-focus-group refactor(utils): drop off/on/once, use EventListener instead (#8960) 2022-07-26 23:01:07 +08:00
row fix(components): [row] align="top" is not working properly (#13550) 2023-07-22 19:53:30 +08:00
scrollbar refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
select refactor(components): [select] use utils function (#14345) 2023-09-27 09:08:13 +08:00
select-v2 perf(components): [select-v2] performance enhancement for initStates (#12390) 2023-06-04 14:26:07 +08:00
skeleton docs(components): [skeleton] use new display tag (#12667) 2023-05-01 15:10:21 +09:00
skeleton-item/style
slider fix(components): circular referencing issue (#11777) 2023-03-01 16:44:09 +08:00
slot fix(components): use namespace (#9299) 2022-08-13 14:43:00 +08:00
space docs(components): [space] (#10685) 2022-11-22 21:39:34 +08:00
statistic refactor(components): [statistic] (#10939) 2022-12-12 10:42:48 +08:00
step/style
steps fix(components): [steps] preserve the order of subcomponents (#12896) 2023-05-29 20:17:36 +08:00
sub-menu/style refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
switch docs(components): [switch] add version tag & fix typo (#13771) 2023-07-31 18:21:42 +08:00
tab-pane/style
table fix(components): [table] add tabindex to tbody to fix #13991 (#14020) 2023-08-30 14:01:45 +08:00
table-column/style chore: enhance eslint rules (#6476) 2022-03-08 14:03:32 +08:00
table-v2 fix(components): [table-v2] calculate the width of MainTable in the same way (#13584) 2023-08-15 21:01:46 +08:00
tabs refactor(components): [tabs] enhance instance type (#14352) 2023-09-22 10:20:46 +08:00
tag docs(style): [tag] use new display tag (#12659) 2023-05-03 09:33:59 +08:00
teleport test(components): [teleport] Fixed spelling error ElTelport to ElTelepot (#14337) 2023-09-20 17:07:50 +08:00
text feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
time-picker fix(components): [date-picker] correct onCalendarChange param type (#13976) 2023-08-24 18:09:36 +08:00
time-select docs(components): [time-select] use new display tag (#12700) 2023-05-16 22:26:30 +08:00
timeline docs(components): [timeline] use new display tag (#12664) 2023-04-30 10:07:15 +09:00
timeline-item/style
tooltip fix(components): [select] abnormal focus when click tags (#13699) 2023-08-03 20:15:57 +08:00
tooltip-v2 refactor(project): removing packages/tokens (#11769) 2023-03-01 13:59:21 +08:00
transfer docs(components): [transfer] use new display tag (#13033) 2023-08-24 12:08:12 +08:00
tree test(components): [tree] custom label and children test case (#13902) 2023-08-08 19:38:22 +08:00
tree-select fix(components): [select] optimize the triggering of blur event (#11524) 2023-05-28 17:31:25 +08:00
tree-v2 fix(components): [tree-v2] modify the condition for when the value of currentKey is 0 (#13935) 2023-08-14 12:49:36 +08:00
upload feat(components): [upload] support async data (#14015) 2023-09-08 15:57:05 +08:00
virtual-list fix(components): [virtual-list] Resetting the vertical scrollbar state (#13319) 2023-06-25 09:29:10 +08:00
visual-hidden refactor(components): [visual-hidden] visual-hidden (#8192) 2022-06-15 21:51:15 +08:00
index.ts feat(components): add el-text component (#11653) 2023-03-10 15:30:56 +08:00
package.json feat: publish eslint config and metadata (#7063) 2022-04-09 04:32:01 +08:00