Skip to content

Releases: IgniteUI/igniteui-angular

10.0.12

08 Sep 14:51
cab3a2a

Choose a tag to compare

Bug fixes

  • Build fails in "strictTemplates" mode for <igx-column [dataType]="'number'"> #6636

10.2.0-alpha.0

01 Sep 11:19
411ebba

Choose a tag to compare

10.2.0-alpha.0 Pre-release
Pre-release

10.2.0

General

  • IgxInputGroup
    • Breaking Chage - Removed fluent, fluent_search, bootstrap, and indigo as possible values for the type input property.
    • Behavioral Change - The styling of the input group is now dictated by the theme being used. The remaining types - line, border, and box will only have effect on the styling when used with the material theme. The search type will affect styling when used with all themes. Changing the theme at runtime will not change the styling of the input group, a page refresh is required.

New Features

  • IgxGrid, IgxTreeGrid, IgxHierarchicalGrid
    • When triggering an export of the grid via the toolbar and the export takes more than 500 milliseconds, the export button becomes disabled and an indeterminate progress bar is shown at the bottom of the toolbar until the export is finished.
  • IgxExcelExporterService
    • Added worksheetName property to the IgxExcelExporterOptions, that allows setting the name of the worksheet.

9.1.14

31 Aug 13:51
ee976ca

Choose a tag to compare

Bug fixes

  • Should we persist two active nodes at the same time #7337
  • When change page the active cell should be cleared #7314
  • There is a shadow, when autocomplete list is empty #3977
  • igx-date-picker: DisabledDates property is not used in a Reactive Form #7800
  • Input type textarea is not visualized correctly when used inside input group #7776

10.1.3

31 Aug 14:25
7d87c2d

Choose a tag to compare

Bug fixes

  • Should we persist two active nodes at the same time #7337
  • Column sorting indicators and column selection #8038
  • Fluent theme data grid cells are running off #8002
  • When change page the active cell should be cleared #7314
  • There is a shadow, when autocomplete list is empty #3977
  • The IgxDatePicker is flattened in IE11 #7911
  • igx-date-picker: DisabledDates property is not used in a Reactive Form #7800

10.0.11

31 Aug 14:21
a47c244

Choose a tag to compare

Bug fixes

  • There is a shadow, when autocomplete list is empty #3977
  • igx-date-picker: DisabledDates property is not used in a Reactive Form #7800

10.1.2

24 Aug 12:37
0c00dae

Choose a tag to compare

Bug fixes

  • Drop-Down: Icons and Text are misaligned in items #7787
  • [IgxCombo] "ERROR TypeError: Cannot read property 'trim' of null" occurs if onSearchInput event is conditionally cancelled. #8018

10.0.10

24 Aug 12:36
1ce6281

Choose a tag to compare

Bug fixes

  • Changes related to "igx-grid header title needs to be settable" #6940
  • [IgxCombo] "ERROR TypeError: Cannot read property 'trim' of null" occurs if onSearchInput event is conditionally cancelled. #8018

9.1.13

24 Aug 12:34
c1365bb

Choose a tag to compare

Bug fixes

  • Changing the type of input-group from 'line' to 'fluent' removes the label #7455
  • Changes related to "igx-grid header title needs to be settable" #6940
  • [IgxCombo] "ERROR TypeError: Cannot read property 'trim' of null" occurs if onSearchInput event is conditionally cancelled. #8018

10.1.1

19 Aug 12:28
1791108

Choose a tag to compare

Bug fixes

  • Nav-drawer doesn't apply width if initial state is closed. #6321
  • Column Hiding dropdown closes unintentional #7569
  • [igx-select] Dynamic validation on react form doesn't update UI correctly #6896
  • igx-time-picker in dropdown mode, if we switch to next picker using keyboard tab, point to end of the field. #6827
  • Child grids can modify parent's grid selection state #7951
  • [Row editing] custom template tabs are not recognized when implementing IgxRowEditTabStop directive #7049
  • IgxGridModule depends on IgxHierarchicalGridModule #8003
  • igx-grid header title needs to be settable #6940
  • Add additional unit tests for Slider ticks feat #6197
  • Allow setting of the name of the worksheet in exported workbook in IgxExcelExporter #7396
  • [IgxCombo] "ERROR TypeError: Cannot read property 'trim' of null" occurs if onSearchInput event is conditionally cancelled. #8018
  • Drop-Down: Icons and Text are misaligned in items #7787

FR

  • Grid export visualization #7738

10.0.9

18 Aug 11:06
d05b8f8

Choose a tag to compare

Bug fixes

  • Nav-drawer doesn't apply width if initial state is closed. #6321
  • ReferenceError: window is not defined in #7957
  • Column Hiding dropdown closes unintentional #7569
  • [igx-select] Dinamic validation on react form doesn't update UI correctly #6896
  • Child grids can modify parent's grid selection state #7951
  • [igx-grid][ExcelStyleFiltering]Dialog position when scrolling down to the bottom of the page and click the excel style filtering icon. #7742
  • When grid has no height, custom footer with text and font-size in em and page is zoomed the grid shrinks #7954
  • igx-time-picker in dropdown mode, if we switch to next picker using keyboard tab, point to end of the field. #6827
  • [Row editing] custom template tabs are not recognized when implementing IgxRowEditTabStop directive #7049
  • igx-grid header title needs to be settable #6940