primer-navigation
Advanced tools
Comparing version 1.6.0-alpha.10b12bd7 to 1.6.0-alpha.10e3b361
{ | ||
"version": "1.6.0-alpha.10b12bd7", | ||
"version": "1.6.0-alpha.10e3b361", | ||
"name": "primer-navigation", | ||
@@ -30,6 +30,6 @@ "description": "Singular purpose and flexible navigation elements.", | ||
"prepublishOnly": "../../script/notify pending", | ||
"publish": "../../script/notify success" | ||
"postpublish": "../../script/notify success" | ||
}, | ||
"dependencies": { | ||
"primer-support": "4.8.0-alpha.10b12bd7" | ||
"primer-support": "4.8.0-alpha.10e3b361" | ||
}, | ||
@@ -36,0 +36,0 @@ "keywords": [ |
@@ -40,2 +40,3 @@ # Primer Navigation | ||
title: Navigation | ||
path: components/navigation | ||
status: Stable | ||
@@ -63,3 +64,3 @@ --> | ||
```html title="Menu with octicons, avatars and counters" | ||
```erb title="Menu with octicons, avatars and counters" | ||
<nav class="menu" aria-label="Person settings"> | ||
@@ -161,3 +162,3 @@ <a class="menu-item selected" href="#url" aria-current="page"> | ||
```html title="UnderlineNav with Counter" | ||
```erb title="UnderlineNav with Counter" | ||
<nav class="UnderlineNav" aria-label="Foo bar"> | ||
@@ -302,3 +303,3 @@ <div class="UnderlineNav-body"> | ||
```html title="subnav-search" | ||
```erb title="subnav-search" | ||
<div class="subnav"> | ||
@@ -320,3 +321,3 @@ <nav class="subnav-links" aria-label="Repository"> | ||
```html title="subnav-search-context" | ||
```erb title="subnav-search-context" | ||
<div class="subnav"> | ||
@@ -323,0 +324,0 @@ <nav class="subnav-links"> |
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
47392
367
+ Addedprimer-support@4.8.0-alpha.10e3b361(transitive)
- Removedprimer-support@4.8.0-alpha.10b12bd7(transitive)