primer-alerts
Advanced tools
Comparing version
{ | ||
"version": "1.6.0-alpha.2bb3a027", | ||
"version": "1.6.0-alpha.2be44f23", | ||
"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.2bb3a027" | ||
"primer-support": "4.8.0-alpha.2be44f23" | ||
}, | ||
@@ -39,0 +39,0 @@ "keywords": [ |
@@ -101,3 +101,3 @@ # Primer Alerts | ||
```html | ||
```erb | ||
<div class="flash"> | ||
@@ -113,3 +113,3 @@ <%= octicon "alert" %> | ||
```html | ||
```erb | ||
<div class="flash"> | ||
@@ -116,0 +116,0 @@ <button class="flash-close js-flash-close" type="button"><%= octicon "x", :"aria-label" => "Close" %></button> |
12192
0.02%+ Added
- Removed