Skip to content

Commit fd6fd2f

Browse files
committed
chore(*): Update changelog.
1 parent 182958e commit fd6fd2f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes for each version of this project will be documented in this file.
44

5+
## 18.1.0
6+
### New Features
7+
- `IgxPivotGrid`
8+
- Added horizontal layout for row dimensions. Can be configured through the `pivotUI` `rowLayout` property.
9+
- Added `horizontalSummary` property for each IPivotDimension, enabling summary row when using horizontal layout.
10+
- Keyboard navigation now can move in to row headers back and forth from any row dimension headers or column headers.
11+
- Added keyboard interactions for row dimension collapse using `Alt + Arrows` and row headers sorting using `Ctrl + Arrow Up/Down`.
12+
513
## 18.0.0
614
### New Features
715
- `IgxCombo`, `IgxSimpleCombo`:

0 commit comments

Comments
 (0)