@spectrum-css/textfield
Advanced tools
Comparing version 3.0.0-beta.5 to 3.0.0-beta.6
@@ -6,2 +6,18 @@ # Change Log | ||
<a name="3.0.0-beta.6"></a> | ||
# 3.0.0-beta.6 | ||
🗓 2020-12-04 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/textfield@3.0.0-beta.5...@spectrum-css/textfield@3.0.0-beta.6) | ||
### 🐛 Bug fixes | ||
* correct quiet Textfield left padding ([0145378](https://github.com/adobe/spectrum-css/commit/0145378)) | ||
* correct Textarea padding ([8fb6ed2](https://github.com/adobe/spectrum-css/commit/8fb6ed2)) | ||
* make Textfield/Textarea work again ([a0ca861](https://github.com/adobe/spectrum-css/commit/a0ca861)) | ||
* remove Textfield padding hack ([51b4049](https://github.com/adobe/spectrum-css/commit/51b4049)) | ||
* update main, resolved conflicts ([d7880a2](https://github.com/adobe/spectrum-css/commit/d7880a2)) | ||
<a name="3.0.0-beta.5"></a> | ||
@@ -8,0 +24,0 @@ # 3.0.0-beta.5 |
{ | ||
"name": "@spectrum-css/textfield", | ||
"version": "3.0.0-beta.5", | ||
"version": "3.0.0-beta.6", | ||
"description": "The Spectrum CSS textfield component", | ||
@@ -19,7 +19,7 @@ "license": "Apache-2.0", | ||
"peerDependencies": { | ||
"@spectrum-css/vars": "^2.3.0" | ||
"@spectrum-css/vars": "^3.0.0-beta.1" | ||
}, | ||
"devDependencies": { | ||
"@spectrum-css/component-builder": "^2.0.0-beta.0", | ||
"@spectrum-css/vars": "^2.3.0", | ||
"@spectrum-css/component-builder": "^2.0.0-beta.1", | ||
"@spectrum-css/vars": "^3.0.0-beta.2", | ||
"gulp": "^4.0.0" | ||
@@ -31,3 +31,3 @@ }, | ||
"homepage": "https://opensource.adobe.com/spectrum-css/", | ||
"gitHead": "90d7cf94f07e5bbc1705c23f62b6c7c3f163194c" | ||
"gitHead": "731aeab0a10355dc274efd19d64a58fe71b2ef87" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
77572
13
802
1