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 -
filter
method exposed by theFilteringStrategy
class now requires 3rdadvancedExpressionsTree
and 4thgrid
parameters. 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
IgxOverlay
content 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