Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
origamiserviceuser authored and notlee committed Nov 8, 2021
1 parent 9f6ea01 commit 71c3663
Show file tree
Hide file tree
Showing 77 changed files with 330 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"components/n-notification":"8.0.0","components/o-audio":"2.0.1","components/o-autocomplete":"1.3.2","components/o-banner":"4.0.2","components/o-big-number":"3.0.1","components/o-buttons":"7.0.2","components/o-colors":"6.2.1","components/o-comments":"8.1.2","components/o-cookie-message":"6.0.2","components/o-date":"5.1.0","components/o-editorial-layout":"2.1.2","components/o-editorial-typography":"2.1.1","components/o-expander":"6.0.1","components/o-fonts":"5.0.4","components/o-footer":"9.0.3","components/o-footer-services":"4.0.4","components/o-forms":"9.0.3","components/o-ft-affiliate-ribbon":"5.0.2","components/o-grid":"6.0.1","components/o-header":"9.0.4","components/o-header-services":"5.0.3","components/o-icons":"7.0.2","components/o-labels":"6.0.2","components/o-layout":"5.0.7","components/o-lazy-load":"3.0.1","components/o-loading":"5.0.2","components/o-message":"5.0.2","components/o-meter":"3.0.1","components/o-normalise":"3.0.3","components/o-overlay":"4.0.2","components/o-quote":"5.0.3","components/o-share":"8.0.2","components/o-spacing":"3.0.3","components/o-stepped-progress":"3.0.2","components/o-subs-card":"6.0.2","components/o-syntax-highlight":"4.0.1","components/o-table":"9.0.4","components/o-tabs":"6.0.2","components/o-teaser":"6.0.3","components/o-teaser-collection":"4.0.1","components/o-toggle":"3.0.2","components/o-tooltip":"5.0.3","components/o-topper":"5.0.2","components/o-typography":"7.0.4","components/o-video":"7.0.3","components/o-viewport":"5.0.1","components/o-visual-effects":"4.0.2","libraries/math":"1.0.0","libraries/o-autoinit":"3.0.1","libraries/o-brand":"4.1.0","libraries/o-errors":"5.1.1","libraries/o-tracking":"4.1.3","libraries/o-utils":"2.0.1","libraries/sass-mq":"5.1.0"}
{"components/n-notification":"8.1.0","components/o-audio":"2.0.1","components/o-autocomplete":"1.4.0","components/o-banner":"4.1.0","components/o-big-number":"3.0.1","components/o-buttons":"7.1.0","components/o-colors":"6.3.0","components/o-comments":"8.2.0","components/o-cookie-message":"6.1.0","components/o-date":"5.1.0","components/o-editorial-layout":"2.2.0","components/o-editorial-typography":"2.2.0","components/o-expander":"6.1.0","components/o-fonts":"5.1.0","components/o-footer":"9.1.0","components/o-footer-services":"4.1.0","components/o-forms":"9.1.0","components/o-ft-affiliate-ribbon":"5.0.2","components/o-grid":"6.0.1","components/o-header":"9.1.0","components/o-header-services":"5.1.0","components/o-icons":"7.1.0","components/o-labels":"6.1.0","components/o-layout":"5.1.0","components/o-lazy-load":"3.0.1","components/o-loading":"5.1.0","components/o-message":"5.1.0","components/o-meter":"3.0.1","components/o-normalise":"3.1.0","components/o-overlay":"4.1.0","components/o-quote":"5.1.0","components/o-share":"8.1.0","components/o-spacing":"3.1.0","components/o-stepped-progress":"3.1.0","components/o-subs-card":"6.1.0","components/o-syntax-highlight":"4.1.0","components/o-table":"9.1.0","components/o-tabs":"6.1.0","components/o-teaser":"6.1.0","components/o-teaser-collection":"4.1.0","components/o-toggle":"3.1.0","components/o-tooltip":"5.1.0","components/o-topper":"5.1.0","components/o-typography":"7.1.0","components/o-video":"7.1.0","components/o-viewport":"5.0.1","components/o-visual-effects":"4.0.2","libraries/math":"1.0.0","libraries/o-autoinit":"3.0.1","libraries/o-brand":"4.1.0","libraries/o-errors":"5.1.1","libraries/o-tracking":"4.1.3","libraries/o-utils":"2.0.1","libraries/sass-mq":"5.1.0"}
7 changes: 7 additions & 0 deletions components/n-notification/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.1.0](https://www.github.com/Financial-Times/origami/compare/n-notification-v8.0.0...n-notification-v8.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

## [8.0.0](https://www.github.com/Financial-Times/origami/compare/n-notification-v7.0.3...n-notification-v8.0.0) (2021-09-22)


Expand Down
2 changes: 1 addition & 1 deletion components/n-notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"url": "https://github.com/Financial-Times/origami/issues/new?labels=n-notification,components"
},
"homepage": "https://github.com/Financial-Times/origami/components/n-notification",
"version": "8.0.0",
"version": "8.1.0",
"peerDependencies": {
"@financial-times/o-colors": "^6.1.1",
"@financial-times/o-typography": "^7.0.3"
Expand Down
7 changes: 7 additions & 0 deletions components/o-autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.4.0](https://www.github.com/Financial-Times/origami/compare/o-autocomplete-v1.3.2...o-autocomplete-v1.4.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [1.3.2](https://www.github.com/Financial-Times/origami/compare/o-autocomplete-v1.3.1...o-autocomplete-v1.3.2) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-autocomplete",
"version": "1.3.2",
"version": "1.4.0",
"description": "An origami component for autocomplete inputs",
"keywords": [
"autocomplete",
Expand Down
7 changes: 7 additions & 0 deletions components/o-banner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.1.0](https://www.github.com/Financial-Times/origami/compare/o-banner-v4.0.2...o-banner-v4.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [4.0.2](https://www.github.com/Financial-Times/origami/compare/o-banner-v4.0.1...o-banner-v4.0.2) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-banner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-banner",
"version": "4.0.2",
"version": "4.1.0",
"description": "Provides styling for product messaging which could include feature promotion, education, feedback, and legal information.",
"keywords": [
"banner",
Expand Down
7 changes: 7 additions & 0 deletions components/o-buttons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [7.1.0](https://www.github.com/Financial-Times/origami/compare/o-buttons-v7.0.2...o-buttons-v7.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [7.0.2](https://www.github.com/Financial-Times/origami/compare/o-buttons-v7.0.1...o-buttons-v7.0.2) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-buttons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-buttons",
"version": "7.0.2",
"version": "7.1.0",
"description": "FT buttons styles. Provides customisation options with the FT colour palette.",
"keywords": [
"pagination"
Expand Down
7 changes: 7 additions & 0 deletions components/o-colors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.3.0](https://www.github.com/Financial-Times/origami/compare/o-colors-v6.2.1...o-colors-v6.3.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [6.2.1](https://www.github.com/Financial-Times/origami/compare/o-colors-v6.2.0...o-colors-v6.2.1) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-colors/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@financial-times/o-colors",
"type": "module",
"version": "6.2.1",
"version": "6.3.0",
"description": "The default colour palette for all FT products. The palette supports colour contrast checking, colour mixing and toneing.",
"keywords": [
"o-colours",
Expand Down
7 changes: 7 additions & 0 deletions components/o-comments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.2.0](https://www.github.com/Financial-Times/origami/compare/o-comments-v8.1.2...o-comments-v8.2.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [8.1.2](https://www.github.com/Financial-Times/origami/compare/o-comments-v8.1.1...o-comments-v8.1.2) (2021-09-21)


Expand Down
2 changes: 1 addition & 1 deletion components/o-comments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-comments",
"version": "8.1.2",
"version": "8.2.0",
"description": "A component, integrated with FT authentication and user data services, to add a comment stream or comment count to content.",
"keywords": [
"comments",
Expand Down
7 changes: 7 additions & 0 deletions components/o-cookie-message/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.1.0](https://www.github.com/Financial-Times/origami/compare/o-cookie-message-v6.0.2...o-cookie-message-v6.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [6.0.2](https://www.github.com/Financial-Times/origami/compare/o-cookie-message-v6.0.1...o-cookie-message-v6.0.2) (2021-09-21)


Expand Down
2 changes: 1 addition & 1 deletion components/o-cookie-message/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-cookie-message",
"version": "6.0.2",
"version": "6.1.0",
"description": "The cookie message and behaviour approved by the FT's legal team. All FT websites must have a cookie message. Using o-cookie-message will ensure your site is compliant according to EU regulatory law.",
"keywords": [
"cookie",
Expand Down
7 changes: 7 additions & 0 deletions components/o-editorial-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.0](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.1.2...o-editorial-layout-v2.2.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [2.1.2](https://www.github.com/Financial-Times/origami/compare/o-editorial-layout-v2.1.1...o-editorial-layout-v2.1.2) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-editorial-layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-editorial-layout",
"version": "2.1.2",
"version": "2.2.0",
"description": "Layout for editorial content. Including margins for editorial typography.",
"keywords": [],
"homepage": "https://registry.origami.ft.com/components/o-editorial-layout",
Expand Down
7 changes: 7 additions & 0 deletions components/o-editorial-typography/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.0](https://www.github.com/Financial-Times/origami/compare/o-editorial-typography-v2.1.1...o-editorial-typography-v2.2.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [2.1.1](https://www.github.com/Financial-Times/origami/compare/o-editorial-typography-v2.1.0...o-editorial-typography-v2.1.1) (2021-10-06)


Expand Down
2 changes: 1 addition & 1 deletion components/o-editorial-typography/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-editorial-typography",
"version": "2.1.1",
"version": "2.2.0",
"description": "Typography styles for editorial content.",
"keywords": [],
"homepage": "https://registry.origami.ft.com/components/o-editorial-typography",
Expand Down
7 changes: 7 additions & 0 deletions components/o-expander/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.1.0](https://www.github.com/Financial-Times/origami/compare/o-expander-v6.0.1...o-expander-v6.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [6.0.1](https://www.github.com/Financial-Times/origami/compare/o-expander-v6.0.0...o-expander-v6.0.1) (2021-09-21)


Expand Down
2 changes: 1 addition & 1 deletion components/o-expander/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-expander",
"version": "6.0.1",
"version": "6.1.0",
"description": "Content-aware helper for expanding and collapsing content or lists.",
"keywords": [
"accordion",
Expand Down
7 changes: 7 additions & 0 deletions components/o-fonts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-fonts-v5.0.4...o-fonts-v5.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [5.0.4](https://www.github.com/Financial-Times/origami/compare/o-fonts-v5.0.3...o-fonts-v5.0.4) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-fonts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-fonts",
"version": "5.0.4",
"version": "5.1.0",
"description": "Loads CSS declarations for FT web fonts. Does not include font assets.",
"keywords": [
"font",
Expand Down
7 changes: 7 additions & 0 deletions components/o-footer-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.1.0](https://www.github.com/Financial-Times/origami/compare/o-footer-services-v4.0.4...o-footer-services-v4.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [4.0.4](https://www.github.com/Financial-Times/origami/compare/o-footer-services-v4.0.3...o-footer-services-v4.0.4) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-footer-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-footer-services",
"version": "4.0.4",
"version": "4.1.0",
"description": "This is a legally approved footer component for internal products, tooling and customer products",
"keywords": [
"footer, note, legal, copyright, logo, contact"
Expand Down
7 changes: 7 additions & 0 deletions components/o-footer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [9.1.0](https://www.github.com/Financial-Times/origami/compare/o-footer-v9.0.3...o-footer-v9.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [9.0.3](https://www.github.com/Financial-Times/origami/compare/o-footer-v9.0.2...o-footer-v9.0.3) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-footer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-footer",
"version": "9.0.3",
"version": "9.1.0",
"description": "Responsive footer for all FT.com pages. Includes legally approved links.",
"keywords": [
"footer",
Expand Down
7 changes: 7 additions & 0 deletions components/o-forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [9.1.0](https://www.github.com/Financial-Times/origami/compare/o-forms-v9.0.3...o-forms-v9.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [9.0.3](https://www.github.com/Financial-Times/origami/compare/o-forms-v9.0.2...o-forms-v9.0.3) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-forms",
"version": "9.0.3",
"version": "9.1.0",
"description": "This component provides responsive styling for form fields and inputs. It provides validation and error handling for forms, as well.",
"keywords": [
"form",
Expand Down
7 changes: 7 additions & 0 deletions components/o-header-services/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-header-services-v5.0.3...o-header-services-v5.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [5.0.3](https://www.github.com/Financial-Times/origami/compare/o-header-services-v5.0.2...o-header-services-v5.0.3) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-header-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-header-services",
"version": "5.0.3",
"version": "5.1.0",
"description": "Responsive page header for sites with minimal or customised branding, including internal products, customer facing tools, and specialist titles.",
"keywords": [
"header",
Expand Down
7 changes: 7 additions & 0 deletions components/o-header/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [9.1.0](https://www.github.com/Financial-Times/origami/compare/o-header-v9.0.4...o-header-v9.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [9.0.4](https://www.github.com/Financial-Times/origami/compare/o-header-v9.0.3...o-header-v9.0.4) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-header",
"version": "9.0.4",
"version": "9.1.0",
"description": "Responsive Financial Times page header with primary and secondary navigation, a drop down mega menu, and a collapsible drawer",
"keywords": [
"header",
Expand Down
7 changes: 7 additions & 0 deletions components/o-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [7.1.0](https://www.github.com/Financial-Times/origami/compare/o-icons-v7.0.2...o-icons-v7.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [7.0.2](https://www.github.com/Financial-Times/origami/compare/o-icons-v7.0.1...o-icons-v7.0.2) (2021-09-21)


Expand Down
2 changes: 1 addition & 1 deletion components/o-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-icons",
"version": "7.0.2",
"version": "7.1.0",
"description": "Helper SCSS tool for using the FT's icons. For a full list of available icons please see the fticons image set",
"keywords": [
"icons",
Expand Down
7 changes: 7 additions & 0 deletions components/o-labels/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.1.0](https://www.github.com/Financial-Times/origami/compare/o-labels-v6.0.2...o-labels-v6.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [6.0.2](https://www.github.com/Financial-Times/origami/compare/o-labels-v6.0.1...o-labels-v6.0.2) (2021-11-02)


Expand Down
2 changes: 1 addition & 1 deletion components/o-labels/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@financial-times/o-labels",
"version": "6.0.2",
"version": "6.1.0",
"description": "Labels for content classification or to emphasise a value. Provides customisation options with the FT colour palette.",
"keywords": [
"label",
Expand Down
7 changes: 7 additions & 0 deletions components/o-layout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [5.1.0](https://www.github.com/Financial-Times/origami/compare/o-layout-v5.0.7...o-layout-v5.1.0) (2021-11-08)


### Features

* Rename master brand in component origami.json ([f642faf](https://www.github.com/Financial-Times/origami/commit/f642faf0574d84ea8185b56e6090c8015def27e6))

### [5.0.7](https://www.github.com/Financial-Times/origami/compare/o-layout-v5.0.6...o-layout-v5.0.7) (2021-11-02)


Expand Down
Loading

0 comments on commit 71c3663

Please sign in to comment.