primer-alerts
Advanced tools
Comparing version 1.6.0-alpha.87a7c3c7 to 1.6.0-alpha.87aaf87e
{ | ||
"version": "1.6.0-alpha.87a7c3c7", | ||
"version": "1.6.0-alpha.87aaf87e", | ||
"name": "primer-alerts", | ||
@@ -33,6 +33,6 @@ "description": "Flash messages, or alerts, inform users of successful or pending actions.", | ||
"prepublishOnly": "../../script/notify pending", | ||
"publish": "../../script/notify success" | ||
"postpublish": "../../script/notify success" | ||
}, | ||
"dependencies": { | ||
"primer-support": "4.8.0-alpha.87a7c3c7" | ||
"primer-support": "4.8.0-alpha.87aaf87e" | ||
}, | ||
@@ -39,0 +39,0 @@ "keywords": [ |
@@ -40,2 +40,3 @@ # Primer Alerts | ||
title: Alerts | ||
path: components/alerts | ||
status: Stable | ||
@@ -101,3 +102,3 @@ --> | ||
```html | ||
```erb | ||
<div class="flash"> | ||
@@ -113,3 +114,3 @@ <%= octicon "alert" %> | ||
```html | ||
```erb | ||
<div class="flash"> | ||
@@ -116,0 +117,0 @@ <button class="flash-close js-flash-close" type="button"><%= octicon "x", :"aria-label" => "Close" %></button> |
Sorry, the diff of this file is not supported yet
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
12192
153
+ Addedprimer-support@4.8.0-alpha.87aaf87e(transitive)
- Removedprimer-support@4.8.0-alpha.87a7c3c7(transitive)