Infragistics Professional - includes Ignite UI for Angular 19.0.0

Released: Nov 4, 2024

Actualizaciones en Ignite UI for Angular 19.0.0

Características

IgxFilteringService, IgxGridBaseDirective

  • Deprecation The filterGlobal method has been deprecated and will be removed in a future version.

IgxColumn

  • Introduced the disabledSummaries property, allowing users to specify which summaries should be disabled for a given column. This property accepts an array of strings corresponding to the summary keys, enabling selective control over both default summaries (e.g., 'Count', 'Min') and any custom summaries created by the user.

Themes

  • Deprecation - The utility mixins light-theme, dark-theme, bootstrap-light-theme, bootstrap-dark-theme, fluent-light-theme, fluent-dark-theme, indigo-light-theme, and indigo-dark-theme have been deprecated and will be removed. Switch to the more generic theme mixin instead.