element-plus/packages/components
faga d2fb4ffc50
fix(component): [table] can't select row children (#10221)
* fix: table select children

* fix: table select children

* test(components): selectable tree table

* fix: toggle multiple-layer tree

* fix(components): [table]

toggleRowStatus fix

* chore: suggest code style

* chore: isArray instead of row.children

* chore: fix unit test error

* chore: select event trigger only once

* style: code style change

* chore: code style change

* chore: code integration

* chore: code style change

* chore: code style change

* chore: code style change

* chore: [table] code style change

* style: [table] brace style

Co-authored-by: faga <lzc295592@163.com>
2022-11-05 17:18:37 +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 fix(components): [autocomplete] optimize the select event type (#10105) 2022-10-18 18:46:52 +08:00
avatar refactor(components): [avatar] use JSX in Unit test (#8021) 2022-06-01 17:32:23 +08:00
backtop refactor(components): [backtop] (#10151) 2022-10-20 14:02:56 +08:00
badge refactor(components): [badge] remove unnecessary condition (#8073) 2022-06-04 15:30:31 +08:00
base/style
breadcrumb refactor(utils): refactor iconPropType (#9502) 2022-08-28 13:20:07 +08:00
breadcrumb-item/style
button refactor(components): [button] (#10152) 2022-10-20 17:14:02 +08:00
button-group/style
calendar refactor(components): [calendar] (#10163) 2022-10-22 11:39:18 +08:00
card test(components): [card] correct shadow props (#8059) 2022-06-03 09:01:47 +08:00
carousel fix(components): [carousel] missing root ref (#10312) 2022-10-30 16:27:44 +08:00
carousel-item/style
cascader fix(components): [cascader] remove extra space in the search text (#10439) 2022-11-05 14:08:25 +08:00
cascader-panel fix(components): [cascader] modelValue update problem (#10119) 2022-10-19 15:27:17 +08:00
check-tag refactor(component): improve code (#7959) 2022-05-29 09:42:31 +08:00
checkbox fix(components): [checkbox] circular reference (#10278) 2022-10-27 14:05:10 +08:00
checkbox-button/style
checkbox-group/style
col refactor(components): [layout] use JSX in Unit test (#8020) 2022-06-01 13:08:19 +08:00
collapse refactor(components): [collapse] (#10289) 2022-11-01 00:27:47 +08:00
collapse-item/style
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] correct event validation (#9814) 2022-09-18 18:41:44 +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] monthRange mode switching month sync (#10292) 2022-10-28 13:56:30 +08:00
descriptions fix(components): [descriptions] fix type error (#9899) 2022-09-26 12:15:26 +08:00
descriptions-item/style
dialog fix(components): [dialog] click allow focus out (#10160) 2022-10-21 08:50:41 +08:00
divider refactor(components): [divider] use JSX in Unit test (#8248) 2022-06-14 18:02:41 +08:00
drawer fix(components): [dialog] should emit open event after nextTick (#9209) 2022-08-16 22:04:00 +08:00
dropdown feat(components): [dropdown] add props for teleported API (#10012) 2022-10-27 15:19:49 +08:00
dropdown-item/style
dropdown-menu/style
empty refactor(components): [empty] use JSX in Unit test (#8245) 2022-06-14 18:02:21 +08:00
focus-trap fix(components): [time-picker] fix popup not showing (#9941) 2022-10-13 14:42:27 +08:00
footer/style
form fix(components): [form] throw non-validation error (#10255) 2022-10-26 23:18:35 +08:00
form-item/style
header/style
icon refactor(icon): reduce getter access (#9360) 2022-08-30 21:23:13 +08:00
image feat(components): [image] fix #8919 bug (#8920) 2022-07-26 17:53:35 +08:00
image-viewer refactor(components): [image-viewer] use JSX in Unit test (#9717) 2022-09-09 12:28:45 +09:00
infinite-scroll refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
input refactor(components): [input] export instance type (#10368) 2022-11-02 22:32:06 +08:00
input-number fix(components): [input-number] increase and decrease error (#10067) 2022-10-27 15:11:29 +08:00
link refactor(utils): refactor iconPropType (#9502) 2022-08-28 13:20:07 +08:00
loading refactor(components): [loading] change viewBox default value (#9769) 2022-09-17 00:10:16 +08:00
main/style
menu perf(components): [tabs] improve order performance 2022-09-16 22:51:44 +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 perf(components): [message] prefer function slots (#9625) 2022-09-05 10:16:20 +08:00
message-box feat(components): [message-box] add append-to option (#10071) 2022-10-18 21:47:26 +08:00
notification refactor(components): [notification] use JSX in Unit test (#9530) 2022-08-30 12:27:23 +08:00
option/style
option-group/style
overlay refactor(components): [overlay] use JSX in Unit test (#8227) 2022-06-13 14:58:41 +08:00
page-header fix(components): [page-header] fix styles introduced on demand (#9564) 2022-08-31 19:34:26 +08:00
pagination fix(components): [pagination] fix type error (#9893) 2022-09-26 08:04:17 +08:00
popconfirm refactor(utils): refactor iconPropType (#9502) 2022-08-28 13:20:07 +08:00
popover fix(components): [popover] abnormal style when effect is dark (#10190) 2022-10-22 21:12:15 +08:00
popper fix(components): [popper] enable the adaptive configuration (#10104) 2022-10-26 13:00:00 +08:00
progress fix(components): [progress] fix type error (#9894) 2022-09-25 15:42:49 +08:00
radio fix(components): [radio] fix type error (#9879) 2022-09-23 21:07:14 +08:00
radio-button/style
radio-group/style
rate feat(components): [rate] add clearable attribute (#10031) 2022-10-11 10:21:19 +08:00
result fix(components): [result] fix type error (#9887) 2022-09-24 14:09:00 +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 refactor(components): [select] use util function (#10286) 2022-10-27 21:41:27 +08:00
select-v2 fix(components): [select-v2] empty value should be undefined (#10189) 2022-10-22 21:11:41 +08:00
skeleton refactor(components): [skeleton] use JSX in Unit test (#8265) 2022-06-15 01:31:56 +08:00
skeleton-item/style
slider fix(components): [slider] fix type error (#9886) 2022-09-24 14:06:33 +08:00
slot fix(components): use namespace (#9299) 2022-08-13 14:43:00 +08:00
space fix(components): [space] complete the prop of space (#9380) 2022-08-25 09:31:20 +08:00
step/style
steps fix(components): [steps] step line style (#9865) 2022-09-23 13:49:58 +09:00
sub-menu/style refactor(build): use type unsafe (#7523) 2022-05-13 16:55:10 +08:00
switch fix(components): [switch] clipped text (#10081) 2022-10-19 05:03:46 +00:00
tab-pane/style
table fix(component): [table] can't select row children (#10221) 2022-11-05 17:18:37 +08:00
table-column/style
table-v2 fix(components): [table-v2] fix scroll to bottom (#9959) 2022-10-18 12:15:21 +08:00
tabs fix(utils): [vnode] flattedChildren support subTree (#10298) 2022-10-31 16:21:50 +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(components): [date-picker] fix readonly picker can be triggered (#9931) 2022-10-18 12:10:18 +08:00
time-select fix(components): [time-select] fix type error (#9884) 2022-09-25 17:46:49 +08:00
timeline refactor(utils): refactor iconPropType (#9502) 2022-08-28 13:20:07 +08:00
timeline-item/style
tooltip fix(components): [tooltip] remove deprecated api (#10264) 2022-10-27 15:16:29 +08:00
tooltip-v2 refactor: add ts-nocheck and check all files (#8401) 2022-06-22 08:04:42 +08:00
transfer fix(components): [transfer] child component don't validate (#9403) 2022-09-01 17:40:02 +08:00
tree fix(components): [tree] tree node click parameter (#9872) 2022-09-23 14:04:38 +08:00
tree-select refactor(components): [tree-select] use JSX in Unit test (#9786) 2022-09-17 08:30:03 +08:00
tree-v2 fix(components): [tree-v2] default icon render test (#10342) 2022-11-01 12:03:19 +08:00
upload fix(components): [upload] add uid for file handleStart (#9876) 2022-10-28 14:47:15 +08:00
virtual-list fix(components): [virtual-list] fix type error (#9780) 2022-09-16 07:50:17 +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