Skip to content

Commit 013a609

Browse files
MKirovaMKirova
authored andcommitted
chore(*): Add Changelog Note.
1 parent 8b32018 commit 013a609

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Ignite UI for Angular Change Log
22

33
All notable changes for each version of this project will be documented in this file.
4+
5+
## 15.0.0
6+
7+
### New Features
8+
- `igxGrid` - exposing new Input properties:
9+
10+
- `sortHeaderIconTemplate` - Gets/Sets a custom template that should be used when rendering a header sorting indicator when columns are not sorted.
11+
- `sortAscendingHeaderIconTemplate` - Gets/Sets a custom template that should be used when rendering a header sorting indicator when columns are sorted in asc order.
12+
- `sortDescendingHeaderIconTemplate` - Gets/Sets a custom template that should be used when rendering a header sorting indicator when columns are sorted in desc order.
13+
414
## 14.2.0
515

616
### New Features

0 commit comments

Comments
 (0)