We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182958e commit fd6fd2fCopy full SHA for fd6fd2f
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes for each version of this project will be documented in this file.
4
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
+
13
## 18.0.0
14
### New Features
15
- `IgxCombo`, `IgxSimpleCombo`:
0 commit comments