@spectrum-css/textfield
Advanced tools
Comparing version 6.0.28 to 6.0.29
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="6.0.29"></a> | ||
##6.0.29 | ||
🗓 | ||
2023-12-04 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/textfield@6.0.28...@spectrum-css/textfield@6.0.29) | ||
### 🐛 Bug fixes | ||
- **textfield:**focus outline only on keyboard focus([e919679](https://github.com/adobe/spectrum-css/commit/e919679)) | ||
<a name="6.0.28"></a> | ||
@@ -8,0 +17,0 @@ ##6.0.28 |
{ | ||
"name": "@spectrum-css/textfield", | ||
"version": "6.0.28", | ||
"version": "6.0.29", | ||
"description": "The Spectrum CSS textfield component", | ||
@@ -24,5 +24,5 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@spectrum-css/component-builder-simple": "^3.0.0", | ||
"@spectrum-css/helptext": "^4.0.62", | ||
"@spectrum-css/tokens": "^13.0.4", | ||
"@spectrum-css/component-builder-simple": "^3.0.1", | ||
"@spectrum-css/helptext": "^4.0.63", | ||
"@spectrum-css/tokens": "^13.0.5", | ||
"gulp": "^4.0.0" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "310afcdd3ed5618c187588214b0cf26f711fb779" | ||
"gitHead": "5dcdae6da88c6ecc95b3696f044d93f2732096e6" | ||
} |
@@ -143,3 +143,2 @@ // Import the component markup template | ||
isInvalid: false, | ||
isValid: false, | ||
isDisabled: false, | ||
@@ -146,0 +145,0 @@ isRequired: false, |
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
274462
22
4912