element-plus/docs
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
..
.vitepress feat(components): [segmented] new component (#16258) 2024-04-11 18:48:52 +08:00
en-US feat(components): [badge] add dotClass、dotStyle、offset props (#16434) 2024-04-12 14:35:55 +08:00
examples feat(components): [badge] add dotClass、dotStyle、offset props (#16434) 2024-04-12 14:35:55 +08:00
public chore: update README and doc style (#16005) 2024-03-01 06:59:05 +00:00
.gitignore
components.d.ts feat(components): [segmented] new component (#16258) 2024-04-11 18:48:52 +08:00
crowdin.yml
index.md
package.json chore(element-plus): update @element-plus/icons-vue version (#14968) 2023-11-27 16:27:16 +08:00
tsconfig.json
unocss.config.ts Doc/figma (#13804) 2023-08-03 16:55:02 +08:00
vite.config.ts