.. |
affix
|
docs(components): check docs before stable (#5740)
|
2022-01-31 23:43:56 +08:00 |
alert
|
chore: self closing vue tag (#6603)
|
2022-03-13 16:16:11 -04:00 |
autocomplete
|
feat(components): [autocomplete] add loading slot (#15206)
|
2023-12-23 16:48:08 +08:00 |
avatar
|
fix: remove default size warn by set componetSizes (#6908)
|
2022-03-31 10:12:52 +08:00 |
backtop
|
feat(theme-chalk): dark bg color overlay for components (#7005)
|
2022-04-10 13:47:19 +08:00 |
badge
|
fix(component): [badge] fix auto width (#11003)
|
2023-01-10 16:45:28 +08:00 |
border
|
refactor(theme-chalk): overlay/mask/box-shadow css vars (#6848)
|
2022-03-27 23:23:14 +08:00 |
breadcrumb
|
refactor: change icon package name (#4625)
|
2021-12-04 11:20:06 +08:00 |
button
|
feat(components): [button] add tag attribute (#11853)
|
2023-04-10 22:27:43 +08:00 |
calendar
|
fix(components): [calendar] improve types (#13165)
|
2023-06-15 01:10:36 +08:00 |
card
|
feat(components): [card] adds footer slot (#10357)
|
2023-11-06 19:29:22 +08:00 |
carousel
|
feat(components): [carousel] If the carousel height is auto apply item height (#12388)
|
2023-05-14 17:47:43 +08:00 |
cascader
|
feat(components): [cascader] add max-collpase-tags prop (#13386)
|
2023-08-24 17:34:24 +08:00 |
checkbox
|
chore: self closing vue tag (#6603)
|
2022-03-13 16:16:11 -04:00 |
collapse
|
docs(components): use script setup replace defineComponent (#4849)
|
2021-12-21 15:51:33 +08:00 |
color-picker
|
docs(components): use script setup replace defineComponent (#4849)
|
2021-12-21 15:51:33 +08:00 |
config-provider
|
fix(docs): config-provider example (#8534)
|
2022-06-30 22:43:55 +08:00 |
container
|
docs: change bg color for layout container (#7077)
|
2022-04-10 13:50:27 +08:00 |
date-picker
|
docs(components): [date-picker] better presentation (#10781)
|
2022-11-26 13:52:35 +08:00 |
datetime-picker
|
feat(components): [date-picker] add dateFormat and timeFormat props (#14330)
|
2023-10-13 11:18:23 +08:00 |
descriptions
|
docs(descriptions): fix the customed style example (#14310)
|
2023-09-17 08:40:43 +08:00 |
dialog
|
style(docs): [dialog] format (#10147)
|
2022-10-19 22:07:48 +08:00 |
divider
|
chore: self closing vue tag (#6603)
|
2022-03-13 16:16:11 -04:00 |
drawer
|
fix(docs): some wrong examples in the document (#11072)
|
2022-12-28 20:37:57 +08:00 |
dropdown
|
fix(components): [dropdown] improve types (#12514)
|
2023-04-20 19:59:38 +08:00 |
empty
|
chore: self closing vue tag (#6603)
|
2022-03-13 16:16:11 -04:00 |
form
|
refactor(components): [select & select-v2] Refactor components (#15352)
|
2024-01-10 11:14:58 +08:00 |
image
|
feat(components): [image-viewer] add minScale and maxScale (#14120)
|
2023-10-12 15:23:48 +00:00 |
infinite-scroll
|
fix(docs): [infinite-scroll] fix error when use directive (#7855)
|
2022-05-24 09:48:08 +08:00 |
input
|
docs: add autocomplete doc (#8320)
|
2022-06-17 16:20:04 +08:00 |
input-number
|
fix(theme-chalk): input-number controls increase/decrease height (#5088)
|
2021-12-31 17:24:38 +08:00 |
layout
|
docs(components): [layout] bg-color caused by unocss cover (#8175)
|
2022-06-08 07:09:35 +00:00 |
link
|
fix(components): [link] fix the link jump to element-ui (#11357)
|
2023-01-29 22:23:28 +08:00 |
loading
|
style(docs): change the example mask and overlay z-index (#9356)
|
2022-08-20 10:36:12 +09:00 |
menu
|
feat(components): [menu] add popperOffset and ellipsisIcon props(#14923) (#15051)
|
2023-12-06 10:34:47 +08:00 |
message
|
refactor(theme-chalk): message css var & add getCssVarName (#6488)
|
2022-03-08 21:08:19 +08:00 |
message-box
|
feat(components): [message-box] allow pass function to message option (#9405)
|
2022-09-04 20:38:18 +08:00 |
notification
|
docs(components): use script setup replace defineComponent (#4849)
|
2021-12-21 15:51:33 +08:00 |
page-header
|
feat(components): [page-header] enhancement (#9215)
|
2022-08-20 21:41:49 +08:00 |
pagination
|
rename variable (#10503)
|
2022-11-08 15:34:48 +08:00 |
popconfirm
|
docs(components): [popconfirm] better presentation (#10875)
|
2022-12-03 10:07:44 +08:00 |
popover
|
[doc] unnecessary code (#15469)
|
2024-01-11 15:03:45 +00:00 |
progress
|
docs: [progress] remove useless style (#13465)
|
2023-07-04 15:10:31 +08:00 |
radio
|
improvement(theme-chalk): visual enhancement (#7563)
|
2022-05-16 21:01:41 +08:00 |
rate
|
feat(components): [rate] add clearable attribute (#10031)
|
2022-10-11 10:21:19 +08:00 |
result
|
feat(components): [el-result] warn users using subTitle as slots (#6651)
|
2022-03-15 19:50:50 +08:00 |
scrollbar
|
fix(deps): update dependency eslint-plugin-vue to v9 (#7848)
|
2022-05-24 09:41:11 +00:00 |
select
|
refactor(components): [select & select-v2] Refactor components (#15352)
|
2024-01-10 11:14:58 +08:00 |
select-v2
|
refactor(components): [select & select-v2] Refactor components (#15352)
|
2024-01-10 11:14:58 +08:00 |
skeleton
|
chore(docs): update text button type (#7533)
|
2022-05-06 17:33:52 +08:00 |
slider
|
feat(components): [slider] placement (#8561)
|
2022-07-04 22:35:53 +08:00 |
space
|
chore(docs): update text button type (#7533)
|
2022-05-06 17:33:52 +08:00 |
statistic
|
docs(components): [statistic] add transition example (#14959)
|
2023-12-26 20:25:00 +09:00 |
steps
|
chore: add eslint rule sort imports (#6823)
|
2022-03-25 15:35:56 +08:00 |
switch
|
feat(components): [switch] (in)active icon slot (#15078)
|
2023-12-09 10:16:05 +08:00 |
table
|
docs(components): [table] 筛选demo在ElementPlusPlayground中无预览效果 (#11661)
|
2023-02-22 00:13:03 +08:00 |
table-v2
|
chore(components): [table-v2] accessibility improvement (#11891)
|
2023-03-08 15:14:06 +08:00 |
tabs
|
feat(components): [tabs] add addIcon slot (#12970)
|
2023-09-19 13:33:33 +08:00 |
tag
|
docs: [tag] add tag theme example (#8413)
|
2022-06-22 19:43:08 +08:00 |
text
|
fix(components): [text] not support multi-line ellipsis (#11976)
|
2023-10-13 11:26:54 +08:00 |
time-picker
|
docs(components): [date-picker] attribute type description (#9357)
|
2022-09-08 19:22:47 +08:00 |
time-select
|
chore: self closing vue tag (#6603)
|
2022-03-13 16:16:11 -04:00 |
timeline
|
docs: fix all style contamination (#5656)
|
2022-02-06 09:18:11 +08:00 |
tooltip
|
docs: [tooltip] Modify sample code (#12392)
|
2023-05-02 10:35:51 +08:00 |
tooltip-v2
|
feat(components): [tooltip-v2] documentation (#6870)
|
2022-03-29 15:12:10 +08:00 |
tour
|
refactor(docs): [tour] use ButtonInstance and format code (#15304)
|
2023-12-28 22:53:10 +08:00 |
transfer
|
docs(docs) 穿梭框的自定义部分有误 (#15215)
|
2023-12-22 09:16:34 +00:00 |
transitions
|
fix(components): [collapse-transition] collapse get el exists height (#14801)
|
2023-12-14 19:22:14 +08:00 |
tree
|
docs: update the tree component filter example data type (#12942)
|
2023-05-26 11:47:04 +08:00 |
tree-select
|
refactor(components): [select & select-v2] Refactor components (#15352)
|
2024-01-10 11:14:58 +08:00 |
tree-v2
|
docs(components): [tree-v2] add some disabled nodes (#13484)
|
2023-07-06 20:06:34 +09:00 |
typography
|
chore: update typography images (#7360)
|
2022-04-25 20:21:18 +08:00 |
upload
|
docs: [upload] Fix typo (#12186)
|
2023-03-24 19:57:12 +09:00 |
watermark
|
[Docs] Update homepage (#14534)
|
2023-11-29 12:12:09 +08:00 |
.eslintrc.json
|
chore(project): rename .eslint.js to .eslint.json (#6584)
|
2022-03-13 14:19:51 +08:00 |