element-plus/packages
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
..
components feat(components): [badge] add dotClass、dotStyle、offset props (#16434) 2024-04-12 14:35:55 +08:00
constants feat(components): [date-picker] add type years for year multiple select (#15980) 2024-03-01 09:35:52 +08:00
directives refactor: extract isClient and isNumber isBoolean (#12504) 2023-04-20 20:00:49 +08:00
element-plus feat(components): [segmented] new component (#16258) 2024-04-11 18:48:52 +08:00
hooks feat(components): add empty-values and value-on-clear props (#16361) 2024-04-12 13:33:21 +08:00
locale feat(locale): update ru locale (#16192) 2024-03-24 13:53:08 +08:00
test-utils style(eslint-config): add eslint rules to restrict the imports of lodash (#15773) 2024-02-03 12:10:23 +08:00
theme-chalk feat(components): [segmented] new component (#16258) 2024-04-11 18:48:52 +08:00
utils feat: support node 18+ & update tsx and vitest (#16190) 2024-04-11 17:48:34 +08:00