@material/typography
Advanced tools
Comparing version 4.0.0-canary.0 to 4.0.0-canary.1
@@ -6,2 +6,34 @@ # Change Log | ||
# [4.0.0-canary.1](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.1) (2019-09-09) | ||
### Features | ||
* **text-field:** Center align inner elements for dynamic height ([#4990](https://github.com/material-components/material-components-web/issues/4990)) ([4d94b22](https://github.com/material-components/material-components-web/commit/4d94b22)) | ||
### BREAKING CHANGES | ||
* **text-field:** Removed sass variable in notched outline - `$mdc-notched-outline-transition-duration`. | ||
# [4.0.0-canary.1](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.1) (2019-09-09) | ||
### Features | ||
* **text-field:** Center align inner elements for dynamic height ([#4990](https://github.com/material-components/material-components-web/issues/4990)) ([4d94b22](https://github.com/material-components/material-components-web/commit/4d94b22)) | ||
### BREAKING CHANGES | ||
* **text-field:** Removed sass variable in notched outline - `$mdc-notched-outline-transition-duration`. | ||
# [4.0.0-canary.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-canary.0) (2019-09-05) | ||
@@ -8,0 +40,0 @@ |
{ | ||
"name": "@material/typography", | ||
"description": "Typography classes, mixins, and variables for Material Components for the web", | ||
"version": "4.0.0-canary.0", | ||
"version": "4.0.0-canary.1", | ||
"license": "MIT", | ||
@@ -18,5 +18,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/feature-targeting": "^4.0.0-canary.0" | ||
"@material/feature-targeting": "^4.0.0-canary.1" | ||
}, | ||
"gitHead": "a9e69493144f4246efe28a958126afc2fedebd60" | ||
"gitHead": "edc72a4d7d6a61d61620fd05a80e2491e518bccf" | ||
} |
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
52485