element-plus/packages/components
zz 50da145b2b
fix(components): [menu] expand active menu item (#9069)
* fix(components): [menu] expand active menu item

* chore: update
2022-07-28 12:57:58 +08:00
..
affix refactor(components): [affix] props and emits validation (#7945) 2022-05-29 06:24:45 +08:00
alert refactor(components): [alert] delete unnecessary code (#8129) 2022-06-07 21:53:30 +08:00
aside/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
autocomplete feat(components): [autocomplete] fit input width (#8596) 2022-07-03 17:54:40 +08:00
avatar refactor(components): [avatar] use JSX in Unit test (#8021) 2022-06-01 17:32:23 +08:00
backtop refactor(component): improve code (#7959) 2022-05-29 09:42:31 +08:00
badge refactor(components): [badge] remove unnecessary condition (#8073) 2022-06-04 15:30:31 +08:00
base/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
breadcrumb refactor(component): improve code (#7959) 2022-05-29 09:42:31 +08:00
breadcrumb-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
button refactor(components): [button] use JSX in Unit test (#8024) 2022-06-01 13:02:18 +08:00
button-group/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
calendar refactor(component): improve code (#7959) 2022-05-29 09:42:31 +08:00
card test(components): [card] correct shadow props (#8059) 2022-06-03 09:01:47 +08:00
carousel fix(components): [carousel] computed interval prop (#9022) 2022-07-26 16:57:55 +08:00
carousel-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
cascader fix(components): [tooltip] related components are controlled (#9019) 2022-07-26 17:22:54 +08:00
cascader-panel fix(components): [cascader] pass forced param to syncMenuState (#8794) 2022-07-27 12:44:22 +08:00
check-tag refactor(component): improve code (#7959) 2022-05-29 09:42:31 +08:00
checkbox refactor(components): [checkbox] use JSX in Unit test (#9009) 2022-07-25 22:28:08 +09: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): [layout] use JSX in Unit test (#8020) 2022-06-01 13:08:19 +08:00
collapse fix(components): [collapse-item] If disabled, no focus (#8081) 2022-06-08 09:33:09 +08:00
collapse-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
collapse-transition refactor(components): [collapse-transition] type error (#8247) 2022-06-15 19:59:05 +08:00
collection fix(components): [collection] type error (#7940) 2022-05-30 10:27:16 +08:00
color-picker fix(components): [color-picker] element event binding error (#9061) 2022-07-27 20:02:29 +08:00
config-provider refactor(components): [config-provider] use JSX in Unit test (#7980) 2022-05-30 10:36:10 +08:00
container refactor(components): [container] use JSX in Unit test (#8778) 2022-07-12 20:26:58 +09:00
date-picker fix(components): [date-picker] prevent duplicate pick date (#8588) 2022-07-21 12:12:32 +08:00
descriptions refactor(components): [descriptions] switch to script-setup syntax (#8349) 2022-07-19 19:21:30 +08:00
descriptions-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
dialog fix(components): [dialog] fix type error (#8898) 2022-07-20 21:46:18 +08:00
divider refactor(components): [divider] use JSX in Unit test (#8248) 2022-06-14 18:02:41 +08:00
drawer refactor(components): [drawer] replace with addUnit (#8463) 2022-06-24 21:29:39 +08:00
dropdown refactor(utils): drop off/on/once, use EventListener instead (#8960) 2022-07-26 23:01:07 +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): [empty] use JSX in Unit test (#8245) 2022-06-14 18:02:21 +08:00
focus-trap Fix/focus trap datepicker pick (#8085) 2022-06-04 14:58:01 +08:00
footer/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
form fix(components): [form-item] clearValidate invalid (#8643) 2022-07-12 00:55:12 +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 refactor(components): [icon] use JSX in Unit test (#8249) 2022-06-14 14:55:22 +08:00
image feat(components): [image] fix #8919 bug (#8920) 2022-07-26 17:53:35 +08:00
image-viewer refactor(components): [image-viewer] simplify emits type checking (#8329) 2022-06-17 21:37:30 +08:00
infinite-scroll refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
input fix(components): [input] fix type error (#8731) 2022-07-10 15:09:50 +08:00
input-number fix(components): add validate-event for form types component (#8173) 2022-07-02 21:01:05 +08:00
link refactor(components): [link] use JSX in Unit test (#8140) 2022-06-07 13:08:21 +08:00
loading refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
main/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
menu fix(components): [menu] expand active menu item (#9069) 2022-07-28 12:57:58 +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 fix(components): [message] fix message grouping styles (#8809) 2022-07-18 20:05:44 +09:00
message-box refactor(utils): drop off/on/once, use EventListener instead (#8960) 2022-07-26 23:01:07 +08:00
notification refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +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(components): [overlay] use JSX in Unit test (#8227) 2022-06-13 14:58:41 +08:00
page-header refactor(components): [page-header] use JSX in Unit test (#8263) 2022-06-15 01:40:09 +08:00
pagination refactor(components): [pagination] use JSX in Unit test (#8269) 2022-07-13 19:36:55 +09:00
popconfirm refactor(components): [popconfirm] remove redundant function (#8786) 2022-07-12 18:03:58 +08:00
popover feat(components): [tooltip] adjust controlled mode (#8762) 2022-07-17 23:14:51 +08:00
popper fix(components): [focus-trap] maximum call stack size exceeded error (#8218) 2022-07-13 09:50:09 +08:00
progress refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
radio revert(components): [radio] revert input id (#8677) 2022-07-07 12:06:55 +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 fix(components): [rate] fix type error (#8896) 2022-07-20 18:37:04 +09:00
result perf(components): remove unnecessary const assertions (#8407) 2022-06-22 14:30:13 +08:00
roving-focus-group refactor(utils): drop off/on/once, use EventListener instead (#8960) 2022-07-26 23:01:07 +08:00
row refactor(components): [row] switch to script-setup syntax (#7961) 2022-05-30 16:35:18 +08:00
scrollbar refactor(components): [el-table] using flex to refactor table (#8690) 2022-07-11 02:08:21 +08:00
select fix(components): [select] sync the tooltip component change (#8998) 2022-07-26 09:05:49 +08:00
select-v2 fix(components): [tooltip] related components are controlled (#9019) 2022-07-26 17:22:54 +08:00
skeleton refactor(components): [skeleton] use JSX in Unit test (#8265) 2022-06-15 01:31:56 +08:00
skeleton-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
slider fix(components): [slider] disabled slider button can still be focused (#9004) 2022-07-27 11:54:00 +08:00
slot refactor(components): [only-child] simplify conditions (#8480) 2022-06-27 11:04:25 +09:00
space refactor(components): [space] use JSX in Unit test (#8433) 2022-06-23 22:51:10 +08:00
step/style fix(components): style path error for radio button (#3079) 2021-08-26 16:20:55 +08:00
steps fix(components): [step] className should be is-icon when using icon slot (#8706) 2022-07-09 19:27:31 +09:00
sub-menu/style refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
switch refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
tab-pane/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
table style(components): [table] prettier format, no code changes (#8318) 2022-07-27 12:53:51 +08:00
table-column/style chore: enhance eslint rules (#6476) 2022-03-08 14:03:32 +08:00
table-v2 refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
tabs fix(components): [tabs] disabled pane can still be focused (#8600) 2022-07-16 19:01:03 +08:00
tag refactor(components): [tag] use JSX in Unit test (#8233) 2022-06-13 15:02:36 +08:00
teleport refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
time-picker fix: [el-time-picker] clicking on prefix does not open the panel (#9044) 2022-07-27 11:48:53 +08:00
time-select refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
timeline fix(components): [timeline] fix type error (#8829) 2022-07-15 13:32:56 +08:00
timeline-item/style refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
tooltip feat(components): [tooltip] adjust controlled mode (#8762) 2022-07-17 23:14:51 +08:00
tooltip-v2 refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
transfer refactor(components): [transfer] use JSX in Unit test (#8274) 2022-07-14 19:12:59 +09:00
tree refactor(utils): drop off/on/once, use EventListener instead (#8960) 2022-07-26 23:01:07 +08:00
tree-select fix(components): [TreeSelect] checkbox interaction (#8102) 2022-07-02 14:49:21 +08:00
tree-v2 refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
upload fix(components): [upload] one-way cannot add attachments (#8877) 2022-07-19 07:32:48 +08:00
virtual-list fix(hooks): [use-lockscreen] fix namespace (#8711) 2022-07-26 18:12:14 +08:00
visual-hidden refactor(components): [visual-hidden] visual-hidden (#8192) 2022-06-15 21:51:15 +08:00
index.ts docs(components): [virtualized-table] finishing leftovers (#7496) 2022-05-05 00:54:49 +08:00
package.json feat: publish eslint config and metadata (#7063) 2022-04-09 04:32:01 +08:00