Rilasci di Infragistics Professional

Released: Dec 20, 2024

Aggiornamenti in Ultimate UI for WPF 24.2

Funzionalità

  • Microsoft .NET 9 Support - As of version 2024.2, the Ultimate UI for WPF toolset supports .NET 9. With this release and per the Microsoft .NET lifecycle, Infragistics no longer support .NET 3.1, .NET 5, or .NET 7.
  • XamDashboardTile (Beta) - The XamDashboardTile component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a...

Released: Dec 20, 2024

Aggiornamenti in Ultimate UI for Windows Forms 24.2

Funzionalità

  • Microsoft .NET 9 Support - As of version 2024.2, the Ultimate UI for Windows Forms toolset supports .NET 9. With this release and per the Microsoft .NET lifecycle, Infragistics no longer support .NET 3.1, .NET 5, or .NET 7.
  • Breaking Change - With the release of .NET 9, the Binary Formatter used by many save and load methods in the Ultimate UI for Windows Forms toolset has been removed by Microsoft.

Released: Nov 30, 2024

Aggiornamenti in Ignite UI for Blazor 24.2.19

Funzionalità

  • New Carousel component - The Ignite UI for Blazor Carousel is a responsive, lightweight component that provides the most flexible way to create slideshow-like web experience for users who navigate back and forth through a collection of images with text slides, links, and other HTML elements.
  • IgbInput - Changed change event argument type from IgbComponentDataValueChangedEventArgs to IgbComponentValueChangedEventArgs.

Released: Nov 27, 2024

Aggiornamenti in Ignite UI for Angular 19.1.0

Funzionalità

IgxBanner

  • Introduced a new expanded input property, enabling dynamic control over the banner's state. The banner can now be programmatically set to 'expanded' (visible) or 'collapsed' (hidden) both initially and at runtime. Animations will trigger during runtime updates - the open animation plays when expanded is set to true, and the close animation plays when set to false. However, no animations will trigger when the property is set initially.
  • The banner's event lifecycle (opening...

Released: Nov 4, 2024

Aggiornamenti in Ignite UI for Web Components 5.1.2

Funzionalità

  • Carousel component added select method overload accepting index.

Correzioni

  • Fixed error with nested tabs selection.

Released: Nov 4, 2024

Aggiornamenti in Ignite UI for Angular 19.0.0

Funzionalità

  • Added Angular 19 support.
  • IgxFilteringService, IgxGridBaseDirective
    • Deprecation The filterGlobal method has been deprecated and will be removed in a future version.
  • IgxColumn
    • Introduced the disabledSummaries property, allowing users to specify which summaries should be disabled for a given column. This property accepts an array of strings corresponding to the summary keys, enabling selective control over both default summaries (e.g., 'Count', 'Min') and any custom summaries created...

Released: Nov 1, 2024

Aggiornamenti in Ignite UI for React 18.7.4

Funzionalità

  • Added New Carousel Component - A responsive, lightweight component that provides a  flexible way to create slideshow-like web experience.
  • IgrInput - Changed change event argument type from IgrComponentDataValueChangedEventArgs to IgrComponentValueChangedEventArgs.

Released: Oct 28, 2024

Aggiornamenti in Ignite UI for Web Components 5.1.1

Correzioni

  • Library - internal import path for styles and public exports for themes.

Released: Oct 25, 2024

Aggiornamenti in Ignite UI for Web Components 5.1.0

Funzionalità

  • Added Carousel component.
  • Added Form associated custom elements validation messages.
  • Library - migrated palettes to relative colors.
  • Updated themes for Badge, Card, Chips, Dropdown, Expansion Panel, Icon and Tabs.

Correzioni

  • Checkbox, Switch - click event fires more than once.
  • Radio - click event fires more than once.
  • Library - export components event maps through the main package entrypoint.
  • Calendar - cannot select dates before UNIX epoch.

Released: Sep 30, 2024

Aggiornamenti in Ignite UI for jQuery 24.1.9

Funzionalità

  • Grid
    • The grid's container element is no longer focusable.
  • Grid Filtering
    • Added ARIA attributes indicating expand/collapse state of the conditions dropdown.
    • Added ARIA roles for buttons in the filtering row.
    • Added a more verbose ARIA label for filter inputs.

Correzioni

  • Grid Filtering
    • Conditions dropdown can now be navigated when using an accessibility tool.