primer-alerts
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -0,1 +1,5 @@ | ||
# v1.1.2 | ||
* patch bump - broccolini [github/github@3c26562](https://github.com/github/github/commit/3c26562) | ||
# v1.1.1 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"name": "primer-alerts", | ||
@@ -4,0 +4,0 @@ "description": "Flash messages, or alerts, inform users of successful or pending actions.", |
@@ -113,3 +113,3 @@ # Primer CSS Alerts | ||
<div class="flash"> | ||
<button class="flash-close js-flash-close"><%= octicon "x" %></button> | ||
<button class="flash-close js-flash-close" type="button"><%= octicon "x", :"aria-label" => "Close" %></button> | ||
Dismissable flash message goes here. | ||
@@ -116,0 +116,0 @@ </div> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16108