kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
82 stars 22 forks source link

[WebComp] Convert badge to lit component #3370

Open RasmusKjeldgaard opened 5 months ago

RasmusKjeldgaard commented 5 months ago

Tech Refinement

Re-create kirby-badge as a web component.

Accessibility

Research other badge implementations (e.g. MUI badge and Ionic Badge) and implement measures - if any.

Scope

It is out of scope for this issue to also substitute the existing kirby-badge in the angular package with the newly created web component. See related tracking issue: #3469