Lancements de Infragistics Ultimate

Released: Aug 28, 2025

Mises à jour de App Builder August 2025

Fonctionnalités

  • Added ApexCharts to the component toolbox.
  • Pivot Grid now auto-generates dimensions and values from data fields for a ready-to-use pivot view.
  • Added Selected List Item support, applying selected styling and storing the chosen value for later use.
  • Added Empty Grid Template and Loading Indicator Template.

Released: Aug 21, 2025

Mises à jour de Ignite UI for React 19.2.0

Fonctionnalités

  • Form associated custom elements now expose the 'ig-invalid' custom state for styling with the ':state()' CSS selector.
  • Form associated custom elements validity behavior: Now elements will try to mimic ':user-invalid', and won't apply invalid styles unless interacted through the UI or through a form 'requestSubmit()/reset()' invocation.

Correctifs

  • Input
    • Invalid state in readonly mode.
    • Cannot style helper-text.
    • Placeholder and label alignment in Material theme.
    • Label positioning...

Released: Aug 21, 2025

Mises à jour de Ignite UI for Blazor 25.1.63

Fonctionnalités

  • Geographic Map
    • New Azure Maps. This is a new geographic imagery mapping service provided by Microsoft for the Infragistics Geographic Map.
  • The following properties of these components are now nullable:
    • IgbButton: Form.
    • IgbCalendar: SpecialDates, DisabledDates.
    • IgbCombo: ValueKey, DisplayKey, GroupKey.
    • DatePicker: Value, Min, Max.
    • DateTimePicker: Value, Min, Max.
    • IgbDropdown: SelectedItem.
    • IgbInput: Pattern, MinLength, MaxLength, Min, Max, Step.
    • Select: Value, SelectedItem...

Released: Aug 19, 2025

Mises à jour de Ignite UI for Web Components 6.2.0

Fonctionnalités

  • Geographic Map
    • New Azure Maps. This is a new geographic imagery mapping service provided by Microsoft for the Infragistics Geographic Map.
  • Form associated custom elements now expose the 'ig-invalid' custom state for styling with the ':state()' CSS selector.
  • Form associated custom elements validity behavior: now elements will try to mimic ':user-invalid', and won't apply invalid styles unless interacted through the UI or through a form 'requestSubmit()/reset()' invocation...

Released: Jul 31, 2025

Mises à jour de Ignite UI for jQuery 24.2.12

Fonctionnalités

  • Separated igTemplating into two modules. The original igTemplating no longer allows conditions and iterations ({{if}} and {{each}} clauses). This allows it to be CSP-compliant as it doesn't rely on the creation of dynamic functions. To use conditions and iterations, you need to include the new igAdvancedTemplating in your loader config or as a file infragistics.templating.advanced.js. The infragistics.core.js bundle continues to include both modules and therefore the full...

Released: Jul 25, 2025

Mises à jour de Ultimate UI for Windows Forms 25.1.63

Correctifs

  • UltraGrid
    • Wrong item was unexpectedly selected when dropdown list is opened at the cell which is not fully in the view at the bottom.
  • UltraSpreadsheet
    • Formatting numbers was showing the wrong result with custom number format.
  • Charts
    • DataTooltip background did not render correctly on multiple chart types.
  • UltraListView
    • UseFlatMode = true combined with ThemedElementAlpha = transparent caused a width resize.
  • UltraSplitter
    • UltraSplitter did not scale correctly with high-DPI settings...

Released: Jul 24, 2025

Mises à jour de Ignite UI for Blazor 25.1.46

Fonctionnalités

  • Charts
    • Added MaximumExtent and MaximumExtentPercentage properties for use with axis labels.

Correctifs

  • IgbRadialGauge
    • Radial label format properties do not work (e.g. Title, SubTitles).
  • IgbTab
    • Unexpected scrolling occurred when a new row was added to a grid that is in a tab panel.
  • IgbGrid
    • Crypto.randomUID not found error is thrown if a grid contains HeaderTemplate and the page is accessed using unsecured (http) protocol.

Released: Jul 24, 2025

Mises à jour de Ignite UI for React 19.0.1

Fonctionnalités

  • Charts
    • Added MaximumExtent and MaximumExtentPercentage properties for use with axis labels.

Correctifs

  • IgrRadialGauge
    • Radial label format properties do not work (e.g. Title, SubTitles).

Released: Jul 24, 2025

Mises à jour de Ultimate UI for WPF 25.1.71

Fonctionnalités

  • XamDataChart
    • Added MaximumExtent and MaximumExtentPercentage properties to Axis Labels (Beta).

Correctifs

  • XamDialogWindow
    • 'ArgumentException' when resizing the window with Arabic language.
  • XamDataChart
    • 'NullReferenceException' occurs when adding series to chart from different threads.
    • Range of an error bar changes when the chart's zoom level changes.
  • XamRichTextEditor
    • Editor changes the document font setting by pressing the DEL key in empty document or when everything is selected...

Released: Jul 18, 2025

Mises à jour de Ignite UI for Angular 20.0.6

Fonctionnalités

  • IgxSimpleCombo
    • Added disableFiltering to the IgxSimpleCombo, which enables/disables the filtering in the list. The default is false.
  • IgxCombo, IgxSimpleCombo
    • Removed deprecated filteringOptions.filterable option.