Infragistics Ignite UI - includes Ignite UI for Web Components 6.0.0
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 IgcActiveStepChangedEventArgs instead.
Tabs
igc-tab panel property is removed.
igc-tab-panel component is removed. The igc-tab now encompasses both the tab header and the tab content in a single component.
Slotted content in the default slot of the igc-tab element now replaces the igc-tab-panel role while elements slotted inside the label slot will end up as content for the igc-tab header.