element-plus/packages/components
thinkasany 785761ab89
chore(utils): improve setTimeout type (#17763)
* chore(utils): improve setTimeout type

* revert
2024-08-05 21:10:14 +08:00
..
affix
alert
anchor
anchor-link/style
aside/style
autocomplete
avatar test: fix ci image/avatar test error (#16863) 2024-05-16 12:49:50 +08:00
backtop
badge chore(components): remove deprecated 2.8.0 (#17735) 2024-08-02 11:08:24 +08:00
base/style
breadcrumb refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
breadcrumb-item/style
button refactor(components): [button-group] optimize code (#17607) 2024-07-21 18:05:47 +08:00
button-group/style
calendar
card
carousel feat(components): [carousel] export activeIndex (#17650) 2024-07-26 10:20:25 +08:00
carousel-item/style
cascader refactor(hooks): rewrite composition as a composable function (#14240) 2024-07-28 21:11:20 +08:00
cascader-panel fix(types): non-null assertion component name (#16804) 2024-05-15 09:24:42 +08:00
check-tag refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
checkbox chore(components): remove deprecated 2.8.0 (#17735) 2024-08-02 11:08:24 +08:00
checkbox-button/style
checkbox-group/style
col
collapse
collapse-item/style
collapse-transition fix(types): non-null assertion component name (#16804) 2024-05-15 09:24:42 +08:00
collection
color-picker chore(components): remove deprecated 2.8.0 (#17735) 2024-08-02 11:08:24 +08:00
config-provider fix(hooks): cannot access 'useEmptyValuesProps' before initialization (#17448) 2024-07-09 19:02:05 +08:00
container
countdown fix(components): [countdown] SSR hydration error (#17554) 2024-07-19 18:23:04 +08:00
date-picker fix(components): [date-picker] fix user input error in monthrange (#12943) 2024-08-03 21:39:42 +08:00
descriptions refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
descriptions-item/style
dialog fix(components): SSR hydration error caused by disabled prop of teleport (#17551) 2024-08-04 13:50:09 +08:00
divider
drawer feat(components): [drawer] add append-to (#17761) 2024-08-05 11:32:48 +08:00
dropdown docs(components): [dropdown] use new display tag (#15378) 2024-07-23 10:42:19 +08:00
dropdown-item/style
dropdown-menu/style
empty
focus-trap
footer/style
form feat(components): [form-item]: add label-position prop (#17111) 2024-06-24 16:43:02 +08:00
form-item/style
header/style
icon
image fix(components): [image] cannot trigger event when image is loaded error (#17692) 2024-08-02 17:59:59 +08:00
image-viewer fix(components): SSR hydration error caused by disabled prop of teleport (#17551) 2024-08-04 13:50:09 +08:00
infinite-scroll fix(components): [InfiniteScroll] error caused by value of el[SCOPE] (#16686) 2024-04-30 11:57:44 +08:00
input chore(components): remove deprecated 2.8.0 (#17735) 2024-08-02 11:08:24 +08:00
input-number chore(components): remove deprecated 2.8.0 (#17735) 2024-08-02 11:08:24 +08:00
link refactor(components): [link & text] optimize boolean type (#17610) 2024-07-21 21:26:14 +08:00
loading chore(utils): improve setTimeout type (#17763) 2024-08-05 21:10:14 +08:00
main/style
mention feat: add mention component (#17586) 2024-08-02 11:00:26 +08:00
menu fix(components): [abort popper] fix effect type error (#17758) 2024-08-03 10:37:21 +08:00
menu-item/style
menu-item-group/style
message
message-box fix(components): [message-box] vue wraning when button state is loading (#17603) 2024-07-20 11:16:06 +08:00
notification refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
option/style
option-group/style
overlay refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
page-header
pagination fix(components): [pagination] size global adaptation (#17306) 2024-06-25 09:01:29 +08:00
popconfirm
popover docs(components): [popover] use new display tag (#15387) 2024-07-22 14:23:17 +08:00
popper fix(components): [abort popper] fix effect type error (#17758) 2024-08-03 10:37:21 +08:00
progress refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
radio chore(components): remove deprecated 2.8.0 (#17735) 2024-08-02 11:08:24 +08:00
radio-button/style
radio-group/style
rate chore(components): remove deprecated 2.8.0 (#17735) 2024-08-02 11:08:24 +08:00
result
roving-focus-group
row
scrollbar fix(components): [scrollbar] restore scroll position in onActivated hook (#11363) 2024-07-27 22:21:35 +08:00
segmented fix(components): [segmented] modelValue boolean type validation warning (#17656) 2024-07-26 13:48:41 +08:00
select fix(components): [abort popper] fix effect type error (#17758) 2024-08-03 10:37:21 +08:00
select-v2 fix(components): [abort popper] fix effect type error (#17758) 2024-08-03 10:37:21 +08:00
skeleton
skeleton-item/style
slider fix(components): [slider] click on marks is inaccurately positioned (#15332) 2024-08-04 10:46:48 +08:00
slot
space
statistic
step/style
steps
sub-menu/style
switch chore(components): remove deprecated 2.8.0 (#17735) 2024-08-02 11:08:24 +08:00
tab-pane/style
table feat(components): [table] tree children add check strictly (#13519) 2024-08-05 12:10:17 +08:00
table-column/style
table-v2 fix(components): [table-v2] the selector is invalid when row-key is a number (#16989) 2024-06-11 21:44:19 +08:00
tabs fix(components):[tabs] reactive objects may lose reactivity in label slot (#14135) 2024-07-30 20:11:43 +08:00
tag test(components): [tag] replace closeTransition with disableTransitions (#17611) 2024-07-24 13:45:32 +08:00
teleport fix(components): SSR hydration error caused by disabled prop of teleport (#17551) 2024-08-04 13:50:09 +08:00
text refactor(components): [link & text] optimize boolean type (#17610) 2024-07-21 21:26:14 +08:00
time-picker fix(components): [date-picker] clear button repeatedly triggers update:model-value (#17274) 2024-08-04 11:41:22 +08:00
time-select fix(components): [abort popper] fix effect type error (#17758) 2024-08-03 10:37:21 +08:00
timeline refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
timeline-item/style
tooltip fix(components): SSR hydration error caused by disabled prop of teleport (#17551) 2024-08-04 13:50:09 +08:00
tooltip-v2 fix(components): SSR hydration error caused by disabled prop of teleport (#17551) 2024-08-04 13:50:09 +08:00
tour fix(components): SSR hydration error caused by disabled prop of teleport (#17551) 2024-08-04 13:50:09 +08:00
tour-step/style
transfer
tree fix(components): [tree]calling method to expand node accordion mode fail (#17441) 2024-07-19 15:20:47 +08:00
tree-select fix(components): [tree-select] fix filter no matching data error (#17473) 2024-07-09 19:01:32 +08:00
tree-v2 feat(components): [tree-v2] add scrollTo method (#14050) 2024-08-02 20:16:32 +08:00
upload refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
virtual-list improvement(components): @touchstart @touchmove @wheel add passive (#16741) 2024-07-26 21:01:17 +08:00
visual-hidden
watermark refactor(components): [watermark] change textBaseline default value to hanging (#17036) 2024-06-03 21:29:12 +08:00
index.ts feat: add mention component (#17586) 2024-08-02 11:00:26 +08:00
package.json