@spectrum-css/textfield
Advanced tools
Comparing version 3.0.0-beta.0 to 3.0.0-beta.1
@@ -6,2 +6,24 @@ # Change Log | ||
<a name="3.0.0-beta.1"></a> | ||
# 3.0.0-beta.1 | ||
🗓 2020-03-12 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/textfield@3.0.0-beta.0...@spectrum-css/textfield@3.0.0-beta.1) | ||
### ✨ Features | ||
* refactor Textfield to be decorated, closes [#142](https://github.com/adobe/spectrum-css/issues/142) ([d34be59](https://github.com/adobe/spectrum-css/commit/d34be59)) | ||
### 🛑 BREAKING CHANGES | ||
* remove support for .is-focused on .spectrum-Textfield-input | ||
* remove support for .is-invalid/.is-valid on .spectrum-Textfield-input (must go on parent) | ||
* remove support for .is-disabled on .spectrum-Textfield-input (must go on parent) | ||
* markup changed completely, see migration guide | ||
Co-authored-by: Daniel Lu <dlu@livefyre.com> | ||
<a name="3.0.0-beta.0"></a> | ||
@@ -8,0 +30,0 @@ # 3.0.0-beta.0 |
{ | ||
"name": "@spectrum-css/textfield", | ||
"version": "3.0.0-beta.0", | ||
"version": "3.0.0-beta.1", | ||
"description": "The Spectrum CSS textfield component", | ||
@@ -30,3 +30,3 @@ "license": "Apache-2.0", | ||
"homepage": "https://opensource.adobe.com/spectrum-css/", | ||
"gitHead": "302a64341a62da99d1bc95239ed5e99e35ee42b5" | ||
"gitHead": "302ebc2be40cd89bce2a57c0e1b10611585fe0dc" | ||
} |
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
129125
2131