Releases: IgniteUI/igniteui-angular
Releases · IgniteUI/igniteui-angular
11.0.9
General
IgxGrid,IgxTreeGrid,IgxHierarchicalGrid- Behavioral Change -
When there isn't a previous active node and the user enters the grid using tab or shift + tab key:
the first fully visible element is activated: /no scroll bar positioning is reset/changed;
If there is a previous active node in the grid - the previously active node is reactivated without resetting the scroll positions;
If we follow the default tab navigation and we are currently on a data cell with / rowIndex: -1, columnIndex: 6/ for example
when we tab down to the root summaries the summary cell with visible column index 6 should be activated and scroll into the view;
The same applies if you shift+tab to the headers header cell with visible index 6 is activated and scrolled into the view;
If you have an active node and go to another tab and then return back the active node and the current scroll position should not be changed;
Fixes
10.2.9
General
IgxGrid,IgxTreeGrid,IgxHierarchicalGrid- Behavioral Change -
When there isn't a previous active node and the user enters the grid using tab or shift + tab key:
the first fully visible element is activated: /no scroll bar positioning is reset/changed;
If there is a previous active node in the grid - the previously active node is reactivated without resetting the scroll positions;
If we follow the default tab navigation and we are currently on a data cell with / rowIndex: -1, columnIndex: 6/ for example
when we tab down to the root summaries the summary cell with visible column index 6 should be activated and scroll into the view;
The same applies if you shift+tab to the headers header cell with visible index 6 is activated and scrolled into the view;
If you have an active node and go to another tab and then return back the active node and the current scroll position should not be changed;
Fixes
11.0.8
Bug fixes
- Unpin all puts columns back in reverse order #8194
- When change the disabled property to true, the label's color will be red like an invalid state. #8680
- No way to find why editing is over #8354
- Focus indicator style for slider component in themes #8589
- Мonthpicker rowheader is not displayed correctly #8690
10.2.8
9.1.28
11.0.7
11.0.6
10.2.7
11.0.5
11.0.4
Bug fixes
- How to generate color palettes at runtime using CSS variables #8342
- Align focus and hover styles for indigo theme with the indigo design system #8543
- Page is getting hanged after filtering on any column in IgxTreeGrid #8602
- Outlined button is larger than other buttons #8627
- Excel header icon replacement is not working #8604
- Card: Improve Template #8628
- Grid emits wrong values in cell with IgxCombo template #8343
- OverlaySettings' closeOnOutsideClick doesn't detect correctly when the outlet is in shadow dom #8626