Releases: BrightspaceUI/alert
Releases · BrightspaceUI/alert
v3.2.3: Merge pull request #24 from BrightspaceUI/Fix_line_endings
Polymer 3 Prep:
- Adjust demo
- Fix line endings
v3.2.2: Fixed minor toast defect
v3.2.1: Additional changes for toast alerts
Cleaned up the code a bit, and added aria-alerts for toast alerts.
v3.2.0: Toast alerts
This release included work to update the styling of alerts to match new design specifications, as well as the addition of toast alerts.
v3.1.0: Merge pull request #15 from BrightspaceUI/US98547_Update_Icons_Version
Update d2l-icons
to 5.0.0
v3.0.1: Merge pull request #14 from BrightspaceUI/dbatiste/hybrid-cleanup
Dbatiste/hybrid cleanup
v3.0.0: Merge pull request #13 from BrightspaceUI/dbatiste/hybridize
v2.0.1: Merge pull request #12 from BrightspaceUI/dbatiste/update-font-size
- updated font-size to inherit from parent (typically body text 19px).
v2.0.0: Merge pull request #11 from BrightspaceUI/dbatiste/api-changes
- Changed “button-message” to “button-text”
- Changed “alert-closed” event to “d2l-alert-closed”
- Changed “alert-button-pressed” event to “d2l-alert-button-pressed”
- Changed to close alert when close button is pressed
- Change “confirmation” to “success” to align to design patterns
- Removed “close-button-title” since “close” button text is baked into component
- Removed “reinforcement” alert type since it is not part of design patterns and not used
- Removed the requirement to specify “has-button” attribute – it will be computed based on button text