816 B
816 B
Changelog
[x.x.x] - xxxx-xx-xx
[2.0.0] - 2026-04-30
- Add new colours
- Update existing colours and styles slightly
- Add
getBadgeIconmethod toBadgeableInterface - Add
BadgeableTraitfor a default implementation ofBadgeableInterface - Add new attribute
glossyto render a glossy finish over the badge - Add new attribute
iconto render an icon next to the the badge label - Add
ariaattributes to badges
[1.1.0] - 2025-11-13
- Add new badge colours
- Tweak error message
[1.0.0] - 2025-02-26
- Add label attribute to set badge text
- Rename
Badgeenum toBadgeColour - Pass misc attributes to badge template
- Update documentation and docblocks
[0.1.1] - 2024-09-18
- Fixed black badge text colour not being black
- Add changelog
[0.1.0] - 2024-08-09
- Initial release