@itwin/itwinui-css
Advanced tools
Comparing version 2.1.0 to 2.2.0
# Changelog | ||
## 2.2.0 | ||
### Minor Changes | ||
- [#1753](https://github.com/iTwin/iTwinUI/pull/1753): Removed accidental styling support for the invalid case of `.iui-input, .iui-input-with-icon > .iui-select-button` with `[data-iui-status='informational']`. This is invalid because an `informational` status on our input or select adds little to no meaning. | ||
### Patch Changes | ||
- [#1783](https://github.com/iTwin/iTwinUI/pull/1783): Fixed a Firefox-specific bug where focus outlines were not appearing correctly around menu items inside `ComboBox`. | ||
- [#1787](https://github.com/iTwin/iTwinUI/pull/1787): Button, radial progress indicator, & select icons use icon variable color fill. | ||
- [#1788](https://github.com/iTwin/iTwinUI/pull/1788): Decreased specificity of `iui-link-action` and `iui-link-box` so that they do not override styles from other classes applied on the same element. | ||
- [#1753](https://github.com/iTwin/iTwinUI/pull/1753): `.iui-input-with-icon` now applies padding to the `:first-child` only when there is an end-icon button. | ||
## 2.1.0 | ||
@@ -4,0 +17,0 @@ |
# MIT License | ||
Copyright © 2021-2023 Bentley Systems, Incorporated. All rights reserved. | ||
Copyright © 2021-2024 Bentley Systems, Incorporated. All rights reserved. | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
{ | ||
"name": "@itwin/itwinui-css", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"author": "Bentley Systems", | ||
@@ -45,8 +45,3 @@ "license": "MIT", | ||
"sass": "^1.63.6", | ||
"sass-embedded": "^1.63.6", | ||
"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" | ||
"sass-embedded": "^1.63.6" | ||
}, | ||
@@ -53,0 +48,0 @@ "scripts": { |
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
6
533803