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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,10 @@ All notable changes for each version of this project will be documented in this
5
5
## 10.0.0
6
6
7
7
### General
8
+
-`igxGrid`
9
+
-**Behavioral Change** - Group rows now display the group column's header name instead of field when one is available.
8
10
-`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.
10
12
-`IgxTransaction` - The `onStateUpdate` now emits with information of its origin. The emitted value is of type `StateUpdateEvent`, which has two properties:
11
13
-`origin` - it can vary within the values of the `TransactionEventOrigin` interface;
12
14
-`actions` - contains information about the transactions, that caused the emission of the event.
0 commit comments