Skip to content

Releases: bbc/gel-typography

5.2.0

21 Feb 09:19
61b6489
Compare
Choose a tag to compare

What's Changed

  • feat: Resolve deprecation notices (global built-in functions)

Full Changelog: 5.1.2...5.2.0

5.1.2

21 Feb 07:59
c29f3f6
Compare
Choose a tag to compare

Full Changelog: 5.1.1...5.1.2

5.1.1

21 Feb 07:34
7b55906
Compare
Choose a tag to compare

What's Changed

  • fix: Update paths within jenkins scripts

Full Changelog: 5.1.0...5.1.1

5.1.0

21 Feb 07:11
f49e7dc
Compare
Choose a tag to compare

What's Changed

  • Add BBC Subtitle Guidelines
  • feat: Add Jenkins script
  • feat: Update to Node v22.14.0

Full Changelog: 5.0.0...5.1.0

Update to sass 1.65

17 Aug 13:56
c0433ff
Compare
Choose a tag to compare

Updates to sass 1.65 and resolves a conflict in function naming: the rem
function and mixin have been renamed as toRem, because 'rem' is now a
reserved function in SASS 1.65.

Update type setting

22 Jan 11:08
9718449
Compare
Choose a tag to compare

Adds a fix for ensuring letter-spacing is reset when using the BBC Reith font, and also corrects Paragon font-size/line-height to match the GEl typography guideline.

2.0.5: Merge pull request #53 from bbc/2-0-4-amendment

11 Apr 10:08
Compare
Choose a tag to compare
Amend GEL type class 'Paragon' and bump to 2.0.5

Update documentation

18 Feb 17:48
Compare
Choose a tag to compare

A few tweaks to the documentation to complete all sections.

Publicly Available

26 Jan 09:46
Compare
Choose a tag to compare

Now the Typography and Sass Tools are publicly available we've added them to the bower and npm registries so they can be installed via:

$ npm install gel-typography

or

$ bower install gel-typography

Travis CI

26 Jan 09:41
Compare
Choose a tag to compare

Adding in Travis CI to test builds and pull requests