@justeat/fozzie
Advanced tools
Comparing version 6.0.0-beta.13 to 6.0.0
@@ -11,2 +11,24 @@ # Changelog | ||
v6.0.0 | ||
------------------------------ | ||
*October 27, 2021* | ||
## Main changes: | ||
- New font and colour theme from `pie-design-tokens` package. | ||
- New border radius values for different components styles. | ||
- Button styles now are in line with icing phase 2. Note that there are a lot of changes in css class names. Full list can be found below in beta release CHANGELOGs. | ||
- Set default paragraph size to match base font-size which now is 16px instead of 14px. | ||
### Added | ||
- `c-tag` optional component styles and a deprecation warning to the `c-badge` component. | ||
### Changed | ||
- `pie-design-tokens` package updated to v1.0.0-beta.2. | ||
### Removed | ||
- Menulog font files. | ||
** Full list of changes (including all css class names changes) can be found below in beta release CHANGELOGs ** | ||
v6.0.0-beta.13 | ||
@@ -13,0 +35,0 @@ ------------------------------ |
@@ -5,3 +5,3 @@ { | ||
"description": "UI Web Framework for the Just Eat Global Platform", | ||
"version": "6.0.0-beta.13", | ||
"version": "6.0.0", | ||
"main": "dist/js/index.js", | ||
@@ -38,3 +38,3 @@ "files": [ | ||
"@justeat/f-utils": "2.0.0", | ||
"@justeat/pie-design-tokens": "1.1.0", | ||
"@justeat/pie-design-tokens": "1.2.0", | ||
"include-media": "1.4.10" | ||
@@ -41,0 +41,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
246084
0
+ Added@justeat/pie-design-tokens@1.2.0(transitive)
- Removed@justeat/pie-design-tokens@1.1.0(transitive)