You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ All notable changes for each version of this project will be documented in this
30
30
-`setOffset` method added. It offsets the content along the corresponding axis by the provided amount.
31
31
-`IgxToggleDirective`:
32
32
-`setOffset` method added. It offsets the content along the corresponding axis by the provided amount.
33
+
-`IgxSelect`- adding `IgxSelectHeaderDirective` and `IgxSelectFooterDirective`. These can be used to provide a custom header, respectively footer templates for the `igxSelect` drop-down list. If there are no templates marked with these directives - no default templates will be used so the drop-down list will not have header or footer.
0 commit comments