Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@itwin/itwinui-css

Package Overview
Dependencies
Maintainers
2
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itwin/itwinui-css - npm Package Compare versions

Comparing version 1.10.1 to 1.10.2

8

CHANGELOG.md
# 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 @@

7

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc