Infragistics Professional - includes Ignite UI for Web Components 7.1.3

Released: Apr 28, 2026

Updates in Ignite UI for Web Components 7.1.3

Features

  • AI-Assisted Development
    • Updated and enhanced the library provided skills.

Fixes

  • Stepper
    • In horizontal orientation, the content area height can now be driven by the active step's content instead of always being sized to the tallest step. A new --body-grid-rows CSS custom property controls the internal row sizing of each step body - its default value of 1fr expands the body to fit its content, while setting it to 0fr collapses the body to zero height, enabling fully variable step heights.