@financial-times/o-header
Advanced tools
Comparing version 10.0.1 to 10.1.1
# Changelog | ||
### [10.1.1](https://www.github.com/Financial-Times/origami/compare/o-header-v10.1.0...o-header-v10.1.1) (2022-12-15) | ||
### Bug Fixes | ||
* o-header, update input focus style with a double ring ([649a9e8](https://www.github.com/Financial-Times/origami/commit/649a9e82ae21650ac1129cf07a211f6883cfd1a2)) | ||
## [10.1.0](https://www.github.com/Financial-Times/origami/compare/o-header-v10.0.1...o-header-v10.1.0) (2022-08-17) | ||
### Features | ||
* Add storybook / tsx templates ([e533fcc](https://www.github.com/Financial-Times/origami/commit/e533fccb9e80d758a21b52d4a176248f46d11a50)) | ||
### [10.0.1](https://www.github.com/Financial-Times/origami/compare/o-header-v10.0.0...o-header-v10.0.1) (2022-04-21) | ||
@@ -4,0 +17,0 @@ |
@@ -483,2 +483,3 @@ { | ||
"currentNav": { | ||
"href": "#", | ||
"name": "xx x xxxxxx", | ||
@@ -485,0 +486,0 @@ "selected": true, |
{ | ||
"name": "@financial-times/o-header", | ||
"version": "10.0.1", | ||
"version": "10.1.1", | ||
"description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer", | ||
@@ -22,3 +22,5 @@ "keywords": [ | ||
"test": "bash ../../scripts/component/test.bash", | ||
"lint": "bash ../../scripts/component/lint.bash" | ||
"debug:js": "bash ../../scripts/component/debug-js.bash", | ||
"lint": "bash ../../scripts/component/lint.bash", | ||
"watch": "bash ../../scripts/component/watch.bash" | ||
}, | ||
@@ -25,0 +27,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
248029
3910