Skip to content

Commit d72d2e9

Browse files
committed
chore(select): Update changelog #5911
1 parent 41f1d5f commit d72d2e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ All notable changes for each version of this project will be documented in this
3030
- `setOffset` method added. It offsets the content along the corresponding axis by the provided amount.
3131
- `IgxToggleDirective`:
3232
- `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.
3334

3435
## 8.2.6
3536

0 commit comments

Comments
 (0)