.. |
affix
|
refactor(components): [affix] optimized code logic (#17929)
|
2024-08-20 11:42:06 +08:00 |
alert
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
anchor
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
anchor-link/style
|
|
|
aside/style
|
|
|
autocomplete
|
refactor: import shared utilities from @element-plus/utils (#18048)
|
2024-08-29 09:04:03 +08:00 |
avatar
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
backtop
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
badge
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
base/style
|
|
|
breadcrumb
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
breadcrumb-item/style
|
|
|
button
|
fix(components): [button] use tag and disabled comp click triggered (#17804)
|
2024-08-16 11:01:07 +08:00 |
button-group/style
|
|
|
calendar
|
fix(components): [calendar] improve range validation (#18125)
|
2024-09-03 20:31:28 +08:00 |
card
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
carousel
|
refactor(components): [carousel] use var to replace raw string (#17958)
|
2024-08-22 15:07:30 +08:00 |
carousel-item/style
|
|
|
cascader
|
feat(components): [cascader-panel] add empty slot (#16274)
|
2024-09-13 09:34:40 +08:00 |
cascader-panel
|
feat(components): [cascader-panel] add empty slot (#16274)
|
2024-09-13 09:34:40 +08:00 |
check-tag
|
feat(components): [check-tag] add disabled prop (#17936)
|
2024-08-30 18:41:11 +08:00 |
checkbox
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
checkbox-button/style
|
|
|
checkbox-group/style
|
|
|
col
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
collapse
|
feat(components): [collapse] collpase item supports custom icon (#18215)
|
2024-09-12 22:13:25 +08:00 |
collapse-item/style
|
|
|
collapse-transition
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
collection
|
|
|
color-picker
|
fix(components): [color-picker] supports dynamic change of colorFormat (#18135)
|
2024-09-12 14:59:46 +08:00 |
config-provider
|
feat(components): [config-provider] support more message config (#18106)
|
2024-09-01 18:13:40 +08:00 |
container
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
countdown
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
date-picker
|
fix(components): [tooltip] change ariaHidden value after closed the dropdown (#18207)
|
2024-09-10 15:58:53 +08:00 |
descriptions
|
feat(components): [descriptions] add rowspan (#10314)
|
2024-08-22 21:39:09 +08:00 |
descriptions-item/style
|
|
|
dialog
|
chore(components): [dialog] add instance type (#18127)
|
2024-09-03 18:16:46 +08:00 |
divider
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
drawer
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
dropdown
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
dropdown-item/style
|
|
|
dropdown-menu/style
|
|
|
empty
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
focus-trap
|
fix(components): fixed add listeners not remove on beforeunmount (#17344)
|
2024-08-09 09:40:20 +08:00 |
footer/style
|
|
|
form
|
chore: upgrade vitest (#18099)
|
2024-08-31 16:18:56 +08:00 |
form-item/style
|
|
|
header/style
|
|
|
icon
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
image
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
image-viewer
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
infinite-scroll
|
refactor: import shared utilities from @element-plus/utils (#18048)
|
2024-08-29 09:04:03 +08:00 |
input
|
fix: the disabled state should not trigger focus (#18108)
|
2024-08-31 19:48:48 +08:00 |
input-number
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
link
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
loading
|
refactor: import shared utilities from @element-plus/utils (#18048)
|
2024-08-29 09:04:03 +08:00 |
main/style
|
|
|
mention
|
fix(components): [mention] replace props.disabled with useFormDisabled (#18119)
|
2024-09-02 17:51:05 +08:00 |
menu
|
fix(components): [menu] move ulStyle from render to setup to fix memory leak (#18122)
|
2024-09-07 11:56:44 +08:00 |
menu-item/style
|
|
|
menu-item-group/style
|
|
|
message
|
fix(components): [message] max affects grouping display (#18189)
|
2024-09-06 09:02:45 +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
|
chore: upgrade vitest (#18099)
|
2024-08-31 16:18:56 +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
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
pagination
|
fix(components): [pagination] global size dynamic modification error (#18004)
|
2024-08-27 09:03:06 +08:00 |
popconfirm
|
feat(components): [popconfirm] add actions slot (#17957)
|
2024-08-23 08:29:34 +08:00 |
popover
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
popper
|
refactor: import shared utilities from @element-plus/utils (#18048)
|
2024-08-29 09:04:03 +08:00 |
progress
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
radio
|
fix(components): [radio] change not trigger (#17047)
|
2024-08-07 16:02:02 +08:00 |
radio-button/style
|
|
|
radio-group/style
|
|
|
rate
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
result
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
roving-focus-group
|
|
|
row
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
scrollbar
|
feat(components): [scrollbar] add tabindex to scrollbar wrap content (#14320)
|
2024-09-09 17:36:11 +08:00 |
segmented
|
fix(components): [segmented] fix async disabled style of selected item (#17716)
|
2024-08-18 11:32:02 +08:00 |
select
|
test(components): [select] fix test warning (#18211)
|
2024-09-07 07:54:26 +08:00 |
select-v2
|
fix(components): [select-v2] label display error when re-rendering (#18128)
|
2024-09-10 15:53:11 +08:00 |
skeleton
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
skeleton-item/style
|
|
|
slider
|
test(components): [slider] remove console.log (#18217)
|
2024-09-08 18:42:29 +08:00 |
slot
|
refactor: import shared utilities from @element-plus/utils (#18048)
|
2024-08-29 09:04:03 +08:00 |
space
|
refactor: import shared utilities from @element-plus/utils (#18048)
|
2024-08-29 09:04:03 +08:00 |
statistic
|
fix(components): [statistic] fix excessive decimals when value is NAN (#17798)
|
2024-08-08 19:38:35 +08:00 |
step/style
|
|
|
steps
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
sub-menu/style
|
|
|
switch
|
refactor: import shared utilities from @element-plus/utils (#18048)
|
2024-08-29 09:04:03 +08:00 |
tab-pane/style
|
|
|
table
|
fix(components): [table] selection fixed unexpected (#17904)
|
2024-09-13 14:45:12 +08:00 |
table-column/style
|
|
|
table-v2
|
fix(components): [table-v2] columns missing key field (#17891)
|
2024-09-03 21:05:21 +08:00 |
tabs
|
fix(components): [tabs] active-bar not move with the tab label changes (#18165)
|
2024-09-05 14:36:36 +08:00 |
tag
|
fix(components): [tag] leave animations not working (#18006)
|
2024-08-28 22:18:23 +08:00 |
teleport
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
text
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
time-picker
|
fix(components): [time-picker] close pick when click clear on pick open (#15390)
|
2024-09-12 21:50:31 +08:00 |
time-select
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
timeline
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
timeline-item/style
|
|
|
tooltip
|
fix(components): [tooltip] change ariaHidden value after closed the dropdown (#18207)
|
2024-09-10 15:58:53 +08:00 |
tooltip-v2
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
tour
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
tour-step/style
|
|
|
transfer
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
tree
|
fix(components): [el-tree-select] fix lazy and multiple select node (#17903)
|
2024-09-01 20:59:31 +08:00 |
tree-select
|
revert(components): [select] cancel type conversion at initialization (#18088)
|
2024-09-03 15:20:46 +08:00 |
tree-v2
|
feat(components): [tree-v2] support node-drop event (#16935)
|
2024-09-11 15:33:26 +08:00 |
upload
|
refactor: import shared utilities from @element-plus/utils (#18048)
|
2024-08-29 09:04:03 +08:00 |
virtual-list
|
refactor: import shared utilities from @element-plus/utils (#18048)
|
2024-08-29 09:04:03 +08:00 |
visual-hidden
|
|
|
watermark
|
build: use vue-tsc to generate dts (#16111)
|
2024-08-07 12:01:46 +08:00 |
index.ts
|
feat: add mention component (#17586)
|
2024-08-02 11:00:26 +08:00 |
package.json
|
|
|