Infragistics Ultimate 新版本发表

Released: Nov 30, 2025

Ultimate UI for Windows Forms 25.2.41 中的更新

特性

  • .NET 10 Support - As of version 25.2, the Ultimate UI for Windows Forms toolset supports .NET 10. Note, it no longer support .NET 6 and .NET 7.
  • Azure Map Imagery is now RTM.
  • New Chart Features
    • Collision Detection for Axis annotations (Beta) - Added the ability for axis annotations to automatically detect collisions and truncate to fit better.
    • User Annotations Layer (Beta) - In Ultimate UI for Windows Forms, you can now annotate the UltraDataChart with slice, strip, and point annotations at...

Released: Nov 28, 2025

Ignite UI for Blazor 25.2.32 中的更新

特性

  • Ignite UI for Blazor now supports .NET 10.
  • Ignite UI for Blazor no longer supports .NET 6.
  • Charts
    • User Annotations (preview) - You can now annotate the 'IgbDataChart' with slice, strip, and point annotations at runtime using the new user annotations feature. This allows the end user to add more details to the plot such as calling out single important events such as company quarter reports by using the slice annotation or events that have a duration by using the strip annotation. You can also...

Released: Nov 27, 2025

Ignite UI for Angular 20.2.0 中的更新

特性

Charts

  • User Annotations (preview) - You can now annotate the 'IgxDataChartComponent' with slice, strip, and point annotations at runtime using the new user annotations feature. This allows the end user to add more details to the plot such as calling out single important events such as company quarter reports by using the slice annotation or events that have a duration by using the strip annotation. You can also call out individual points on the plotted series by using the point annotation or...

Released: Nov 27, 2025

Ignite UI for React 19.3.0 (November) 中的更新

特性

Charts

  • User Annotations (preview) - You can now annotate the 'IgrDataChart' with slice, strip, and point annotations at runtime using the new user annotations feature. This allows the end user to add more details to the plot such as calling out single important events such as company quarter reports by using the slice annotation or events that have a duration by using the strip annotation. You can also call out individual points on the plotted series by using the point annotation or any...

Released: Nov 14, 2025

Ignite UI for Web Components 6.3.6 中的更新

修补程序

  • Date picker
    • Value not committed on browser auto-fill behavior.

Released: Nov 5, 2025

25.2 中的更新

特性

Grid Performance Improvements

  • Framework: Angular, React, Web Components, Blazor.
  • Components: Data Grid, Tree Grid, Hierarchical Grid, Pivot Grid.
  • Comprehensive optimization of the sorting pipeline. 3x to 4x faster sorting for datasets with 100,000 records. Overall data operation time reduced by ~35% in grids, within the application scenario, with 100K rows.

Grid Cell Merging

  • Framework: Angular, React, Web Components.
  • Components: Data Grid, Tree Grid, Hierarchical Grid, Pivot Grid.
  • The Ignite...

Released: Oct 31, 2025

Ignite UI for React 19.3.0 (October) 中的更新

特性

  • Added IgrChatComponent component.
  • Grids
    • Introduced a new cell merging feature that allows you to configure and merge cells in a column based on same data or other custom condition, into a single cell.
    • The merging can be configured on the grid level to apply either:
      • onSort - only when the column is sorted.
      • always - always, regardless of data operations.
      • The default cellMergeMode is onSort.
      • The functionality can be modified by setting a custom mergeStrategy on the grid, in case some other...

Released: Oct 22, 2025

Ignite UI for Web Components 6.3.4 中的更新

修补程序

  • Date picker
    • Issues when clearing the value and notch border in Material theme.
  • Textarea
    • Stale internal input reference when switching between themes.

Released: Oct 14, 2025

Ignite UI for Web Components 6.3.3 中的更新

修补程序

  • Chat
    • Message actions not rendered after last message.
  • Date picker
    • Change event not emitted for non-editable input configuration.

Released: Oct 7, 2025

Ignite UI for Web Components 6.3.2 中的更新

特性

  • Chat
    • Updated markdown renderer code styles to integrate with the package theming.

修补程序

  • Card
    • Consume colors from themes.
    • Avatar size in card header.