@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
20 lines (10 loc) • 637 B
Markdown
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
# Progress Ring Release Notes
## 2.12.0
### Fixed
- Resolved an IE11 issue with positioning of the `.slds-progress-ring__progress` element by setting more explicit position settings.
### Changed
- Set the blueprint recommendation to use a `<circle>` element instead of a `<path>` element when the completion of the progress circle is 100%. This change resolves an IE11 rendering issue with completed rings.
## 2.7.0
### Added
- Added an example of a progress ring that fills rather than drains, meaning the colored portion of the ring increases clockwise.