@justeat/fozzie
Advanced tools
Comparing version 5.0.0-beta.3 to 5.0.0-beta.4
@@ -8,2 +8,3 @@ # Changelog | ||
------------------------------ | ||
- Typography variable updates (next PR) | ||
- File Restructure (will do as a separate PR). | ||
@@ -13,2 +14,35 @@ - Make typography and utility classes silent extenders (so that they can be extended by components without importing all utility classes). | ||
v5.0.0-beta.4 | ||
------------------------------ | ||
*March 5, 2021* | ||
### Changed | ||
- Moved from using `fozzie-colour-palette` to `pie-design-tokens`. | ||
- Colour variables transitioned: | ||
- `$black` > `$color-black` | ||
- `$white` > `$color-white` | ||
- `$grey--light` > `$color-grey-30` | ||
- `$brand--orange` > `$color-orange-30` | ||
- `$orange` > `$color-orange` | ||
- `$orange-dark` > `$color-orange` & darken(4%) | ||
- `$orange-darkest` > `$color-orange` & darken(10%) | ||
- `$orange--aa` > `$color-orange-60` | ||
- `$orange--offWhite` > `$color-orange-10` | ||
- `$blue` > `$color-blue` | ||
- `$blue--offWhite` > `$color-blue-10` | ||
- `$blue--offWhite--dark`> `$color-blue-10` & darken(4%) | ||
- `$blue--offWhite--darkest`> `$color-blue-10` & darken(10%) | ||
- `$red` > `$color-red` | ||
- `$green` > `$color-green` | ||
- `$green--offWhite` > `$color-green-10` | ||
- `$yellow--offWhite` > `$color-yellow-10` | ||
- `$grey--offWhite` > `$color-grey-10` | ||
- `$grey--lighter` > `$color-grey-20` | ||
- `$grey--mid` > `$color-grey-40` | ||
- `$grey--dark` > `$color-grey-50` | ||
- `$grey--darkest` > `$color-grey` | ||
- `$purple` > `$color-purple` | ||
- `$purple--light` > `color-purple-10` | ||
v5.0.0-beta.3 | ||
@@ -15,0 +49,0 @@ ------------------------------ |
@@ -5,3 +5,3 @@ { | ||
"description": "UI Web Framework for the Just Eat Global Platform", | ||
"version": "5.0.0-beta.3", | ||
"version": "5.0.0-beta.4", | ||
"main": "dist/js/index.js", | ||
@@ -40,3 +40,3 @@ "files": [ | ||
"@justeat/f-utils": "1.1.0", | ||
"@justeat/fozzie-colour-palette": "3.1.0", | ||
"@justeat/pie-design-tokens": "0.18.0", | ||
"fontfaceobserver": "2.1.0", | ||
@@ -50,5 +50,5 @@ "include-media": "1.4.9", | ||
"@justeat/js-test-buddy": "0.4.1", | ||
"concurrently": "5.3.0", | ||
"concurrently": "6.0.0", | ||
"coveralls": "3.1.0", | ||
"danger": "10.5.4" | ||
"danger": "10.6.3" | ||
}, | ||
@@ -55,0 +55,0 @@ "resolutions": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
358426
54
181
3
+ Added@justeat/pie-design-tokens@0.18.0(transitive)
+ Addedjsonc-parser@2.2.0(transitive)
+ Addedlodash.merge@4.6.2(transitive)
+ Addedmkdirp@1.0.3(transitive)
- Removed@justeat/fozzie-colour-palette@3.1.0
- Removed@justeat/fozzie-colour-palette@3.1.0(transitive)