Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Update GEL Typography values #586

Merged
merged 13 commits into from
Jun 12, 2019
Merged
32 changes: 16 additions & 16 deletions packages/utilities/gel-foundations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Gel Foundations Changelog

| Version | Description |
|---------|-------------|
| 2.0.0 | [PR#517](https://github.com/bbc/psammead/pull/517) Remove unused GEL Types |
| 1.2.0 | [PR#431](https://github.com/bbc/psammead/pull/431) Add custom scripts propTypes |
| 1.1.0 | [PR#424](https://github.com/bbc/psammead/pull/424) Add Snyk badge to readme |
| 1.0.0 | [PR#353](https://github.com/BBC/psammead/pull/353) Add support for different scripts typographies |
| 0.3.0 | [PR#360](https://github.com/BBC/psammead/pull/360) Move to using rems for breakpoints |
| 0.2.5 | [PR#349](https://github.com/BBC/psammead/pull/349) Add GEL Group A breakpoint |
| 0.2.4 | [PR#323](https://github.com/BBC/psammead/pull/323) Update readme storybook badge |
| 0.2.3 | [PR#264](https://github.com/BBC/psammead/pull/319) Resolving package-lock issues. |
| 0.2.2 | [PR#304](https://github.com/BBC-News/psammead/pull/304) Add font family definitions, which include GEL-defined font fallbacks. |
| 0.2.1 | [PR#303](https://github.com/BBC-News/psammead/pull/303) Bump to ensure correct build is published |
| 0.2.0 | [PR#290](https://github.com/BBC-News/psammead/pull/290) Move typography font-sizes to use rem instead of em |
| 0.1.4 | [PR#224](https://github.com/BBC-News/psammead/pull/224) Add tests for the exported values, coverage 100% :tada: |
| 0.1.1 | [PR#212](https://github.com/BBC-News/psammead/pull/212) Update package description and README. |
| Version | Description |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ |
DenisHdz marked this conversation as resolved.
Show resolved Hide resolved
| 2.1.0 | [PR#586](https://github.com/bbc/psammead/pull/586) Update GEL Types values |
| 2.0.0 | [PR#517](https://github.com/bbc/psammead/pull/517) Remove unused GEL Types |
| 1.2.0 | [PR#431](https://github.com/bbc/psammead/pull/431) Add custom scripts propTypes |
| 1.1.0 | [PR#424](https://github.com/bbc/psammead/pull/424) Add Snyk badge to readme |
| 1.0.0 | [PR#353](https://github.com/BBC/psammead/pull/353) Add support for different scripts typographies |
| 0.3.0 | [PR#360](https://github.com/BBC/psammead/pull/360) Move to using rems for breakpoints |
| 0.2.5 | [PR#349](https://github.com/BBC/psammead/pull/349) Add GEL Group A breakpoint |
| 0.2.4 | [PR#323](https://github.com/BBC/psammead/pull/323) Update readme storybook badge |
| 0.2.3 | [PR#264](https://github.com/BBC/psammead/pull/319) Resolving package-lock issues. |
| 0.2.2 | [PR#304](https://github.com/BBC-News/psammead/pull/304) Add font family definitions, which include GEL-defined font fallbacks. |
| 0.2.1 | [PR#303](https://github.com/BBC-News/psammead/pull/303) Bump to ensure correct build is published |
| 0.2.0 | [PR#290](https://github.com/BBC-News/psammead/pull/290) Move typography font-sizes to use rem instead of em |
| 0.1.4 | [PR#224](https://github.com/BBC-News/psammead/pull/224) Add tests for the exported values, coverage 100% :tada: |
| 0.1.1 | [PR#212](https://github.com/BBC-News/psammead/pull/212) Update package description and README. |
| 0.1.0 | [PR#221](https://github.com/BBC-News/psammead/pull/221) Create initial package, pulled in from gel-constants and gel-foundations-styled-components packages. |

2 changes: 1 addition & 1 deletion packages/utilities/gel-foundations/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/utilities/gel-foundations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bbc/gel-foundations",
"version": "2.0.0",
"version": "2.1.0",
"description": "A range of string constants for use in CSS, intended to help implement BBC GEL-compliant webpages and components.",
"repository": {
"type": "git",
Expand Down
58 changes: 29 additions & 29 deletions packages/utilities/gel-foundations/src/scripts/arabic-pashto.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const arabicPashtoTypography = {
lineHeight: '42',
},
groupB: {
fontSize: '36',
fontSize: '38',
lineHeight: '46',
},
groupD: {
Expand All @@ -19,12 +19,12 @@ const arabicPashtoTypography = {
lineHeight: '34',
},
groupB: {
fontSize: '26',
lineHeight: '36',
fontSize: '32',
lineHeight: '38',
},
groupD: {
fontSize: '38',
lineHeight: '48',
fontSize: '36',
lineHeight: '50',
},
},
paragon: {
Expand All @@ -34,25 +34,25 @@ const arabicPashtoTypography = {
},
groupB: {
fontSize: '28',
lineHeight: '38',
lineHeight: '40',
},
groupD: {
fontSize: '34',
lineHeight: '44',
fontSize: '32',
lineHeight: '40',
},
},
doublePica: {
groupA: {
fontSize: '24',
lineHeight: '34',
lineHeight: '32',
},
groupB: {
fontSize: '26',
lineHeight: '36',
},
groupD: {
fontSize: '30',
lineHeight: '40',
fontSize: '28',
lineHeight: '36',
},
},
greatPrimer: {
Expand All @@ -62,11 +62,11 @@ const arabicPashtoTypography = {
},
groupB: {
fontSize: '24',
lineHeight: '30',
lineHeight: '32',
},
groupD: {
fontSize: '26',
lineHeight: '32',
lineHeight: '34',
},
},
bodyCopy: {
Expand All @@ -76,11 +76,11 @@ const arabicPashtoTypography = {
},
groupB: {
fontSize: '20',
lineHeight: '30',
lineHeight: '32',
},
groupD: {
fontSize: '22',
lineHeight: '34',
lineHeight: '32',
},
},
pica: {
Expand All @@ -89,12 +89,12 @@ const arabicPashtoTypography = {
lineHeight: '26',
},
groupB: {
fontSize: '16',
fontSize: '20',
lineHeight: '26',
},
groupD: {
fontSize: '22',
lineHeight: '32',
fontSize: '20',
lineHeight: '26',
},
},
longPrimer: {
Expand All @@ -107,8 +107,8 @@ const arabicPashtoTypography = {
lineHeight: '24',
},
groupD: {
fontSize: '20',
lineHeight: '26',
fontSize: '18',
lineHeight: '24',
},
},
brevier: {
Expand All @@ -117,26 +117,26 @@ const arabicPashtoTypography = {
lineHeight: '20',
},
groupB: {
fontSize: '16',
lineHeight: '20',
fontSize: '18',
lineHeight: '24',
},
groupD: {
fontSize: '18',
lineHeight: '22',
lineHeight: '24',
},
},
minion: {
groupA: {
fontSize: '14',
lineHeight: '20',
fontSize: '12',
lineHeight: '16',
},
groupB: {
fontSize: '14',
lineHeight: '20',
fontSize: '12',
lineHeight: '16',
},
groupD: {
fontSize: '14',
lineHeight: '20',
fontSize: '12',
lineHeight: '16',
},
},
};
Expand Down
76 changes: 38 additions & 38 deletions packages/utilities/gel-foundations/src/scripts/arabic.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const arabicTypography = {
lineHeight: '42',
},
groupB: {
fontSize: '36',
fontSize: '38',
lineHeight: '46',
},
groupD: {
Expand All @@ -19,26 +19,26 @@ const arabicTypography = {
lineHeight: '34',
},
groupB: {
fontSize: '26',
lineHeight: '36',
fontSize: '32',
lineHeight: '38',
},
groupD: {
fontSize: '38',
lineHeight: '48',
fontSize: '36',
lineHeight: '50',
},
},
paragon: {
groupA: {
fontSize: '20',
fontSize: '24',
lineHeight: '30',
},
groupB: {
fontSize: '24',
lineHeight: '34',
fontSize: '28',
lineHeight: '40',
},
groupD: {
fontSize: '34',
lineHeight: '44',
fontSize: '32',
lineHeight: '40',
},
},
doublePica: {
Expand All @@ -47,26 +47,26 @@ const arabicTypography = {
lineHeight: '32',
},
groupB: {
fontSize: '24',
lineHeight: '28',
fontSize: '26',
lineHeight: '36',
},
groupD: {
fontSize: '24',
lineHeight: '28',
fontSize: '28',
lineHeight: '36',
},
},
greatPrimer: {
groupA: {
fontSize: '18',
lineHeight: '26',
fontSize: '22',
lineHeight: '28',
},
groupB: {
fontSize: '20',
lineHeight: '24',
fontSize: '24',
lineHeight: '32',
},
groupD: {
fontSize: '20',
lineHeight: '26',
fontSize: '26',
lineHeight: '34',
},
},
bodyCopy: {
Expand All @@ -75,12 +75,12 @@ const arabicTypography = {
lineHeight: '28',
},
groupB: {
fontSize: '20',
lineHeight: '30',
fontSize: '22',
lineHeight: '32',
},
groupD: {
fontSize: '22',
lineHeight: '34',
lineHeight: '32',
},
},
pica: {
Expand All @@ -89,12 +89,12 @@ const arabicTypography = {
lineHeight: '26',
},
groupB: {
fontSize: '18',
lineHeight: '24',
fontSize: '20',
lineHeight: '26',
},
groupD: {
fontSize: '22',
lineHeight: '28',
fontSize: '20',
lineHeight: '26',
},
},
longPrimer: {
Expand All @@ -107,8 +107,8 @@ const arabicTypography = {
lineHeight: '24',
},
groupD: {
fontSize: '20',
lineHeight: '26',
fontSize: '18',
lineHeight: '24',
},
},
brevier: {
Expand All @@ -117,26 +117,26 @@ const arabicTypography = {
lineHeight: '20',
},
groupB: {
fontSize: '16',
lineHeight: '20',
fontSize: '18',
lineHeight: '24',
},
groupD: {
fontSize: '18',
lineHeight: '22',
lineHeight: '24',
},
},
minion: {
groupA: {
fontSize: '14',
lineHeight: '20',
fontSize: '12',
lineHeight: '16',
},
groupB: {
fontSize: '14',
lineHeight: '20',
fontSize: '12',
lineHeight: '16',
},
groupD: {
fontSize: '14',
lineHeight: '20',
fontSize: '12',
lineHeight: '16',
},
},
};
Expand Down
Loading