File tree 1 file changed +6
-2
lines changed
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
21
21
- ` IgxSnackbar `
22
22
- ` message ` property has been deprecated. You can place the * message text* in the snackbar content or pass it as parameter to ` show ` method instead.
23
23
- 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.
26
24
27
25
## 10.0.0
28
26
@@ -45,6 +43,12 @@ All notable changes for each version of this project will be documented in this
45
43
- ` IgxSelect ` support for ` igxHint ` directive added.
46
44
- Allows the user to add ` igxHint ` to be displayed bellow the input element.
47
45
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
+
48
52
## 9.1.4
49
53
50
54
### New Features
You can’t perform that action at this time.
0 commit comments