Infragistics Ignite UI for Angular 11.0.0

Released: Nov 11, 2020

11.0.0 での更新項目

機能

IgxGrid, IgxTreeGrid, IgxHierarchicalGrid

  • Added a new directive for re-templating the Microsoft Excel style filtering header icon - IgxExcelStyleHeaderIconDirective.
  • 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.

FilteringStrategy

  • Breaking Change - filter method exposed by the FilteringStrategy class now requires 3rd advancedExpressionsTree and 4th grid parameters. If not needed, just pass null.

IgxCalendar

  • Now fully accessible to screen readers.

IgxOverlay

  • Added 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 IgxOverlay content is flipped, depending on the available space.