element-plus/packages/components
wzc520pyfm 5fc967c63e
docs(components): [dropdown] use new display tag (#15378)
* docs(components): [dropdown] use new display tag

* docs(components): [dropdown] format doc

* docs(components): [dropdown] add delete tag for button type
2024-07-23 10:42:19 +08:00
..
affix improvement(other): Minor change to English phrasing (#16654) 2024-04-25 15:30:37 +08:00
alert
anchor feat: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +08:00
anchor-link/style
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
badge feat(components): [badge] Add badge-style and badge-class (#16585) 2024-04-19 17:50:35 +08:00
base/style
breadcrumb feat(components): [breadcrumb] aria-label uses locale (#16089) 2024-03-10 20:19:38 +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 docs(components): [carousel] use new display tag (#14953) 2024-07-23 10:24:48 +08:00
carousel-item/style
cascader feat(components): [cascader] add tag-effect prop (#17443) 2024-07-20 08:55:15 +08:00
cascader-panel fix(types): non-null assertion component name (#16804) 2024-05-15 09:24:42 +08:00
check-tag
checkbox chore(components): fix test warning (#16688) 2024-04-28 14:56:16 +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 fix(components): [color-picker/tree-v2] build error typechecking fails with error TS2300 (#17545) 2024-07-17 15:27:46 +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 feat(components): [date-picker] type add months params (#17342) 2024-07-19 11:47:25 +08:00
descriptions fix(components): Add missing export (#16323) 2024-04-25 21:18:05 +08:00
descriptions-item/style
dialog
divider
drawer
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 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 fix(components): [input] add prop "row" explicit declare (#17085) 2024-07-21 13:23:04 +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
menu-item/style
menu-item-group/style
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
option/style
option-group/style
overlay
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: popper content type check (#17040) 2024-07-22 17:33:02 +08:00
progress fix(components): [progress] setting both color and striped is invalid (#17235) 2024-06-21 12:44:55 +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 feat(hooks): add use-aria hooks (#16598) 2024-04-23 13:56:44 +08:00
result
roving-focus-group
row
scrollbar feat(hooks): add use-aria hooks (#16598) 2024-04-23 13:56:44 +08:00
segmented feat(hooks): add use-aria hooks (#16598) 2024-04-23 13:56:44 +08:00
select fix: popper content type check (#17040) 2024-07-22 17:33:02 +08:00
select-v2 fix: popper content type check (#17040) 2024-07-22 17:33:02 +08:00
skeleton
skeleton-item/style
slider feat(hooks): add use-aria hooks (#16598) 2024-04-23 13:56:44 +08:00
slot
space fix(components): Add missing export (#16323) 2024-04-25 21:18:05 +08:00
statistic
step/style
steps
sub-menu/style
switch feat(hooks): add use-aria hooks (#16598) 2024-04-23 13:56:44 +08:00
tab-pane/style
table fix(components): [table] expand-row-keys change to explicit type (#17333) 2024-07-19 16:05:57 +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 docs(components): [tabs] use new display tag (#15380) 2024-07-23 10:17:43 +08:00
tag
teleport
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 fix: popper content type check (#17040) 2024-07-22 17:33:02 +08:00
timeline
timeline-item/style
tooltip feat(hooks): add use-aria hooks (#16598) 2024-04-23 13:56:44 +08:00
tooltip-v2 fix: popper content type check (#17040) 2024-07-22 17:33:02 +08:00
tour fix(components): Add missing export (#16323) 2024-04-25 21:18:05 +08:00
tour-step/style
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
virtual-list fix(components): [tree-v2] component activation content not displayed (#17511) 2024-07-13 17:19:34 +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(components): [segmented] new component (#16258) 2024-04-11 18:48:52 +08:00
package.json