We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33bed0c commit 53e1f16Copy full SHA for 53e1f16
CHANGELOG.md
@@ -10,7 +10,7 @@ All notable changes for each version of this project will be documented in this
10
- `IgxSlide`
11
- **Deprecation** - `tabIndex` has been deprecated and will be removed in a future version.
12
- `IgxGrid`, `IgxHierarchicalGrid`, `IgxTreeGrid`
13
- - Column's `minWidth` and `maxWidth` constrain the user-specified `width` so that columns cannot go outside their bounds.
+ - A column's `minWidth` and `maxWidth` constrain the user-specified `width` so that it cannot go outside their bounds.
14
15
## 19.1.1
16
### New Features
0 commit comments