Skip to content

Releases: IgniteUI/igniteui-angular

11.0.9

04 Jan 15:33
df46078

Choose a tag to compare

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

  • Button Group doesn't work with string values when setting 'alignment' prop #8714
  • Grid active node resets horizontal/vertical scroll positions when page lost focus and regain again #8677

10.2.9

04 Jan 15:29
8574be5

Choose a tag to compare

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

  • Button Group doesn't work with string values when setting 'alignment' prop #8714
  • Grid active node resets horizontal/vertical scroll positions when page lost focus and regain again #8677

11.0.8

15 Dec 18:34
b4ff973

Choose a tag to compare

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

15 Dec 16:28
95dbee0

Choose a tag to compare

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

9.1.28

15 Dec 15:43
ae4443b

Choose a tag to compare

Bug fixes

  • When change the disabled property to true, the label's color will be red like an invalid state. #8680
  • Unpin all puts columns back in reverse order #8194

11.0.7

08 Dec 07:29
7a4c652

Choose a tag to compare

API fix

11.0.6

04 Dec 11:48
83f7761

Choose a tag to compare

Bug fixing

  • IgxGrid is not rendering its changed/updated data #8424

10.2.7

08 Dec 07:18
99f0bde

Choose a tag to compare

Bug fixes

  • Calendar throws an error on Month view #8657
  • Visual error with 2 nested igx-splitters #8585
  • igxSplitter resizing issue #8317
  • IgxGrid is not rendering its changed/updated data #8424

11.0.5

02 Dec 12:02
0faa738

Choose a tag to compare

Bug fixes

  • Strict mode issues #8616
  • Calendar throws an error on Month view #8657
  • igxSplitter resizing issue #8317
  • Visual error with 2 nested igx-splitters #8585

11.0.4

30 Nov 18:15
bd66d10

Choose a tag to compare

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