Lancements de Infragistics Professional

Released: Jul 24, 2025

Mises à jour de Ignite UI for Blazor 25.1.46

Fonctionnalités

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

Correctifs

  • 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

Mises à jour de Ignite UI for React 19.0.1

Fonctionnalités

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

Correctifs

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

Released: Jul 24, 2025

Mises à jour de Ultimate UI for WPF 25.1.71

Fonctionnalités

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

Correctifs

  • 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

Mises à jour de Ignite UI for Angular 20.0.6

Fonctionnalités

  • 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

Mises à jour de Ignite UI for Web Components 6.1.2

Fonctionnalités

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

Correctifs

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

Released: Jul 1, 2025

Mises à jour de Ignite UI for Angular 20.0.1

Fonctionnalités

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

Released: Jun 25, 2025

Mises à jour de Ignite UI for Web Components 6.1.1

Correctifs

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

Released: Jun 11, 2025

Mises à jour de Ignite UI for Web Components 6.1.0

Fonctionnalités

  • Added
    • Date Range Picker
  • Tooltip
    • Behavioral change: Tooltip default placement is 'bottom' now.
    • Behavioral change: Tooltip will not render an arrow indicator by default unless with-arrow is set.
    • Breaking change: Tooltip events will no longer return its anchor target in its detail property. You can still access it at event.target.anchor.
    • 'disableArrow' is deprecated. Use 'withArrow | with-arrow' to render an arrow indicator.

Correctifs

  • Calendar and Date Picker
    • Incorrect date...

Released: Jun 7, 2025

Mises à jour de Ignite UI for Blazor 25.1.19

Fonctionnalités

  • Charts
    • New Chart Data Annotations:
      • Data Annotation Band Layer (Beta).
      • Data Annotation Line Layer (Beta).
      • Data Annotation Rect Layer (Beta).
      • Data Annotation Slice Layer (Beta).
      • Data Annotation Strip Layer (Beta).
    • The Data Tooltip and Data Legend expose a new LayoutMode property that you can use to layout the contents of the tooltip or legend in a table or vertical layout structure.
    • The DefaultInteraction property of the charts has been updated to include a new enumeration...

Released: Jun 4, 2025

Mises à jour de Ignite UI for Angular 20.0.0

Fonctionnalités

  • Angular 20 Compatibility - Ignite UI for Angular now supports Angular 20.
  • IgxGrid, IgxTreeGrid, IgxHierarchicalGrid, IgxPivotGrid
    • Added a new igxGridEmpty template directive that allows assigning the emptyGridTemplate declaratively, without the need to get and assign reference, like other grid templates.
    • Added a new igxGridLoading template directive that allows assigning the loadingGridTemplate declaratively, without the need to get and assign reference, like other grid templates...