Please note that new licenses for Infragistics Ignite UI for Angular are now only available as part of Infragistics Ignite UI. Existing Infragistics Ignite UI for Angular customers can continue to renew their current subscription.
Infragistics Ignite UI for Angular 20.0.0
Released: Jun 4, 2025
20.0.0 での更新項目
機能
Angular 20 Compatibility - Ignite UI for Angular now supports Angular 20.
Added a new igxGridEmpty template directive that allows assigning the emptyGridTemplate declaratively, without the need to get and assign reference, like other grid templates.
Added a new igxGridLoading template directive that allows assigning the loadingGridTemplate declaratively, without the need to get and assign reference, like other grid templates.
IgxActionStrip
Behavioral Change - When using the Action Strip standalone, outside of Grid, scenarios where the component is no longer initially visible and the hidden property now defaults to true.
IgxChip
Behavioral Change - The variant is now strictly typed with the union of supported options and no longer accepts invalid values for the default state, provide no value (nullish) instead is needed.