Infragistics Ultimate Releases

Released: Apr 30, 2025

Updates in Ignite UI for Blazor 24.2.111

Features

  • New Components
    • Added new IgbTileManager component.
  • List
    • Added new property to 'IgbListItem' called 'Selected'.
  • Accordion
    • Added new events Open and Close.
  • All Grids
    • Now allow applying of initial filtering through the 'FilteringExpressionsTree' property.

Fixes

  • IgbDataGrid
    • Loading a layout with one of the date-specific filter operators results in a TypeError console error.
    • Multiselection is not working correctly.
  • IgbCombo
    • Undefined reference error is thrown when a datasource is replaced...

Released: Apr 30, 2025

Updates in Ignite UI for React 19.0.0

Features

  • Stepper
    • Stepper Step's 'titlePosition' now defaults to auto, instead of being undefined.
  • Tabs
  • igr-tab panel property has been removed.
    • igr-tab-panel component has been removed. The igr-tab now encompasses both the tab header and the tab content in a single component.
  • Removed
    • IgrCheckboxChangeEventArgs removed, use IgrCheckboxChangeEventArgs instead.
    • IgrRadioChangeEventArgs removed, use IgrRadioChangeEventArgs instead.
    • IgrRangeSliderValue removed, use IgrRangeSliderValueEventArgs instead...

Released: Apr 29, 2025

Updates in Ignite UI for Web Components 6.0.0

Features

  • Stepper
    • Stepper Step's 'titlePosition' now defaults to auto, instead of being undefined.
  • Changed
    • The minimum Node version required is now 20.
  • Removed
    • Library
      • CheckboxChangeEventArgs removed, use IgcCheckboxChangeEventArgs instead.
      • RadioChangeEventArgs removed, use IgcRadioChangeEventArgs instead.
      • IgcRangeSliderValue removed, use IgcRangeSliderValueEventArgs instead.
      • IgcActiveStepChangingArgs removed, use IgcActiveStepChangingEventArgs instead.
      • IgcActiveStepChangedArgs removed, use...

Released: Apr 23, 2025

Updates in Ignite UI for Web Components 5.4.1

Features

  • Added File Input component.
  • Added Tooltip component.
  • Exposed more public API type aliases for component property types like ButtonVariant, PickerMode, StepperOrientation, HorizontalTransitionAnimation (carousel and horizontal stepper) and more.
  • Improved Card spacing styles.
  • Carousel - You can now use the new button focus arrow color.
  • Checkbox - You can now use the new focus border color.
  • Radio - You can now use the new focus border color.
  • Tile manager
    • Improved tile swap behavior based...

Released: Apr 5, 2025

Updates in Ignite UI for jQuery 24.2.7

Fixes

  • Replaced usage of additional deprecated jQuery API functions such as:
    • Setting outline to 0 through jQuery.css
    • jQuery.isArray
    • Shorthand functions such as keydown, mousedown, dblclick, focus and select.

Released: Mar 31, 2025

Updates in Ignite UI for Blazor 24.2.92

Features

  • All Grids
    • Added new 'DisabledSummaries' for the columns of the grid, allowing the developers to skip some of the summaries.
    • Encapsulate internal grid action button.

Fixes

  • IgbDialog
    • When ShowAsync and HideAsync are called, the subsequent code is not executed.

Released: Mar 27, 2025

Updates in App Builder March 2025

Features

  • Conversational AI Experience for app creation.
  • Added Initial Advanced Filtering support to all Grids.
  • New Query Variable type - A specialized variable that interacts with data sources, dynamically filtering large datasets through API requests with server-side filtering for optimal performance.
  • Added Query Builder component to the component toolbox.
  • Reorder Actions - Customize the execution order of actions triggered by component interactions.
  • Improved Forms Reset capabilities in...

Released: Mar 13, 2025

Updates in Ignite UI for Angular 19.2.0

Features

IgxCarousel

  • Removed deprecated property keyboardSupport.

IgxSlide

  • Deprecation - tabIndex has been deprecated and will be removed in a future version.

IgxGrid, IgxHierarchicalGrid, IgxTreeGrid

  • A column's minWidth and maxWidth constrain the user-specified width so that it cannot go outside their bounds.
  • In SSR mode grid with height 100% or with no height will render on the server with % size and with no data. The grid will show either the empty grid template or the loading indicator (if...

Released: Mar 7, 2025

Updates in Ignite UI for React 18.8.0

Features

  • Toolbar
    • Added new GroupHeaderTextStyle property to IgrToolbar and IgrToolPanel. If set, it will apply to all IgrToolActionGroupHeader actions.
    • Added new property on IgrToolAction called titleHorizontalAlignment which controls the horizontal alignment of the title text.
    • Added new property on IgrToolActionSubPanel called ItemSpacing which controls the spacing between items inside the panel.

Fixes

  • Excel Library
    • Chart's plot area right margin becomes narrower and fill pattern and fill...

Released: Feb 28, 2025

Updates in Ultimate UI for WPF 24.2.93

Fixes

  • XamDataChart
    • When using an OlapXAxis with a StackedColumnSeries, legend items are duplicated and in some cases, they appear blank.
    • Bubble Series tooltip content is switched to that of nearby bubble data after clicking a bubble.
    • Chart shows two X Axes when aligned to the top of the chart.
  • XamComboEditor
    • NullReferenceException occurs when using a ComboItemFilter with a nested FieldName.
  • XamDataGrid
    • The order of the fields is not correct after calling LoadCustomizations() if the grid has some...