diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1da0d34932..e45b5f714e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -51,11 +51,11 @@ "components/o-video": "7.3.1", "components/o-viewport": "5.1.2", "components/o-visual-effects": "4.2.2", - "components/o3-button": "1.1.7", - "components/o3-editorial-typography": "1.2.3", + "components/o3-button": "2.0.0", + "components/o3-editorial-typography": "2.0.0", "components/o3-form": "0.3.2", "components/o3-foundation": "2.0.0", - "components/o3-tooltip": "1.0.7", + "components/o3-tooltip": "2.0.0", "libraries/ftdomdelegate": "5.0.1", "libraries/math": "1.1.1", "libraries/o-autoinit": "3.1.4", diff --git a/components/o3-button/CHANGELOG.md b/components/o3-button/CHANGELOG.md index a8426663f6..7606e22fa2 100644 --- a/components/o3-button/CHANGELOG.md +++ b/components/o3-button/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2.0.0](https://github.com/Financial-Times/origami/compare/o3-button-v1.1.7...o3-button-v2.0.0) (2024-09-23) + + +### ⚠ BREAKING CHANGES + +* use metric tokens for font-size and line height ([#1821](https://github.com/Financial-Times/origami/issues/1821)) + +### Features + +* use metric tokens for font-size and line height ([#1821](https://github.com/Financial-Times/origami/issues/1821)) ([447ba32](https://github.com/Financial-Times/origami/commit/447ba32e6b3d479bb80038097b9e11d872ff7a67)) + ## [1.1.7](https://github.com/Financial-Times/origami/compare/o3-button-v1.1.6...o3-button-v1.1.7) (2024-09-19) diff --git a/components/o3-button/package.json b/components/o3-button/package.json index bb1eb8b9c9..1673e82845 100644 --- a/components/o3-button/package.json +++ b/components/o3-button/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o3-button", - "version": "1.1.7", + "version": "2.0.0", "description": "Origami buttons with design tokens", "keywords": [ "buttons", diff --git a/components/o3-editorial-typography/CHANGELOG.md b/components/o3-editorial-typography/CHANGELOG.md index 70bee3f10b..cb520c78a8 100644 --- a/components/o3-editorial-typography/CHANGELOG.md +++ b/components/o3-editorial-typography/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2.0.0](https://github.com/Financial-Times/origami/compare/o3-editorial-typography-v1.2.3...o3-editorial-typography-v2.0.0) (2024-09-23) + + +### ⚠ BREAKING CHANGES + +* use metric tokens for font-size and line height ([#1821](https://github.com/Financial-Times/origami/issues/1821)) + +### Features + +* use metric tokens for font-size and line height ([#1821](https://github.com/Financial-Times/origami/issues/1821)) ([447ba32](https://github.com/Financial-Times/origami/commit/447ba32e6b3d479bb80038097b9e11d872ff7a67)) + ## [1.2.3](https://github.com/Financial-Times/origami/compare/o3-editorial-typography-v1.2.2...o3-editorial-typography-v1.2.3) (2024-09-19) diff --git a/components/o3-editorial-typography/package.json b/components/o3-editorial-typography/package.json index 4e2546528f..8d49bba79d 100644 --- a/components/o3-editorial-typography/package.json +++ b/components/o3-editorial-typography/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o3-editorial-typography", - "version": "1.2.3", + "version": "2.0.0", "description": "Origami typography with design tokens", "keywords": [ "typography", diff --git a/components/o3-tooltip/CHANGELOG.md b/components/o3-tooltip/CHANGELOG.md index e4683be29d..3eceefa22e 100644 --- a/components/o3-tooltip/CHANGELOG.md +++ b/components/o3-tooltip/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2.0.0](https://github.com/Financial-Times/origami/compare/o3-tooltip-v1.0.7...o3-tooltip-v2.0.0) (2024-09-23) + + +### ⚠ BREAKING CHANGES + +* use metric tokens for font-size and line height ([#1821](https://github.com/Financial-Times/origami/issues/1821)) + +### Features + +* use metric tokens for font-size and line height ([#1821](https://github.com/Financial-Times/origami/issues/1821)) ([447ba32](https://github.com/Financial-Times/origami/commit/447ba32e6b3d479bb80038097b9e11d872ff7a67)) + ## [1.0.7](https://github.com/Financial-Times/origami/compare/o3-tooltip-v1.0.6...o3-tooltip-v1.0.7) (2024-09-19) diff --git a/components/o3-tooltip/package.json b/components/o3-tooltip/package.json index 44dd643f3a..e30295e071 100644 --- a/components/o3-tooltip/package.json +++ b/components/o3-tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@financial-times/o3-tooltip", - "version": "1.0.7", + "version": "2.0.0", "description": "Provides a viewport-aware tooltip for annotating or or highlighting other aspects of a product's UI", "keywords": [ "tooltip", diff --git a/package-lock.json b/package-lock.json index b55213f713..77554138a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1851,6 +1851,28 @@ "node": ">=12" } }, + "apps/for-everyone-website/node_modules/@financial-times/o3-button": { + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/@financial-times/o3-button/-/o3-button-1.1.8.tgz", + "integrity": "sha512-6Hx0qLQfiEGWPr4+JTGdyXZyuGo5I2n4vx/vrdbvbm4yPvAvPpxVNte33Q298hHMkeXhD12W9yDndPCg2w5N1Q==", + "engines": { + "npm": ">7" + }, + "peerDependencies": { + "@financial-times/o3-foundation": "^1.0.0" + } + }, + "apps/for-everyone-website/node_modules/@financial-times/o3-editorial-typography": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/@financial-times/o3-editorial-typography/-/o3-editorial-typography-1.2.4.tgz", + "integrity": "sha512-A3Z4rNwcJc4AIvIJNRQn5pv4sKrsQwFMxlun0qIx8JQOTm3q0yV3c9p2FGMLO7rVbjPwqyHucGDkZlk5jpuQJA==", + "engines": { + "npm": ">7" + }, + "peerDependencies": { + "@financial-times/o3-foundation": "^1.0.0" + } + }, "apps/for-everyone-website/node_modules/@financial-times/o3-foundation": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/@financial-times/o3-foundation/-/o3-foundation-1.6.0.tgz", @@ -1859,6 +1881,20 @@ "npm": ">7" } }, + "apps/for-everyone-website/node_modules/@financial-times/o3-tooltip": { + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/@financial-times/o3-tooltip/-/o3-tooltip-1.0.8.tgz", + "integrity": "sha512-VRDHfnw+jyS5dbYqspElnroM01PKmDgVZWnYJHPoIWxHRShG5KyGv0H33tlhGdwgGEnM8laBF5ym+MQjbZQlCA==", + "dependencies": { + "@popperjs/core": "^2.11.8" + }, + "engines": { + "npm": ">7" + }, + "peerDependencies": { + "@financial-times/o3-foundation": "^1.0.0" + } + }, "apps/for-everyone-website/node_modules/@types/node": { "version": "20.14.5", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.5.tgz", @@ -3245,7 +3281,7 @@ }, "components/o-header": { "name": "@financial-times/o-header", - "version": "14.0.2", + "version": "14.0.3", "license": "MIT", "devDependencies": { "@financial-times/o-fonts": "^5.2.0", @@ -3874,7 +3910,7 @@ }, "components/o3-button": { "name": "@financial-times/o3-button", - "version": "1.1.7", + "version": "2.0.0", "license": "MIT", "devDependencies": { "@financial-times/o3-figma-sb-links": "^0.0.0" @@ -3888,7 +3924,7 @@ }, "components/o3-editorial-typography": { "name": "@financial-times/o3-editorial-typography", - "version": "1.2.3", + "version": "2.0.0", "license": "MIT", "devDependencies": { "@financial-times/o3-figma-sb-links": "^0.0.0" @@ -3926,7 +3962,7 @@ }, "components/o3-tooltip": { "name": "@financial-times/o3-tooltip", - "version": "1.0.7", + "version": "2.0.0", "license": "MIT", "dependencies": { "@popperjs/core": "^2.11.8" @@ -77050,6 +77086,18 @@ "node": ">=12" } }, + "tools/o3-chrome-extension/node_modules/@financial-times/o3-button": { + "version": "1.1.8", + "resolved": "https://registry.npmjs.org/@financial-times/o3-button/-/o3-button-1.1.8.tgz", + "integrity": "sha512-6Hx0qLQfiEGWPr4+JTGdyXZyuGo5I2n4vx/vrdbvbm4yPvAvPpxVNte33Q298hHMkeXhD12W9yDndPCg2w5N1Q==", + "dev": true, + "engines": { + "npm": ">7" + }, + "peerDependencies": { + "@financial-times/o3-foundation": "^1.0.0" + } + }, "tools/o3-chrome-extension/node_modules/@financial-times/o3-foundation": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/@financial-times/o3-foundation/-/o3-foundation-1.6.0.tgz",