Skip to content

Commit 97ddf98

Browse files
committed
docs(changelog): adding change log for grpby
1 parent 0717789 commit 97ddf98

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ All notable changes for each version of this project will be documented in this
55
## 10.0.0
66

77
### General
8+
- `igxGrid`
9+
- **Behavioral Change** - Group rows now display the group column's header name instead of field when one is available.
810
- `igx-select`, `igx-combo`, `igx-drop-down`
9-
- **Behavioral Change** - The select, combo, and dropdown items now have display block and text-overflow ellipsis enabled by default.
11+
- **Behavioral Change** - The select, combo, and dropdown items now have display block and text-overflow ellipsis enabled by default.
1012
- `IgxTransaction` - The `onStateUpdate` now emits with information of its origin. The emitted value is of type `StateUpdateEvent`, which has two properties:
1113
- `origin` - it can vary within the values of the `TransactionEventOrigin` interface;
1214
- `actions` - contains information about the transactions, that caused the emission of the event.

0 commit comments

Comments
 (0)