lime-elements icon indicating copy to clipboard operation
lime-elements copied to clipboard

feat(list): add badge count

Open civing opened this issue 1 year ago • 1 comments

Adds the possibility so supply a badgeCount to the list items. If added a badge will be shown in the list with either a number or string supplied by the consumer.

fixes: Lundalogik/hack-tuesday#376

Review:

  • [ ] Commits are atomic
  • [ ] Commits have the correct type for the changes made
  • [ ] Commits with breaking changes are marked as such

Browsers tested:

(Check any that applies, it's ok to leave boxes unchecked if testing something didn't seem relevant.)

Windows:

  • [ ] Chrome
  • [ ] Edge
  • [ ] Firefox

Linux:

  • [ ] Chrome
  • [ ] Firefox

macOS:

  • [ ] Chrome
  • [ ] Firefox
  • [ ] Safari

Mobile:

  • [ ] Chrome on Android
  • [ ] iOS

civing avatar Nov 13 '24 10:11 civing

Documentation has been published to https://lundalogik.github.io/lime-elements/versions/PR-3299/

github-actions[bot] avatar Nov 13 '24 11:11 github-actions[bot]