element-plus/packages/components
bhwa23 dc69729161
feat(components): [badge] add dotClass、dotStyle、offset props (#16434)
* feat: 🎸 [badge] add color prop

add color prop to set badge background color

* feat: 🎸 [badge] add dotClass dotStyle offset  props

* docs: ✏️ [badge] add dotClass dotStyle offset props

* feat: 🎸 [badge] unify style

* style: 💄 [badge] format

* docs: ✏️ update badge.md

* docs: ✏️ update badge props desc

* Update docs/en-US/component/badge.md

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>

* refactor: 💡 [badge] refactor style

* fix: 🐛 [badge] dotStyle has higher precedence than color

---------

Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
2024-04-12 14:35:55 +08:00
..
affix
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: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +08:00
avatar
backtop
badge feat(components): [badge] add dotClass、dotStyle、offset props (#16434) 2024-04-12 14:35:55 +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] use buttonkls (#16090) 2024-04-04 17:08:01 +08:00
button-group/style
calendar chore(components): clear deprecated API (#15922) 2024-02-28 12:42:17 +08:00
card
carousel feat(components): [Carousel] Add motion blur functionality (#15603) 2024-02-29 14:54:06 +08:00
carousel-item/style
cascader feat(components): add empty-values and value-on-clear props (#16361) 2024-04-12 13:33:21 +08:00
cascader-panel fix(components): [cascader-panel] get the reactive proxy of node to trigger side effects (#16198) 2024-03-22 17:46:31 +08:00
check-tag feat(components): [check-tag] add type prop (#15727) 2024-02-02 09:22:42 +08:00
checkbox fix(components): [checkbox] fix true-value and false-value (#16051) 2024-03-06 16:51:20 +08:00
checkbox-button/style
checkbox-group/style
col
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
collection
color-picker
config-provider feat(components): add empty-values and value-on-clear props (#16361) 2024-04-12 13:33:21 +08:00
container
countdown
date-picker feat(components): add empty-values and value-on-clear props (#16361) 2024-04-12 13:33:21 +08:00
descriptions
descriptions-item/style
dialog feat(components): [dialog] Dialog can drag overflow the viewport (#15643) 2024-01-25 15:03:34 +08:00
divider
drawer fix(components): [drawer] use dynamic zIndex from useDialog hook(#15641) (#15900) 2024-02-21 16:39:24 +08:00
dropdown fix(components): [dropdown] SSR hydration error caused by random ID (#15532) 2024-01-16 22:31:55 +08:00
dropdown-item/style
dropdown-menu/style
empty
focus-trap
footer/style
form
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-viewer] Fix crossorigin (#15511) 2024-01-15 14:34:26 +08:00
image-viewer fix(components): [image-viewer] Fix crossorigin (#15511) 2024-01-15 14:34:26 +08:00
infinite-scroll style(eslint-config): add eslint rules to restrict the imports of lodash (#15773) 2024-02-03 12:10:23 +08:00
input fix(components): [input] type hidden use class (#15865) 2024-02-20 13:02:20 +08:00
input-number fix(components): [input-number] fix cascading style order (#16308) 2024-04-02 14:42:33 +08:00
link
loading
main/style
menu fix(components): [menu] Fixing Menu component's flickering issue with surplus sub-items on insufficient page height. (#15953) 2024-02-29 15:04:46 +08:00
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 feat(components): [message-box] MessageBox can drag overflow the viewport (#15674) 2024-01-26 10:20:08 +08:00
notification
option/style
option-group/style
overlay
page-header
pagination
popconfirm
popover
popper
progress
radio feat(components): [checkbox & radio] Use value instead of label act as value (#15525) 2024-02-28 12:48:07 +08:00
radio-button/style
radio-group/style
rate
result
roving-focus-group
row
scrollbar fix(components): [scrollbar] multiple rendering (#15822) 2024-02-08 17:59:02 +08:00
segmented feat(components): [segmented] new component (#16258) 2024-04-11 18:48:52 +08:00
select fix(components): [select & select-v2] fix filterable double click error (#16456) 2024-04-12 13:49:40 +08:00
select-v2 fix(components): [select & select-v2] fix filterable double click error (#16456) 2024-04-12 13:49:40 +08:00
skeleton
skeleton-item/style
slider
slot
space fix(components): [space] Fix gap style (#15560) 2024-01-19 14:55:05 +08:00
statistic
step/style
steps
sub-menu/style
switch chore(components): clear deprecated API (#15922) 2024-02-28 12:42:17 +08:00
tab-pane/style
table fix(components): [table] fixed hover on colSpan > 2 background is error (#16443) 2024-04-12 13:52:40 +08:00
table-column/style
table-v2 fix(components): [table-v2] fixed mode hovering rerender cell (#12378) 2024-04-04 17:11:29 +08:00
tabs chore(components): clear deprecated API (#15922) 2024-02-28 12:42:17 +08:00
tag feat(components): [check-tag] add type prop (#15727) 2024-02-02 09:22:42 +08:00
teleport
text
time-picker feat(components): add empty-values and value-on-clear props (#16361) 2024-04-12 13:33:21 +08:00
time-select feat(components): add empty-values and value-on-clear props (#16361) 2024-04-12 13:33:21 +08:00
timeline
timeline-item/style
tooltip
tooltip-v2
tour fix(components): [anchor,tour] the type type typo (#16119) 2024-03-13 14:46:02 +08:00
tour-step/style
transfer fix(components): fix deprecated warning (#16034) 2024-03-04 22:06:40 +08:00
tree fix(components): [tree] dragging a node will deselect the node (#14830) 2024-03-29 16:58:47 +08:00
tree-select refactor(components): [tree & date-picker] use public function and type (#16017) 2024-03-02 20:41:58 +08:00
tree-v2 fix(components): [tree-v2] fix issue in tree-v2 for setCheckedKeys invalid (#15997) 2024-03-01 11:49:02 +08:00
upload fix(components): [upload] drag use before-upload to intercepting files (#15861) 2024-02-20 10:34:31 +08:00
virtual-list
visual-hidden
watermark feat: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +08:00
index.ts feat(components): [segmented] new component (#16258) 2024-04-11 18:48:52 +08:00
package.json