Infragistics Ultimate 릴리스

Released: Aug 19, 2025

Ignite UI for Web Components 6.2.0 버젼 업데이트

기능

  • Geographic Map
    • New Azure Maps. This is a new geographic imagery mapping service provided by Microsoft for the Infragistics Geographic Map.
  • Form associated custom elements now expose the 'ig-invalid' custom state for styling with the ':state()' CSS selector.
  • Form associated custom elements validity behavior: now elements will try to mimic ':user-invalid', and won't apply invalid styles unless interacted through the UI or through a form 'requestSubmit()/reset()' invocation.

수정사항

  • Input
    • Invalid...

Released: Jul 31, 2025

Ignite UI for jQuery 24.2.12 버젼 업데이트

기능

  • Separated igTemplating into two modules. The original igTemplating no longer allows conditions and iterations ({{if}} and {{each}} clauses). This allows it to be CSP-compliant as it doesn't rely on the creation of dynamic functions. To use conditions and iterations, you need to include the new igAdvancedTemplating in your loader config or as a file infragistics.templating.advanced.js. The infragistics.core.js bundle continues to include both modules and therefore the full functionality of...

Released: Jul 25, 2025

Ultimate UI for Windows Forms 25.1.63 버젼 업데이트

수정사항

  • UltraGrid
    • Wrong item was unexpectedly selected when dropdown list is opened at the cell which is not fully in the view at the bottom.
  • UltraSpreadsheet
    • Formatting numbers was showing the wrong result with custom number format.
  • Charts
    • DataTooltip background did not render correctly on multiple chart types.
  • UltraListView
    • UseFlatMode = true combined with ThemedElementAlpha = transparent caused a width resize.
  • UltraSplitter
    • UltraSplitter did not scale correctly with high-DPI settings...

Released: Jul 24, 2025

Ignite UI for Blazor 25.1.46 버젼 업데이트

기능

  • Charts
    • Added MaximumExtent and MaximumExtentPercentage properties for use with axis labels.

수정사항

  • IgbRadialGauge
    • Radial label format properties do not work (e.g. Title, SubTitles).
  • IgbTab
    • Unexpected scrolling occurred when a new row was added to a grid that is in a tab panel.
  • IgbGrid
    • Crypto.randomUID not found error is thrown if a grid contains HeaderTemplate and the page is accessed using unsecured (http) protocol.

Released: Jul 24, 2025

Ignite UI for React 19.0.1 버젼 업데이트

기능

  • Charts
    • Added MaximumExtent and MaximumExtentPercentage properties for use with axis labels.

수정사항

  • IgrRadialGauge
    • Radial label format properties do not work (e.g. Title, SubTitles).

Released: Jul 24, 2025

Ultimate UI for WPF 25.1.71 버젼 업데이트

기능

  • XamDataChart
    • Added MaximumExtent and MaximumExtentPercentage properties to Axis Labels (Beta).

수정사항

  • XamDialogWindow
    • 'ArgumentException' when resizing the window with Arabic language.
  • XamDataChart
    • 'NullReferenceException' occurs when adding series to chart from different threads.
    • Range of an error bar changes when the chart's zoom level changes.
  • XamRichTextEditor
    • Editor changes the document font setting by pressing the DEL key in empty document or when everything is selected.
  • XamDataTree...

Released: Jul 18, 2025

Ignite UI for Angular 20.0.6 버젼 업데이트

기능

  • IgxSimpleCombo
    • Added disableFiltering to the IgxSimpleCombo, which enables/disables the filtering in the list. The default is false.
  • IgxCombo, IgxSimpleCombo
    • Removed deprecated filteringOptions.filterable option.

Released: Jul 14, 2025

Ignite UI for Web Components 6.1.2 버젼 업데이트

기능

  • File input
    • Exposed CSS variables for styling of Shadow DOM parts.

수정사항

  • Calendar
    • Vertical mode container paddings error.
  • Carousel
    • Pause automatic rotation on pointer-initiated focus.
    • Ensure igcSlideChanged event is emitted when a slide is changed.
  • Date picker
    • Styling issues.
  • Date range picker
    • CSS borders and elevation issues.
  • File input
    • Bootstrap invalid box-shadow styles.
  • Stepper
    • Error when setting linear property in deferred rendering scenarios.
  • Textarea
    • Readonly state styles error.

Released: Jul 1, 2025

Ignite UI for Angular 20.0.1 버젼 업데이트

기능

  • Separating Button and Icon Button Themes - The button-theme and icon-button-theme functions are still available, but for more targeted customization, you can now use the specific theme function for each button type.
  • Component Themes Enhancements - Component themes have been improved to automatically calculate all necessary states (e.g. hover, focus, active) based on just a few key values.
  • New Azure Maps - This is a new geographic imagery mapping service provided by Microsoft for the...

Released: Jun 25, 2025

Ignite UI for Web Components 6.1.1 버젼 업데이트

수정사항

  • Dropdown
    • Fixed issue with icon size in Bootstrap theme.
  • Input, File Input
    • Fixed product with label positioning and transition logic in Material theme.