Releases: bbc/gel-typography
Releases · bbc/gel-typography
5.2.0
What's Changed
- feat: Resolve deprecation notices (global built-in functions)
Full Changelog: 5.1.2...5.2.0
5.1.2
Full Changelog: 5.1.1...5.1.2
5.1.1
5.1.0
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
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
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
Amend GEL type class 'Paragon' and bump to 2.0.5
Update documentation
A few tweaks to the documentation to complete all sections.
Publicly Available
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