@bbc/psammead-styles
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -6,2 +6,3 @@ # @bbc/psammead-styles Changelog | ||
|---------|-------------| | ||
| 7.0.1 | [PR#4071](https://github.com/bbc/psammead/pull/4071) Update BBC Reith Qalam base URL. | | ||
| 7.0.0 | [PR#4002](https://github.com/bbc/psammead/pull/4002) Replace BBC Nassim with BBC Reith Qalam. | | ||
@@ -8,0 +9,0 @@ | 6.1.0 | [PR#3942](https://github.com/bbc/psammead/pull/3942) Move @font-face declarations outside of html selector. | |
@@ -14,3 +14,3 @@ "use strict"; | ||
var baseUrlShonarBangla = 'https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/'; | ||
var baseUrlBBCReithQalam = 'https://ws-downloads.test.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; // Reith Serif | ||
var baseUrlBBCReithQalam = 'https://ws-downloads.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; // Reith Serif | ||
@@ -17,0 +17,0 @@ var F_REITH_SERIF_REGULAR = function F_REITH_SERIF_REGULAR(baseUrlOverride) { |
@@ -8,3 +8,3 @@ var baseFontUrl = 'https://gel.files.bbci.co.uk/r2.511/'; | ||
var baseUrlShonarBangla = 'https://ws-downloads.files.bbci.co.uk/fonts/ShonarBangla/v5.91/'; | ||
var baseUrlBBCReithQalam = 'https://ws-downloads.test.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; // Reith Serif | ||
var baseUrlBBCReithQalam = 'https://ws-downloads.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; // Reith Serif | ||
@@ -11,0 +11,0 @@ export var F_REITH_SERIF_REGULAR = function F_REITH_SERIF_REGULAR(baseUrlOverride) { |
{ | ||
"name": "@bbc/psammead-styles", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "A collection of string constants for use in CSS, containing non-GEL styling details that are bespoke to specific BBC services and products.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -21,3 +21,3 @@ const baseFontUrl = 'https://gel.files.bbci.co.uk/r2.511/'; | ||
const baseUrlBBCReithQalam = | ||
'https://ws-downloads.test.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; | ||
'https://ws-downloads.files.bbci.co.uk/fonts/ReithQalam/v1.100/'; | ||
@@ -24,0 +24,0 @@ // Reith Serif |
Sorry, the diff of this file is not supported yet
562630