@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
33 lines (17 loc) • 716 B
Markdown
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
# Badges Release Notes
<!-- ## [Unreleased] -->
## 2.11.5
- Added examples for communicating Success, Warning and Error states.
## 2.11.0
### Changed
- Added `display: inline-flex` and `align-items: center` to badge to center content vertically
## 2.8.0
### Added
- Examples for all color variants with left and right aligned placement.
- Wrapping `slds-badge__icon` element to position and color icons.
### Changed
- Increased font size to 12px, applied bold font weight, and removed uppercase styling in `.slds-badge`.
## 2.7.0
### Fixed
- Nested `inline` and `inline-block` elements now receive the proper vertical alignment.