@itwin/itwinui-css
Advanced tools
Comparing version 1.10.1 to 1.10.2
# Changelog | ||
## 1.10.2 | ||
### Patch Changes | ||
- [#1235](https://github.com/iTwin/iTwinUI/pull/1235): Changed the internal DOM structure of `LabeledInput` and `LabeledTextarea` to prefer explicit association over implicit. The `<label>` is now associated with the input using `htmlFor`/`id` and the container is a generic div. | ||
This change improves accessibility, with no API changes and no effect on visuals. | ||
## 1.10.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@itwin/itwinui-css", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"author": "Bentley Systems", | ||
@@ -20,2 +20,7 @@ "license": "MIT", | ||
"homepage": "https://github.com/iTwin/iTwinUI", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/iTwin/iTwinUI.git", | ||
"directory": "packages/itwinui-css" | ||
}, | ||
"keywords": [ | ||
@@ -22,0 +27,0 @@ "css", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
672750
0