Skip to content

Latest commit

 

History

History
174 lines (72 loc) · 5.06 KB

CHANGELOG.md

File metadata and controls

174 lines (72 loc) · 5.06 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.2 (2019-08-05)

Bug Fixes

  • Updated font CDN link to https (d3504db)

3.1.1 (2019-04-02)

3.1.0 (2018-12-10)

Features

  • refactored token generation process to output string values for primary and accent font stacks (bcc15a4)

3.0.2 (2018-11-26)

Bug Fixes

  • reverted version and updated stylesheet generation script (594166a)
  • Reverting version to 3.0.1 (cb107e1)

3.0.1 (2018-10-11)

Bug Fixes

  • Removed package-lock.json (3b81a75)

3.0.0 (2018-09-20)

Features

  • Added .less style output to type tokens (b4c4c21)

BREAKING CHANGES

  • Individual URLs to CDN font files are no longer available

1.3.4 (2018-08-21)

2.0.0 (2018-09-20)

Features

  • Added repository prop to package.json (4428525)

  • Updates to font-face names and CDN URL (#3) (1d84ee5), closes #3 #2

BREAKING CHANGES

  • Individual URLs to CDN font files are no longer available

1.3.4 (2018-08-21)

1.3.3 (2018-07-24)

1.3.2 (2018-06-26)

1.3.1 (2018-06-25)

1.3.0 (2018-05-30)

Features

  • tokens: adds tokens for letter-spacing (4eb2ace)

1.2.2 (2018-05-30)

Bug Fixes

  • tokens: type-scale token for fontsize-heading-lg corrected to value of 3.375rem instead of 3.75rem (aee4f9c)

1.2.1 (2018-05-29)

Bug Fixes

  • tokens: corrects font urls to point to the actual font files and not the css with the font-face already declared (2ed0393)

1.2.0 (2018-05-23)

Features

  • tokens: adds tokens for URLs to BLP font CDN for Open Sans and Avenir Next. Exports to SCSS variables as well as raw.json (56a25d0)

1.1.0 (2018-05-08)

Features

  • deployment: Add release props script. (8f00946)
  • typefaces: Created tranformFontFamily.js module to handle build font stack names from an array.Updated font stack tokens in typeface.yml file (d5e3c0b)

1.0.1 (2018-04-24)

0.0.3 (2018-04-24)

0.0.2 (2018-04-03)