element-plus/packages/components
wzc520pyfm a9b91d1f0f
fix(components): [select-v2] corrent focus to input when select clicked (#17362)
* fix(components): [select-v2] fix remote init

remote-search scenarios shoule be not initialized

* Revert "fix(components): [select-v2] fix remote init"

This reverts commit d8326888e3df96dee482b9c8098738bc698215af.

* fix(components): [select-v2] no trigger init-states when filter/remote

* test(components): [select-v2] add test for no init when remote search

* fix(components): [select-v2] add back the necessary condition

* fix(components): [select-v2] correct input focus

input shoule be fouce when click el-select

* fix(components): [select-v2] focus first and then completed taggle-menu
2024-07-30 10:49:46 +08:00
..
affix improvement(other): Minor change to English phrasing (#16654) 2024-04-25 15:30:37 +08:00
alert style(components): [alert] Update alert style (#15911) 2024-02-23 16:23:45 +08:00
anchor feat: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +08:00
anchor-link/style feat(components): anchor component (#15670) 2024-02-27 14:22:26 +08:00
aside/style
autocomplete feat(hooks): add use-aria hooks (#16598) 2024-04-23 13:56:44 +08:00
avatar test: fix ci image/avatar test error (#16863) 2024-05-16 12:49:50 +08:00
backtop fix(components): [backtop] change default visible (#13069) 2023-06-03 06:58:56 +08:00
badge test(components): [badge] complete test cases (#17628) 2024-07-24 05:39:19 +00: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 chore(components): clear deprecated API (#15922) 2024-02-28 12:42:17 +08:00
card feat(components): [card] adds footer slot (#10357) 2023-11-06 19:29:22 +08:00
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): fix test warning (#16688) 2024-04-28 14:56:16 +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] SSR hydration error caused by random ID (#15500) 2024-01-15 03:24:50 +08:00
collapse-item/style
collapse-transition fix(types): non-null assertion component name (#16804) 2024-05-15 09:24:42 +08:00
collection fix(components): [collection] type error (#7940) 2022-05-30 10:27:16 +08:00
color-picker improvement(components): @touchstart @touchmove @wheel add passive (#16741) 2024-07-26 21:01:17 +08:00
config-provider fix(hooks): cannot access 'useEmptyValuesProps' before initialization (#17448) 2024-07-09 19:02:05 +08:00
container docs(components): [container] (#10680) 2022-11-21 21:37:14 +08:00
countdown fix(components): [countdown] SSR hydration error (#17554) 2024-07-19 18:23:04 +08:00
date-picker feat(components): [date-picker] type add months params (#17342) 2024-07-19 11:47:25 +08:00
descriptions refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
descriptions-item/style
dialog refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
divider docs(components): [divider] (#11558) 2023-02-14 22:31:33 +08:00
drawer fix(components): [drawer] use dynamic zIndex from useDialog hook(#15641) (#15900) 2024-02-21 16:39:24 +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 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]: add label-position prop (#17111) 2024-06-24 16:43:02 +08:00
form-item/style
header/style
icon fix(components): [icon] remove repeat style (#16242) 2024-03-26 12:12:57 +08:00
image fix(components): [image] imageViewer crossorigin configuration missing (#17341) 2024-07-01 17:40:37 +08:00
image-viewer fix(components): [image] imageViewer crossorigin configuration missing (#17341) 2024-07-01 17:40:37 +08:00
infinite-scroll fix(components): [InfiniteScroll] error caused by value of el[SCOPE] (#16686) 2024-04-30 11:57:44 +08:00
input refactor(hooks): rewrite composition as a composable function (#14240) 2024-07-28 21:11:20 +08:00
input-number chore(components): fix test warning (#16688) 2024-04-28 14:56:16 +08:00
link refactor(components): [link & text] optimize boolean type (#17610) 2024-07-21 21:26:14 +08:00
loading feat(components): [loading] replenish loading attributes (#17174) 2024-07-22 08:08:43 +08:00
main/style
menu docs(components): [menu] use new display tag (#15385) 2024-07-23 11:04:23 +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 feat(components): [message] add plain prop (#16214) 2024-03-26 12:03:51 +08:00
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 docs(components): [page-header] use new display tag (#12665) 2023-05-16 09:10:03 +08:00
pagination fix(components): [pagination] size global adaptation (#17306) 2024-06-25 09:01:29 +08:00
popconfirm docs(components): [popconfirm] (#11826) 2023-03-10 14:50:35 +08:00
popover docs(components): [popover] use new display tag (#15387) 2024-07-22 14:23:17 +08:00
popper fix: popper content type check (#17040) 2024-07-22 17:33:02 +08:00
progress refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
radio fix(components): [radio-button] model-value click style lost and format test file (#16692) 2024-07-15 19:21:44 +08:00
radio-button/style
radio-group/style
rate refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +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 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 chore(components): [select] remove unused Input component (#17690) 2024-07-29 08:23:46 +08:00
select-v2 fix(components): [select-v2] corrent focus to input when select clicked (#17362) 2024-07-30 10:49:46 +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): [slider] data anomaly when the input value is undefined (#15402) 2024-07-29 15:20:04 +08:00
slot fix(components): use namespace (#9299) 2022-08-13 14:43:00 +08:00
space fix(components): Add missing export (#16323) 2024-04-25 21:18:05 +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 refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
tab-pane/style
table fix(components): [table] inaccurate type of toggleRowSelection (#17687) 2024-07-29 13:40:05 +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] optimize SSR (#15183) 2024-07-29 18:01:07 +08:00
tag test(components): [tag] replace closeTransition with disableTransitions (#17611) 2024-07-24 13:45:32 +08:00
teleport refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
text refactor(components): [link & text] optimize boolean type (#17610) 2024-07-21 21:26:14 +08:00
time-picker feat(components): [date-picker] type add months params (#17342) 2024-07-19 11:47:25 +08:00
time-select feat(components): [time-select] export TimeSelectProps and Instance (#16511) 2024-07-23 16:22:59 +08:00
timeline refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
timeline-item/style
tooltip refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
tooltip-v2 refactor(components): optimize component boolean type (#17622) 2024-07-25 14:17:23 +08:00
tour fix(components): Add missing export (#16323) 2024-04-25 21:18:05 +08:00
tour-step/style feat(components): tour component (#14952) 2023-12-27 14:49:11 +08:00
transfer fix(components): fix deprecated warning (#16034) 2024-03-04 22:06:40 +08:00
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 fix(components): [color-picker/tree-v2] build error typechecking fails with error TS2300 (#17545) 2024-07-17 15:27:46 +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 refactor(components): [visual-hidden] visual-hidden (#8192) 2022-06-15 21:51:15 +08:00
watermark refactor(components): [watermark] change textBaseline default value to hanging (#17036) 2024-06-03 21:29:12 +08:00
index.ts feat(components): [segmented] new component (#16258) 2024-04-11 18:48:52 +08:00
package.json feat: publish eslint config and metadata (#7063) 2022-04-09 04:32:01 +08:00