Lancements de Infragistics Ultimate

Released: Jan 9, 2025

Mises à jour de Ignite UI for Web Components 5.2.0

Fonctionnalités

  • Form-associated elements now have a defaultValue property (defaultChecked for radio buttons, checkboxes, and switches). When a form is reset, components will use this property's value as their new value or checked state.
  • Calendar - Enabled passing of string values to the value, values and activeDate properties.
  • Checkbox - Updated style implementation and improved slotted checkbox styles.
  • Date-time input - Enabled passing of string values to the value, min and max properties.
  • Date...

Released: Dec 28, 2024

Mises à jour de Ignite UI for Web Components 5.1.1

Fonctionnalités

  • DashboardTile (Beta) - The new Dashboard Tile 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 built-in Toolbar component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code.
  • New ColorEditor (Beta) and Toolbar ToolAction...

Released: Dec 28, 2024

Mises à jour de Ignite UI for React 18.7.6

Fonctionnalités

  • DashboardTile (Beta) - The new Dashboard Tile 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 built-in Toolbar component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code.
  • New ColorEditor (Beta) and Toolbar ToolAction...

Released: Dec 28, 2024

Mises à jour de Ignite UI for Blazor 24.2.52

Fonctionnalités

  • Microsoft .NET 9 Support - As of version 24.2, the Ignite UI for Blazor 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.
  • Charts
    • DashboardTile (Beta) - The new Dashboard Tile 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...

Released: Dec 20, 2024

Mises à jour de Ultimate UI for WPF 24.2

Fonctionnalités

  • 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

Mises à jour de Ultimate UI for Windows Forms 24.2

Fonctionnalités

  • 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: Dec 12, 2024

Mises à jour de App Builder December 2024

Fonctionnalités

  • Added Hierarchical Grid to the component toolbox.
  • Added support for GitHub Pages deployment for hosting static sites directly from a repository.
  • Angular apps are generated using Ignite UI for Angular 19.0.0.
  • React apps are generated using Ignite UI for React 18.7.4.
  • Web Component apps are generated using Ignite UI for Web Components 5.1.2.
  • Blazor apps are generated using Ignite UI for Blazor 24.2.6.

Released: Nov 30, 2024

Mises à jour de Ignite UI for Blazor 24.2.19

Fonctionnalités

  • 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

Mises à jour de Ignite UI for Angular 19.1.0

Fonctionnalités

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

Released: Nov 18, 2024

Mises à jour de App Builder November 2024

Fonctionnalités

  • New Form Builder enables developers to design HTML forms using drag-and-drop. It can directly auto-generate form structures from REST data endpoints and includes options for displaying notifications for submissions, errors and server-side validations.
  • Added new default data source based on Northwind Rest API.
  • Added new US Presidential Election sample app.
  • Improved UX for resolving theme and component sizes.