Lanzamientos de Infragistics Ultimate

Released: Jun 25, 2025

Actualizaciones en App Builder June 2025

Características

  • Added Spanish language support.
  • Introduced additional variants for Icon button - contained, outlined, and flat.
  • Enabled Conditional Actions for Data Actions, allowing forms and grids to perform different logic based on action outcomes.
  • Introduced Grid Master-Detail Template.

Released: Jun 11, 2025

Actualizaciones en Ignite UI for Web Components 6.1.0

Características

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

Correcciones

  • Calendar and Date Picker
    • Incorrect date...

Released: Jun 7, 2025

Actualizaciones en Ignite UI for Blazor 25.1.19

Características

  • 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

Actualizaciones en Ignite UI for Angular 20.0.0

Características

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

Released: May 29, 2025

Actualizaciones en Ignite UI for jQuery 24.2.8

Correcciones

  • Replaced usage of left-over deprecated jQuery API functions.
  • String functions such as 'startsWith' and 'endsWith' are now not replaced by a polyfill in modern browsers.

Released: May 28, 2025

Actualizaciones en Ignite UI for Web Components 6.0.1

Características

  • Radio group
    • Slotted <label> elements have default styles based on the current theme.

Correcciones

  • Chip
    • Styling discrepancies.
  • DateTime Input
    • Ensure igcChange is emitted in case an incomplete mask value has been filled.
  • Input
    • Browser default autofill background styles.
  • Textarea
    • Dynamic prefix/suffix slot content state.

Released: May 15, 2025

Actualizaciones en 25.1

Características

App Builder

  • Multiple-Actions Support, AI View Generation, and Remote Data Handling
    • Multiple-Actions Support: enabling a single interaction (e.g. click, row selection) to now trigger multiple actions, for enhanced flexibility when handling complex workflows.
    • AI-Powered View Creation: introducing generative AI features for view creation, allowing users to generate UI layouts and components using free-text prompts.
    • Remote Data Handling: efficiently managing large datasets using...

Released: May 15, 2025

Actualizaciones en App Builder May 2025

Características

  • Initial Advanced Filtering Across All Grids
    • Designed to empower end users with customizable data views right from the start. This client-side functionality allows users to construct their filtering expression tree, which is applied to Grids - such as Grid, TreeGrid, and HierarchicalGrid - upon initial load.
  • Multiple Actions Reordering
    • You can now modify the order in which the actions are executed and reorder the actions at any time by dragging and dropping (similarly in the...

Released: Apr 30, 2025

Actualizaciones en Ignite UI for Blazor 24.2.111

Características

  • New Components
    • Added new IgbTileManager component.
  • List
    • Added new property to 'IgbListItem' called 'Selected'.
  • Accordion
    • Added new events Open and Close.
  • All Grids
    • Now allow applying of initial filtering through the 'FilteringExpressionsTree' property.

Correcciones

  • IgbDataGrid
    • Loading a layout with one of the date-specific filter operators results in a TypeError console error.
    • Multiselection is not working correctly.
  • IgbCombo
    • Undefined reference error is thrown when a datasource...

Released: Apr 30, 2025

Actualizaciones en Ignite UI for React 19.0.0

Características

  • Stepper
    • Stepper Step's 'titlePosition' now defaults to auto, instead of being undefined.
  • Tabs
  • igr-tab panel property has been removed.
    • igr-tab-panel component has been removed. The igr-tab now encompasses both the tab header and the tab content in a single component.
  • Removed
    • IgrCheckboxChangeEventArgs removed, use IgrCheckboxChangeEventArgs instead.
    • IgrRadioChangeEventArgs removed, use IgrRadioChangeEventArgs instead.
    • IgrRangeSliderValue removed, use IgrRangeSliderValueEventArgs...