Skip to content

Releases: BrightspaceUI/alert

v3.2.3: Merge pull request #24 from BrightspaceUI/Fix_line_endings

27 Nov 16:57
dbe2e7c
Compare
Choose a tag to compare

Polymer 3 Prep:

  • Adjust demo
  • Fix line endings

v3.2.2: Fixed minor toast defect

15 Sep 22:24
1d562ec
Compare
Choose a tag to compare

v3.2.1: Additional changes for toast alerts

11 Sep 14:59
6b5454c
Compare
Choose a tag to compare

Cleaned up the code a bit, and added aria-alerts for toast alerts.

v3.2.0: Toast alerts

04 Sep 15:27
77672f8
Compare
Choose a tag to compare

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

11 Jul 17:43
9ca979b
Compare
Choose a tag to compare

v3.0.1: Merge pull request #14 from BrightspaceUI/dbatiste/hybrid-cleanup

17 Jan 16:17
bc6b1ca
Compare
Choose a tag to compare

v3.0.0: Merge pull request #13 from BrightspaceUI/dbatiste/hybridize

23 Nov 16:00
914782d
Compare
Choose a tag to compare

v2.0.1: Merge pull request #12 from BrightspaceUI/dbatiste/update-font-size

04 Oct 20:19
Compare
Choose a tag to compare
  • updated font-size to inherit from parent (typically body text 19px).

v2.0.0: Merge pull request #11 from BrightspaceUI/dbatiste/api-changes

29 Sep 16:30
Compare
Choose a tag to compare
  • 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

v1.0.7: Merge pull request #10 from BrightspaceUI/dbatiste/update-colors

29 Sep 12:27
Compare
Choose a tag to compare