@springernature/brand-context
Advanced tools
Comparing version 19.0.0 to 20.0.0
# History | ||
## 19.0.0 (2021-01-13) | ||
## 20.0.0 (2022-01-14) | ||
* BREAKING | ||
* Switch SASS compiler from Node Sass to Dart Sass | ||
* Updates default color function to use Dart Sass | ||
* Updates default typography to use Dart Sass | ||
## 19.0.0 (2022-01-13) | ||
* BREAKING | ||
* Icons all use `currentColor` in place of `#666` so they adopt `color` by default | ||
@@ -14,2 +20,3 @@ | ||
## 18.1.1 | ||
@@ -19,10 +26,11 @@ * FEATURE | ||
* removes the strip-unit function from the springer brand context. | ||
## 18.1.0 | ||
* FEATURE | ||
* adds the strip-unit function to the u-keyline mixin to work with Dart Sass. | ||
* adds the strip-unit function to the u-keyline mixin to work with Dart Sass. | ||
## 18.0.1 (2021-12-07) | ||
* BUG: | ||
* Fixes some font sizes that were incorrectly calculated | ||
* Changes the $base-font-size to match the root/html font size being 100$ | ||
* Fixes some font sizes that were incorrectly calculated | ||
* Changes the $base-font-size to match the root/html font size being 100$ | ||
@@ -29,0 +37,0 @@ ## 18.0.0 (2021-12-03) |
{ | ||
"name": "@springernature/brand-context", | ||
"version": "19.0.0", | ||
"version": "20.0.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Bootstrapping for all components and products", |
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
3814064