Skip to content

Commit 8bf691f

Browse files
committed
docs(*): fixing changelog
1 parent f3022c5 commit 8bf691f

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

CHANGELOG.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,19 @@
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-
## 10.0.0
5-
6-
### New Features
74

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
126

137
### General
148
- `igx-select`, `igx-combo`, `igx-drop-down`
159
- **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:
2111
- `origin` - it can vary within the values of the `TransactionEventOrigin` interface;
2212
- `actions` - contains information about the transactions, that caused the emission of the event.
2313

14+
### New Features
15+
- `IgxGrid`
16+
- `showGroupArea` input is added, which can be used to enable/disable the group area row.
2417

2518
## 9.1.1
2619

0 commit comments

Comments
 (0)