Lanzamientos de Infragistics Ultimate

Released: Apr 29, 2025

Actualizaciones en Ignite UI for Web Components 6.0.0

Características

  • Stepper
    • Stepper Step's 'titlePosition' now defaults to auto, instead of being undefined.
  • Changed
    • The minimum Node version required is now 20.
  • Removed
    • Library
      • CheckboxChangeEventArgs removed, use IgcCheckboxChangeEventArgs instead.
      • RadioChangeEventArgs removed, use IgcRadioChangeEventArgs instead.
      • IgcRangeSliderValue removed, use IgcRangeSliderValueEventArgs instead.
      • IgcActiveStepChangingArgs removed, use IgcActiveStepChangingEventArgs instead.
      • IgcActiveStepChangedArgs removed...

Released: Apr 23, 2025

Actualizaciones en Ignite UI for Web Components 5.4.1

Características

  • Added File Input component.
  • Added Tooltip component.
  • Exposed more public API type aliases for component property types like ButtonVariant, PickerMode, StepperOrientation, HorizontalTransitionAnimation (carousel and horizontal stepper) and more.
  • Improved Card spacing styles.
  • Carousel - You can now use the new button focus arrow color.
  • Checkbox - You can now use the new focus border color.
  • Radio - You can now use the new focus border color.
  • Tile manager
    • Improved tile swap behavior...

Released: Apr 5, 2025

Actualizaciones en Ignite UI for jQuery 24.2.7

Correcciones

  • Replaced usage of additional deprecated jQuery API functions such as:
    • Setting outline to 0 through jQuery.css
    • jQuery.isArray
    • Shorthand functions such as keydown, mousedown, dblclick, focus and select.

Released: Mar 31, 2025

Actualizaciones en Ignite UI for Blazor 24.2.92

Características

  • All Grids
    • Added new 'DisabledSummaries' for the columns of the grid, allowing the developers to skip some of the summaries.
    • Encapsulate internal grid action button.

Correcciones

  • IgbDialog
    • When ShowAsync and HideAsync are called, the subsequent code is not executed.

Released: Mar 27, 2025

Actualizaciones en App Builder March 2025

Características

  • Conversational AI Experience for app creation.
  • Added Initial Advanced Filtering support to all Grids.
  • New Query Variable type - A specialized variable that interacts with data sources, dynamically filtering large datasets through API requests with server-side filtering for optimal performance.
  • Added Query Builder component to the component toolbox.
  • Reorder Actions - Customize the execution order of actions triggered by component interactions.
  • Improved Forms Reset capabilities in...

Released: Mar 13, 2025

Actualizaciones en Ignite UI for Angular 19.2.0

Características

IgxCarousel

  • Removed deprecated property keyboardSupport.

IgxSlide

  • Deprecation - tabIndex has been deprecated and will be removed in a future version.

IgxGrid, IgxHierarchicalGrid, IgxTreeGrid

  • A column's minWidth and maxWidth constrain the user-specified width so that it cannot go outside their bounds.
  • In SSR mode grid with height 100% or with no height will render on the server with % size and with no data. The grid will show either the empty grid template or the loading...

Released: Mar 7, 2025

Actualizaciones en Ignite UI for React 18.8.0

Características

  • Toolbar
    • Added new GroupHeaderTextStyle property to IgrToolbar and IgrToolPanel. If set, it will apply to all IgrToolActionGroupHeader actions.
    • Added new property on IgrToolAction called titleHorizontalAlignment which controls the horizontal alignment of the title text.
    • Added new property on IgrToolActionSubPanel called ItemSpacing which controls the spacing between items inside the panel.

Correcciones

  • Excel Library
    • Chart's plot area right margin becomes narrower and fill pattern...

Released: Feb 28, 2025

Actualizaciones en Ultimate UI for WPF 24.2.93

Correcciones

  • XamDataChart
    • When using an OlapXAxis with a StackedColumnSeries, legend items are duplicated and in some cases, they appear blank.
    • Bubble Series tooltip content is switched to that of nearby bubble data after clicking a bubble.
    • Chart shows two X Axes when aligned to the top of the chart.
  • XamComboEditor
    • NullReferenceException occurs when using a ComboItemFilter with a nested FieldName.
  • XamDataGrid
    • The order of the fields is not correct after calling LoadCustomizations() if the grid...

Released: Feb 28, 2025

Actualizaciones en Ignite UI for jQuery 24.2.6

Correcciones

  • Replaced usage of deprecated jQuery API from various 3.x releases.

Released: Feb 28, 2025

Actualizaciones en Ignite UI for Web Components 5.3.0

Características

  • Tile Manager Component - The Web Components Tile Manager component provides UI to display content in individual tiles. It allows users to interact with the tiles by rearranging and resizing them. The freedom to customize the layout and appearance of the content according to their preferences could be matched only by the Dock Manager component. This flexibility enhances the user experience by enabling a more personalized and efficient way to view and manage content.
  • Added new...