@itwin/itwinui-css
Advanced tools
Comparing version 1.10.3 to 1.11.0
# Changelog | ||
## 1.11.0 | ||
### Minor Changes | ||
- [#863](https://github.com/iTwin/iTwinUI/pull/863): SearchBox - Add `iui-input-flex-container` class for inputs with icons and buttons within | ||
- Add `iui-searchbox` class for Searchbox | ||
- Add `iui-expandable-searchbox` class for Searchbox that can be expanded | ||
- Add `iui-search-icon` for styling icons within search | ||
- [#1060](https://github.com/iTwin/iTwinUI/pull/1060): Tabs - Added data attribute 'data-iui-overflow' - when true it adds styling for overflow tabs | ||
### Patch Changes | ||
- [#1275](https://github.com/iTwin/iTwinUI/pull/1275): Fixed an issue where `ProgressRadial` was not correctly showing when used inside a v2 boundary within a v1 page. | ||
- [#1251](https://github.com/iTwin/iTwinUI/pull/1251): Reorganized source file structure. Should have no changes in the CSS output. | ||
- [#1271](https://github.com/iTwin/iTwinUI/pull/1271): Added `color` declaration to `iui-keyboard`. | ||
- [#1257](https://github.com/iTwin/iTwinUI/pull/1257): Fixed an issue where pseudo elements inside a v2 boundary were not reverting v1 styles. | ||
## 1.10.3 | ||
@@ -4,0 +21,0 @@ |
{ | ||
"name": "@itwin/itwinui-css", | ||
"version": "1.10.3", | ||
"version": "1.11.0", | ||
"author": "Bentley Systems", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"autoprefixer": "^10.4.1", | ||
"backstopjs": "~6.0.5", | ||
"backstopjs": "~6.2.1", | ||
"chokidar": "^3.5.3", | ||
@@ -70,6 +70,5 @@ "html-minifier": "^4.0.0", | ||
"clean:images": "node scripts/removeOldTestImages.js", | ||
"print": "node scripts/print.js", | ||
"push-docker": "node scripts/pushDocker.js" | ||
"print": "node scripts/print.js" | ||
}, | ||
"prettier": "configs/prettier-scss-config.js" | ||
} |
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
721441
54
200