All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.2 (2019-08-05)
- Updated font CDN link to https (d3504db)
3.1.1 (2019-04-02)
3.1.0 (2018-12-10)
- refactored token generation process to output string values for primary and accent font stacks (bcc15a4)
3.0.2 (2018-11-26)
- reverted version and updated stylesheet generation script (594166a)
- Reverting version to 3.0.1 (cb107e1)
3.0.1 (2018-10-11)
- Removed package-lock.json (3b81a75)
3.0.0 (2018-09-20)
- Added .less style output to type tokens (b4c4c21)
- Individual URLs to CDN font files are no longer available
1.3.4 (2018-08-21)
2.0.0 (2018-09-20)
-
Added repository prop to package.json (4428525)
-
Updates to font-face names and CDN URL (#3) (1d84ee5), closes #3 #2
- Individual URLs to CDN font files are no longer available
1.3.4 (2018-08-21)
1.3.2 (2018-06-26)
1.3.1 (2018-06-25)
1.3.0 (2018-05-30)
- tokens: adds tokens for letter-spacing (4eb2ace)
1.2.2 (2018-05-30)
- 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)
- 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)
- 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)
- 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)