Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Releases: teamleadercrm/ui-typography

0.1.3

12 Jun 09:44
4ced3db
Compare
Choose a tag to compare

In this release, we updated the font-weight of the H1 element to create a bigger contrast compared to a H2 element.

Font weights set to normal

27 Mar 15:01
41e19f0
Compare
Choose a tag to compare

In this release we've set font-weights back to normal, so we can let the font-family decide which weight to apply.

Added font smoothing to heading and text

22 Jan 13:35
fdee2bf
Compare
Choose a tag to compare

In this update I've added the font-smoothing to the heading & text classes directly. So with this update, whenever a Heading/Text component is used, the font-smoothing will be set already.

Note: Make sure that you remove the obsolete font-smoothing reset implementation in your projects!

Style adjustments and renamed Text classes

22 Jan 09:45
1044706
Compare
Choose a tag to compare

Breaking changes

  • .text-body > .text-display
  • .text-small > .text-body
  • .text-tiny > .text-small

Please update your code!

Heading 4: font & font-weight has changed

04 Dec 13:34
835e7fd
Compare
Choose a tag to compare

Our Heading4 now uses Inter UI Bold (700) instead of Inter UI Strong (900).

Font has changed from ProximaNova to Inter-UI

26 Oct 11:50
Compare
Choose a tag to compare
Merge pull request #3 from teamleadercrm/inter-ui

Inter UI

Removed margin reset and support for smallcaps with old-style numbers

19 Oct 09:05
Compare
Choose a tag to compare
  • Removed margin from text and heading
  • Support for composing smallcaps with old-style-numbers

Convert to cross-browser supported variables

16 Oct 13:44
Compare
Choose a tag to compare
0.0.7

:bookmark: Version 0.0.7

Reset margin for all headings & text

09 Oct 07:44
Compare
Choose a tag to compare
Pre-release
Merge pull request #2 from teamleadercrm/update/remove-margins

Version bump

Reset margin-bottom for all headings & text

15 Sep 09:33
Compare
Choose a tag to compare
0.0.5

Version bump