Lanzamientos de Infragistics Professional

Released: Jun 29, 2026

Actualizaciones en Ignite UI for Web Components 7.2.4

Características

  • Form associated custom elements with external labels
    • External <label> associations are now resolved to the underlying native input of form-associated controls. Associating a label with IgcInput, IgcMaskInput, IgcTextarea, IgcDateTimeInput, IgcSelect, IgcCombo, IgcDatePicker, or IgcDateRangePicker - either through the for/id IDREF mechanism or by nesting the component inside the <label> - now correctly exposes the label to assistive technologies and focuses the inner...

Released: Jun 24, 2026

Actualizaciones en Ultimate UI for Windows Forms 26.1.27

Características

  • .NET (Core) Only
    • Replaced BinaryFormatter with new custom Infragistics Serializer - this will be the default serializer for serialization. If the Microsoft Binary Formatter is enabled and your binary data is in the older format, the Microsoft Binary Formatter will still be used for deserialization.
  • Breaking Change
    • The new custom serializer is forward compatible in regards to binary files generated with prior versions of the Ultimate UI for Windows Forms toolset. Files originally...

Released: Jun 24, 2026

Actualizaciones en Ignite UI for Blazor 26.1

Características

  • IgbChat (Preview) - a chat component with messages, reactions, suggestions, and typing indicators.
  • IgbSplitter - resizable two-pane layouts with collapse, keyboard support, and nesting.
  • IgbHighlight - search and highlight text projected into the component.
  • IgbDockManager - two-way Layout binding plus new pane and tab events (Dock Manager 2.1).
  • Four Agent Skills - components, grids, theming, and design-to-view guidance for AI assistants.

Released: Jun 24, 2026

Actualizaciones en Ultimate UI for WPF 26.1.21

Características

  • New Chart Features
    • Range Bar Series - Added support for the RangeBarSeries, a new xamDataChart series type for rendering value ranges as horizontal bars. It is the bar-oriented counterpart to the RangeColumnSeries and uses a NumericXAxis together with a CategoryYAxis.
    • Added MarkerSize property so you can set an exact width and height in device-independent pixels for markers on supported chart series and restore template sizing with 'NaN'.
    • Added the Checkmark marker type for chart...

Released: Jun 18, 2026

Actualizaciones en Ignite UI for Web Components 7.2.3

Correcciones

  • Popover based components
    • Popover reposition jitter in position: sticky ancestors.
  • Tile Manager
    • Text selection in Safari during drag operation.
    • Tile manager height collapse when a spanning tile is maximized.

Released: Jun 18, 2026

Actualizaciones en Ignite UI for Angular 22.0.0

Características

  • Theming
    • Added derived themes for the Grid and related internal components. When a parent component theme is included, its internal controls now derive their tokens from the parent theme colors, keeping nested buttons, icons, inputs, dropdowns, checkboxes, scrollbars, chips, and other helper components visually aligned. The derived themes are introduces for the following components:
      • Grid
      • Excel Filtering
      • Grid Toolbar
      • Paginator
      • Column Actions
      • Query Builder and Advanced Filtering...

Released: Jun 15, 2026

Actualizaciones en Ignite UI for Web Components 7.2.2

Características

  • AI-Assisted Development
    • Decreased token consumption of skills and improved migration skill from grid lite to premium offering.
  • Snackbar, Toast
    • Abstracted container positioning property into a new type NotificationPositioning.

Correcciones

  • Expansion Panel
    • Line height for title and sub-title slots.

Released: Jun 12, 2026

Actualizaciones en 26.1

Características

  • AI-assisted development toolchain - Agent Skills, Ignite UI CLI MCP server, and Theming MCP server across Angular, React, Web Components, and Blazor (CLI MCP Blazor docs & API support since CLI 15.2.0).
  • Ignite UI Grid Lite - new free, MIT-licensed open-source data grid; Angular wrapper ships in 21.1 (Developer Preview).
  • Ignite UI CLI 15.0-15.3 - MCP server, ai-config command, AI-ready scaffolds, Blazor support, side-nav-mini template.
  • Grid scroll performance - +100% to...

Released: Jun 10, 2026

Actualizaciones en Ignite UI for React 19.7.0

Características

  • LLM Agent Skills (updated) - four in-package skills teach AI agents React component usage, theming, design-to-code, and bundle optimization.
  • CLI MCP Server: React support - ig mcp serves React component docs, full API reference, and scaffolding guidance to any connected AI assistant.
  • Invoker Commands API - declarative --show, --hide, --toggle via command and commandFor props, no JavaScript wiring required.
  • Platform Popover Upgrades - Nav Drawer moves to native Popover API...

Released: Jun 5, 2026

Actualizaciones en Ignite UI for jQuery 25.1.3

Correcciones

  • Resolved CSP violations coming from the usage of inline styles in disposable element created for measurements.