@material/floating-label
Advanced tools
Comparing version 4.0.0-canary.1 to 4.0.0-canary.79d881baf.0
104
CHANGELOG.md
@@ -6,2 +6,106 @@ # Change Log | ||
# [4.0.0-canary.79d881baf.0](https://github.com/material-components/material-components-web/compare/v3.2.0...v4.0.0-canary.79d881baf.0) (2019-09-13) | ||
### 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.79d881baf.0](https://github.com/material-components/material-components-web/compare/v3.2.0...v4.0.0-canary.79d881baf.0) (2019-09-13) | ||
### 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.79d881baf.0](https://github.com/material-components/material-components-web/compare/v3.2.0...v4.0.0-canary.79d881baf.0) (2019-09-13) | ||
### 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.eab7903af.0](https://github.com/material-components/material-components-web/compare/v3.2.0...v4.0.0-canary.eab7903af.0) (2019-09-13) | ||
### 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.eab7903af.0](https://github.com/material-components/material-components-web/compare/v3.2.0...v4.0.0-canary.eab7903af.0) (2019-09-13) | ||
### 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`. | ||
# [3.2.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v3.2.0) (2019-09-12) | ||
**Note:** Version bump only for package @material/floating-label | ||
# [4.0.0-edc72a4d7.0](https://github.com/material-components/material-components-web/compare/v3.1.1...v4.0.0-edc72a4d7.0) (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) | ||
@@ -8,0 +112,0 @@ |
{ | ||
"name": "@material/floating-label", | ||
"description": "The Material Components for the web floating-label component", | ||
"version": "4.0.0-canary.1", | ||
"version": "4.0.0-canary.79d881baf.0", | ||
"license": "MIT", | ||
@@ -25,10 +25,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@material/animation": "^4.0.0-canary.1", | ||
"@material/base": "^4.0.0-canary.1", | ||
"@material/rtl": "^4.0.0-canary.1", | ||
"@material/theme": "^4.0.0-canary.1", | ||
"@material/typography": "^4.0.0-canary.1", | ||
"@material/animation": "^4.0.0-canary.79d881baf.0", | ||
"@material/base": "^4.0.0-canary.79d881baf.0", | ||
"@material/rtl": "^4.0.0-canary.79d881baf.0", | ||
"@material/theme": "^4.0.0-canary.79d881baf.0", | ||
"@material/typography": "^4.0.0-canary.79d881baf.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "edc72a4d7d6a61d61620fd05a80e2491e518bccf" | ||
"gitHead": "756806a2389389441b5b3c130de02948130d96b9" | ||
} |
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
164899