Rilasci di Infragistics Ultimate

Released: Aug 21, 2025

Aggiornamenti in Ignite UI for React 19.2.0

Funzionalità

  • 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.

Correzioni

  • Input
    • Invalid state in readonly mode.
    • Cannot style helper-text.
    • Placeholder and label alignment in Material theme.
    • Label positioning and...

Released: Aug 21, 2025

Aggiornamenti in Ignite UI for Blazor 25.1.63

Funzionalità

  • Geographic Map
    • New Azure Maps. This is a new geographic imagery mapping service provided by Microsoft for the Infragistics Geographic Map.
  • The following properties of these components are now nullable:
    • IgbButton: Form.
    • IgbCalendar: SpecialDates, DisabledDates.
    • IgbCombo: ValueKey, DisplayKey, GroupKey.
    • DatePicker: Value, Min, Max.
    • DateTimePicker: Value, Min, Max.
    • IgbDropdown: SelectedItem.
    • IgbInput: Pattern, MinLength, MaxLength, Min, Max, Step.
    • Select: Value, SelectedItem.
    • IgbTile...

Released: Aug 19, 2025

Aggiornamenti in Ignite UI for Web Components 6.2.0

Funzionalità

  • 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.

Correzioni...

Released: Jul 31, 2025

Aggiornamenti in Ignite UI for jQuery 24.2.12

Funzionalità

  • 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...

Released: Jul 25, 2025

Aggiornamenti in Ultimate UI for Windows Forms 25.1.63

Correzioni

  • 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

Aggiornamenti in Ignite UI for Blazor 25.1.46

Funzionalità

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

Correzioni

  • 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

Aggiornamenti in Ignite UI for React 19.0.1

Funzionalità

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

Correzioni

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

Released: Jul 24, 2025

Aggiornamenti in Ultimate UI for WPF 25.1.71

Funzionalità

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

Correzioni

  • 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...

Released: Jul 18, 2025

Aggiornamenti in Ignite UI for Angular 20.0.6

Funzionalità

  • 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

Aggiornamenti in Ignite UI for Web Components 6.1.2

Funzionalità

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

Correzioni

  • 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...