Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@datacamp/waffles-tokens

Package Overview
Dependencies
Maintainers
37
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datacamp/waffles-tokens - npm Package Compare versions

Comparing version 1.0.0-beta.7 to 1.0.0-beta.8

53

CHANGELOG.md

@@ -6,2 +6,35 @@ # Change Log

# [1.0.0-beta.8](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.13...@datacamp/waffles-tokens@1.0.0-beta.8) (2020-07-17)
### Features
* add 900 and 650 heading sizes. Will not affect core or scss tokens ([65154de](https://github.com/datacamp/design-system/commit/65154de))
* add letter spacing for different size headings ([7b4ca34](https://github.com/datacamp/design-system/commit/7b4ca34))
* add line height for large headings ([7d70c17](https://github.com/datacamp/design-system/commit/7d70c17))
* change sans-serif font ([6f2d3cd](https://github.com/datacamp/design-system/commit/6f2d3cd))
* update font weights for new branding ([cf0f3bc](https://github.com/datacamp/design-system/commit/cf0f3bc))
* update font weights to work with latest font version ([812a41b](https://github.com/datacamp/design-system/commit/812a41b))
* update heading line height ([ca2da4f](https://github.com/datacamp/design-system/commit/ca2da4f))
* use studio feixen writer for monospace font ([c585560](https://github.com/datacamp/design-system/commit/c585560))
### BREAKING CHANGES
* Headings with size 800 (or h1 from the style sheets)
now have a letter spacing of -1. Headings with size 700 & 600 (or h2 &
h3 from the style sheets) now have a letter spacing of -0.5
* The line height for headings has changed from 1.25 to
1.2
* The monospace font has changed from Roboto-Mono to
Studio-Feixen-Writer. This may affect layout when using code or code
blocks.
* Font weights have been updated to work with new
branding
* The sans-serif font has changed from Lato to Studio-Feixen-Sans-Variable
# [1.0.0-beta.7](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@1.0.0-beta.6...@datacamp/waffles-tokens@1.0.0-beta.7) (2020-07-13)

@@ -34,11 +67,11 @@

* Headings with size 800 (or h1 from the style sheets)
now have a letter spacing of -1. Headings with size 700 & 600 (or h2 &
* Headings with size 800 (or h1 from the style sheets)
now have a letter spacing of -1. Headings with size 700 & 600 (or h2 &
h3 from the style sheets) now have a letter spacing of -0.5
* The line height for headings has changed from 1.25 to
* The line height for headings has changed from 1.25 to
1.2
* The monospace font has changed from Roboto-Mono to
Studio-Feixen-Writer. This may affect layout when using code or code
* The monospace font has changed from Roboto-Mono to
Studio-Feixen-Writer. This may affect layout when using code or code
blocks.
* Font weights have been updated to work with new
* Font weights have been updated to work with new
branding

@@ -142,2 +175,10 @@ * The sans-serif font has changed from Lato to Studio-Feixen-Sans-Variable

## [0.6.13](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.12...@datacamp/waffles-tokens@0.6.13) (2020-07-17)
**Note:** Version bump only for package @datacamp/waffles-tokens
## [0.6.12](https://github.com/datacamp/design-system/compare/@datacamp/waffles-tokens@0.6.11...@datacamp/waffles-tokens@0.6.12) (2020-07-07)

@@ -144,0 +185,0 @@

6

package.json
{
"name": "@datacamp/waffles-tokens",
"version": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"description": "",

@@ -25,6 +25,6 @@ "main": "lib/core-tokens.json",

"omit-deep-lodash": "^1.1.4",
"style-dictionary": "2.10.0",
"style-dictionary": "2.10.1",
"tinycolor2": "^1.4.1"
},
"gitHead": "6df0cf1d15c60e9dfd5bb4e98a08c10babd8a9c4"
"gitHead": "75c7fa87c8e07cd44caba61431124ee87b2bd7b2"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc