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 2.0.0-dev.4 to 2.0.0-dev.5

css/overlay.css

35

CHANGELOG.md
# Changelog
## 2.0.0-dev.5
### Major Changes
- [#1369](https://github.com/iTwin/iTwinUI/pull/1369): The `iui-breadcrumbs-item-overrides` class name has been removed. Breadcrumbs items now use the `iui-breadcrumbs-content` class name.
- [#1354](https://github.com/iTwin/iTwinUI/pull/1354): The following class names have been updated:
- `iui-header` -> `iui-expandable-header`
- `iui-icon` -> `iui-expandable-block-icon`
- `iui-title` -> `iui-expandable-block-title`
- `iui-caption` -> `iui-expandable-block-caption`
The following class names have been removed and updated to be data attributes:
- `iui-expanded` -> `data-iui-expanded` (boolean)
- `iui-small` -> `data-iui-size` (default or small)
- `iui-borderless` -> `data-iui-variant` (default or borderless)
- [#1370](https://github.com/iTwin/iTwinUI/pull/1370): `iui-progress-indicator-linear` has been refactored to be a single `<div>`. Size, status, indeterminate variant, animation, etc are now specified using data attributes.
- [#1328](https://github.com/iTwin/iTwinUI/pull/1328): 'iui-progress-overlay' has been renamed to 'iui-overlay' and moved to 'overlay.scss'
### Minor Changes
- [#1373](https://github.com/iTwin/iTwinUI/pull/1373): Converted all physical CSS properties to their logical equivalents.
### Patch Changes
- [#1354](https://github.com/iTwin/iTwinUI/pull/1354): Expandable block animation now uses pure css instead of javascript for transitioning.
## 2.0.0-dev.4

@@ -51,2 +80,8 @@

## 1.11.3
### Patch Changes
- [#1410](https://github.com/iTwin/iTwinUI/pull/1410): Fixed an issue in `Tabs` where tabs-list was becoming too tall when the tabpanel didn't have enough content inside.
## 1.11.2

@@ -53,0 +88,0 @@

9

package.json
{
"name": "@itwin/itwinui-css",
"version": "2.0.0-dev.4",
"version": "2.0.0-dev.5",
"author": "Bentley Systems",

@@ -46,10 +46,13 @@ "license": "MIT",

"lightningcss": "^1.16.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.21",
"postcss-scoper": "^1.0.11",
"npm-run-all": "^4.1.5",
"sass": "^1.54.4",
"sass-embedded": "^1.49.9",
"serve": "^14.0.1",
"stylelint": "^14.2.0",
"stylelint": "^15.10.1",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-csstree-validator": "^3.0.0",
"stylelint-scss": "^5.0.1",
"stylelint-use-logical": "^2.1.0",
"vite": "^4.1.5"

@@ -56,0 +59,0 @@ },

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

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

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

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