Rilasci di Infragistics Ultimate

Released: Jul 1, 2025

Aggiornamenti in Ignite UI for Angular 20.0.1

Funzionalità

  • Separating Button and Icon Button Themes - The button-theme and icon-button-theme functions are still available, but for more targeted customization, you can now use the specific theme function for each button type.
  • Component Themes Enhancements - Component themes have been improved to automatically calculate all necessary states (e.g. hover, focus, active) based on just a few key values.
  • New Azure Maps - This is a new geographic imagery mapping service provided by Microsoft for the...

Released: Jun 25, 2025

Aggiornamenti in Ignite UI for Web Components 6.1.1

Correzioni

  • Dropdown
    • Fixed issue with icon size in Bootstrap theme.
  • Input, File Input
    • Fixed product with label positioning and transition logic in Material theme.

Released: Jun 25, 2025

Aggiornamenti in App Builder June 2025

Funzionalità

  • 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

Aggiornamenti in Ignite UI for Web Components 6.1.0

Funzionalità

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

Correzioni

  • Calendar and Date Picker
    • Incorrect date rollover...

Released: Jun 7, 2025

Aggiornamenti in Ignite UI for Blazor 25.1.19

Funzionalità

  • 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

Aggiornamenti in Ignite UI for Angular 20.0.0

Funzionalità

  • 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

Aggiornamenti in Ignite UI for jQuery 24.2.8

Correzioni

  • 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

Aggiornamenti in Ignite UI for Web Components 6.0.1

Funzionalità

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

Correzioni

  • 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

Aggiornamenti in 25.1

Funzionalità

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

Aggiornamenti in App Builder May 2025

Funzionalità

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