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

Releases: teamleadercrm/ui-typography

2.0.3 - 2021-06-16

16 Jun 11:03
0e3b305
Compare
Choose a tag to compare

[2.0.3] - 2021-06-16

Fixed

  • Firefox not correctly applying inheritance to each element of a monospaced class (@ArnaudWeyts in #18)

2.0.2 - 2021-06-03

03 Jun 05:22
d60f87b
Compare
Choose a tag to compare

Changed

  • Changed the font url from static.teamleader.eu to static.focus.teamleader.eu

2.0.1 - 2021-03-12

12 Mar 12:13
1c34735
Compare
Choose a tag to compare

Added

  • @font-face: added font weight range to the font face definition. (@driesd in [#16])

2.0.0 - 2021-03-03

03 Mar 12:53
dfabf27
Compare
Choose a tag to compare

Added

  • Inter variable: added variable font family (--font-family-inter). (@driesd in [#15])

Changed

  • 💥 Inter variable: changed the usage of separate font-weight specific fonts to use one variable font instead. (@driesd in [#15])

Removed

  • 💥 Inter: removed all font-weight specific font families and their CSS variables (--font-family-regular, --font-family-medium, --font-family-semi-bold, --font-family-bold, --font-family-black). (@driesd in [#15])

1.0.0 - 2020-11-19

19 Nov 12:34
db7fc88
Compare
Choose a tag to compare

Changed

  • .heading-1: changed font-family from SemiBold to Bold. (@driesd in [#14])

Fixed

  • strong: fixed the font-weight of strong elements inside text & ui-text. (@driesd in [#14])

0.2.4 - 2020-03-25

25 Mar 09:42
Compare
Choose a tag to compare

Added

  • .ui-text-display: added ui-text-display which has a medium weight, font-size 16px and a line-height 24px. (@driesd in #13)
  • .ui-text-body: added ui-text-body which has a medium weight, font-size 14px and a line-height 18px. (@driesd in #13)
  • .ui-text-small: added ui-text-small which has a medium weight, font-size 12px and a line-height 18px. (@driesd in #13)

0.2.3

22 Nov 09:56
0c258f1
Compare
Choose a tag to compare

[0.2.3] - 2019-11-22

Added

  • .text-body-compact: added text-body-compact which has a regular weight, font-size 14px and a line-height 18px. (@driesd in #12)

0.2.2

21 Nov 14:29
Compare
Choose a tag to compare

[0.2.2] - 2019-11-21

Added

  • @font-face added SemiBold. (@driesd in #11)
  • .heading-5: added heading-5 which is semi bold, has a font-size 14px and a line-height 18px. (@driesd in #11)

Changed

  • .heading-1: changed font-family from Bold to SemiBold. (@driesd in #11)
  • .text: changed strong-tag font-family from Bold to SemiBold. (@driesd in #11)

0.2.1

19 Sep 09:24
acc829a
Compare
Choose a tag to compare

[0.2.1] - 2019-09-19

Added

  • Added the .overflow-ellipsis selector which forces the text on one line and overflows with an ellipsis. (@driesd in #10)

0.2.0

19 Sep 08:58
Compare
Choose a tag to compare

💥 Breaking changes

  • The font name Inter-UI has changed to Inter