Releases: IgniteUI/igniteui-angular
Releases · IgniteUI/igniteui-angular
10.2.6
Bug fixes
- OverlaySettings' closeOnOutsideClick doesn't detect correctly when the outlet is in shadow dom #8626
- Add some padding for empty grids/filtered out grids after the addition of the add row button #8338
- Page is getting hanged after filtering on any column in IgxTreeGrid #8602
- Grid emits wrong values in cell with IgxCombo template #8343
- Outlined button is larger than other buttons #8627
9.1.27
11.0.3
Bug fixes
- Excel Exporter export ISO strings/numbers, instead of date values #8481
- When summary position is top Ctrl+Home or Ctrl+Arrow up selects the summary cell #7330
- When grid has no data navigation in header column groups is not correct #7310
- Applying filter & Select All button stop working after double clicking apply in Grid External ESF #8563
- Bottom navigation disabled tabs have wrong styles #8609
- When you try to add new row in a grid with horizontal scroll an error is thrown #8587
10.2.5
Bug fixes
- Excel Exporter export ISO strings/numbers, instead of date values #8481
- When summary position is top Ctrl+Home or Ctrl+Arrow up selects the summary cell #7330
- When grid has no data navigation in header column groups is not correct #7310
- Applying filter & Select All button stop working after double clicking apply in Grid External ESF #8563
- Bottom navigation disabled tabs have wrong styles #8609
- When you try to add new row in a grid with horizontal scroll an error is thrown #8587
9.1.26
11.0.2
Bug fixes
- Focus indicator style for checkbox/radio components in themes #8482
- TimePicker PM is parsed to AM #8476
- Grid % column widths become unresponsive (in px) after grid is hidden/shown. #8555
- Filter UI for numeric column allows typing in non-numeric symbols #8463
- igxDatePicker and igxTimePicker, without values and with defined label have two labels displayed #8586
10.2.4
Bug fixes
- Focus indicator style for checkbox/radio components in themes #8482
- Conditional filter get stuck after opening once #8513
- TimePicker PM is parsed to AM #8476
- Date column with formatter throws exception when filtered #8562
- igxDatePicker and igxTimePicker, without values and with defined label have two labels displayed #8586
9.1.25
10.1.13
11.0.0
11.0.0
General
IgxGrid,IgxTreeGrid,IgxHierarchicalGrid-
Added a new directive for re-templating the Excel style filtering header icon -
IgxExcelStyleHeaderIconDirective. -
Breaking Change -
Changed the how the grid toolbar is instantiated in the grids. The toolbar is now templated rather than being activated through a property on the parent grid. The toolbar features are also exposed as templatable components and the old properties are deprecated.
Refer to the official documentation for more information.
-
FilteringStrategy- Breaking Change -
filtermethod exposed by theFilteringStrategyclass now requires 3rdadvancedExpressionsTreeand 4thgridparameters. If not needed, just passnull.
- Breaking Change -
New Features
IgxCalendar- Is now fully accessible to screen readers.
Improvements
IgxOverlay- New functionality to automatically determine the correct animation that is needed when showing an overlay content. This is used with Auto Position strategy, where the
IgxOverlaycontent is flipped, depending on the available space.
- New functionality to automatically determine the correct animation that is needed when showing an overlay content. This is used with Auto Position strategy, where the