Lanzamientos de Infragistics Ultimate

Released: Feb 28, 2026

Actualizaciones en Ignite UI for React 19.5.1

Características

  • AI-Assisted Development - Copilot Skills
    • Four end-user skills are now shipped with the igniteui-react package under the skills/ directory providing step-by-step guidance to GitHub Copilot and other LLM agents for common tasks:
      • igniteui-wc-choose-components - Identify the right component for a given UI pattern.
      • igniteui-wc-integrate-with-framework - Set up and use components in React, Angular, Vue, or vanilla JS.
      • igniteui-wc-customize-component-theme - Apply custom styles via CSS...

Released: Feb 26, 2026

Actualizaciones en App Builder February 2026

Características

  • Introduced a Navigation Tabs component that enables tab-based navigation and automatic selection based on the active route.
  • Added Grid Lite component to the toolbox as a lightweight option for displaying tabular data.
  • AI in App Builder
    • Added a collapsible 'Edit with AI' adorner that enables contextual AI editing directly from selected components on the canvas.
    • Introduced new pre-built templates for login, registration, and contact forms to accelerate page creation.
    • Enhanced the...

Released: Feb 25, 2026

Actualizaciones en Ignite UI for Web Components 7.0.0

Características

  • AI-Assisted Development - Copilot Skills
    • Four end-user skills are now shipped with the package under the skills/ directory. They provide step-by-step guidance to GitHub Copilot and other LLM agents for common tasks:
      • igniteui-wc-choose-components - Identify the right component for a given UI pattern.
      • igniteui-wc-integrate-with-framework - Set up and use components in React, Angular, Vue, or vanilla JS.
      • igniteui-wc-customize-component-theme - Apply custom styles via CSS custom...

Released: Feb 5, 2026

Actualizaciones en Ignite UI for React 19.3.2

Características

  • Data Chart
    • Added OthersCategoryBrush and OthersCategoryOutline to DataPieChart and ProportionalCategoryAngleAxis.
  • Radial Chart
    • Added a check for bucket size equals to 0.

Correcciones

  • Layouts
    • Skip resolving property editor props containing 'constantValues'.
  • Data Chart
    • Syntax error while building infragistics.dvcommonwidget.js.
    • infragistics.dvcommonwidget.js has "unser" typo instead of "unset" in case names.
    • Fixed GetCategoryIndexAxis() for annotation layers.
  • Data Pie Chart...

Released: Feb 4, 2026

Actualizaciones en Ignite UI for Web Components 6.5.1

Correcciones

  • Calendar
    • Fixed the 'aria-hidden' attribute logic for calendar weeks in a 'perfect month' (a month where all weeks are fully contained within that month). Previously, the attribute was only applied to edge weeks (first and last). Now it applies to any week where all days are hidden.
  • Date picker
    • Fixed error with CSS border for slotted actions in dialog mode.
  • Input
    • Fixed problem with placeholder color on focus.
    • Fixed issue with CSS border when suffix slot content is present.
  • Textarea...

Released: Jan 20, 2026

Actualizaciones en Ignite UI for Web Components 6.5.0

Características

  • Added Theming Scoping Container
    • The 'igc-theme-provider' component allows you to scope themes to specific parts of your page using Lit's context API. This enables having multiple different themes on the same page.
    • Works both in Shadow and Light DOM.

Correcciones

  • Tile Manager
    • Header is hidden only when there is no content and maximize/fullscreen are disabled.
  • Theming
    • Resolve initial theme based on document computed styles rather than stylesheets.

Released: Jan 20, 2026

Actualizaciones en Ignite UI for Web Components 6.5.0

Características

  • Added Theming Scoping Container
    • The 'igc-theme-provider' component allows you to scope themes to specific parts of your page using Lit's context API. This enables having multiple different themes on the same page.
    • Works both in Shadow and Light DOM.

Correcciones

  • Tile Manager
    • Header is hidden only when there is no content and maximize/fullscreen are disabled.
  • Theming
    • Fixed to resolve initial theme based on document computed styles rather than stylesheets.

Released: Dec 24, 2025

Actualizaciones en App Builder December 2025

Características

  • Centralized Design-Time Notifications for Faster Validation and Debugging - This release introduces a centralized notification UI that aggregates design-time errors and warnings across your application, giving you clear visibility into issues that may block code generation or cause runtime failures. The system surfaces common problems such as broken bindings, missing or deleted resources, invalid parameters, and type mismatches, all in a dedicated panel that supports navigation...

Released: Dec 15, 2025

Actualizaciones en Ignite UI for Web Components 6.4.0

Características

  • Localization
    • New localization implementation. Now you can set global localization for all localized Ignite UI components using the 'registerI18n' and 'setCurrentI18n' methods.
    • Calendar, Date Input, Date Picker and Date Range Picker components now implement the new localization for formatting as well, which internally uses new implementation of the 'Intl'.
    • Added localization for Carousel, Chip, Combo, File Input and Tree. They now have locale and resourceStrings properties as well...

Released: Dec 14, 2025

Actualizaciones en Ultimate UI for Windows Forms 25.2.65

Características

  • Added LabelFormatOverride event to TimeXAxisLabelFormat so you can now override the formatting with an event at all time-formatting levels on the TimeXAxis.

Correcciones

  • UltraDataChart
    • The scale set for IntervalType Ticks in TimeAxisInterval is not displayed.
    • 0.00001 scale tick marks are displayed overlapping each other.
    • AssigningCategoryStyle event support for Stacked Series.
    • When two or more DateTime values with the same value exist in the data source, they may not show in the...