Infragistics Ignite UI - includes Ignite UI for Web Components 7.2.4

Released: Jun 29, 2026

Ignite UI for Web Components 7.2.4 中的更新

特性

  • Form associated custom elements with external labels
    • External <label> associations are now resolved to the underlying native input of form-associated controls. Associating a label with IgcInput, IgcMaskInput, IgcTextarea, IgcDateTimeInput, IgcSelect, IgcCombo, IgcDatePicker, or IgcDateRangePicker - either through the for/id IDREF mechanism or by nesting the component inside the <label> - now correctly exposes the label to assistive technologies and focuses the inner input on label activation.
  • AI-Assisted Development
    • Improved grid related skills.

修補程式

  • Tabs
    • Prevent selected tab header from scrolling into view on initial render.