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
+5-12Lines changed: 5 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,19 @@
1
1
# Ignite UI for Angular Change Log
2
2
3
3
All notable changes for each version of this project will be documented in this file.
4
-
## 10.0.0
5
-
6
-
### New Features
7
4
8
-
-`IgxGrid`
9
-
-`showGroupArea` input is added, which can be used to enable/disable the group area row.
10
-
11
-
## 10.0
5
+
## 10.0.0
12
6
13
7
### General
14
8
-`igx-select`, `igx-combo`, `igx-drop-down`
15
9
-**Behavioral Change** - The select, combo, and dropdown items now have display block and text-overflow ellipsis enabled by default.
16
-
17
-
## 10.0.0
18
-
19
-
### General
20
-
-`IgxTransaction` - The `onStateUpdate` now emits with information of its origin. The emitted value is of type `StateUpdateEvent`, which has two properies:
10
+
-`IgxTransaction` - The `onStateUpdate` now emits with information of its origin. The emitted value is of type `StateUpdateEvent`, which has two properties:
21
11
-`origin` - it can vary within the values of the `TransactionEventOrigin` interface;
22
12
-`actions` - contains information about the transactions, that caused the emission of the event.
23
13
14
+
### New Features
15
+
-`IgxGrid`
16
+
-`showGroupArea` input is added, which can be used to enable/disable the group area row.
0 commit comments