@financial-times/o-header
Advanced tools
Comparing version 8.3.3 to 8.4.0
@@ -28,5 +28,2 @@ { | ||
}, | ||
"ci": { | ||
"circle": "https://circleci.com/gh/Financial-Times/o-header" | ||
}, | ||
"demosDefaults": { | ||
@@ -65,2 +62,9 @@ "sass": "demos/src/main.scss", | ||
{ | ||
"name": "subnav-right-aligned", | ||
"title": "Header with subnav and right aligned items", | ||
"data": "demos/src/subnav-right-align.json", | ||
"template": "demos/src/subnav.mustache", | ||
"description": "The subnav may have right aligned actions, for example to sign out of an admin area. Use the Origami Navigation Service to populate o-header with real navigation data. See the readme for more details." | ||
}, | ||
{ | ||
"name": "simple-header", | ||
@@ -67,0 +71,0 @@ "title": "Simple header", |
@@ -28,3 +28,3 @@ { | ||
"name": "@financial-times/o-header", | ||
"version": "8.3.3", | ||
"version": "8.4.0", | ||
"dependencies": { | ||
@@ -31,0 +31,0 @@ "@financial-times/o-colors": "^5.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
109128
1000