File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,6 @@ All notable changes for each version of this project will be documented in this
2121- ` IgxSnackbar `
2222 - ` message ` property has been deprecated. You can place the * message text* in the snackbar content or pass it as parameter to ` show ` method instead.
2323 - An optional string parameter ` message ` has been added to ` show() ` method.
24- - ` IgxGrid `
25- - Expose a setter for grid's ` outlet ` property, which can be used to set the outlet used to attach the grid's overlays to.
2624
2725## 10.0.0
2826
@@ -45,6 +43,12 @@ All notable changes for each version of this project will be documented in this
4543- ` IgxSelect ` support for ` igxHint ` directive added.
4644 - Allows the user to add ` igxHint ` to be displayed bellow the input element.
4745
46+ ## 9.1.9
47+
48+ ### New Features
49+ - ` IgxGrid ` , ` IgxTreeGrid ` , ` IgxHierarchicalGrid `
50+ - Expose a setter for grid's ` outlet ` property, which can be used to set the outlet used to attach the grid's overlays to.
51+
4852## 9.1.4
4953
5054### New Features
You can’t perform that action at this time.
0 commit comments