Infragistics Professional 新版本发表

Released: Jun 11, 2025

Ignite UI for Web Components 6.1.0 中的更新

特性

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

修补程序

  • Calendar and Date Picker
    • Incorrect date rollover for in certain...

Released: Jun 7, 2025

Ignite UI for Blazor 25.1.19 中的更新

特性

  • 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 - DragSelect in which...

Released: Jun 4, 2025

Ignite UI for Angular 20.0.0 中的更新

特性

  • 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

Ignite UI for jQuery 24.2.8 中的更新

修补程序

  • 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

Ignite UI for Web Components 6.0.1 中的更新

特性

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

修补程序

  • 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

25.1 中的更新

特性

Ignite UI for Angular

  • Ignite UI Angular Grid component received a significant update to its SSR (server-side rendering) and SSG (prerendering). It now renders all its inner elements with appropriate relative sizes, allowing seamless client rehydration and subsequent databinding.
  • Tile Manager Component enables the display of content in individual tiles, allowing users to interact with these tiles by rearranging and resizing them, giving them the freedom to customize the layout and appearance...

Released: Apr 30, 2025

Ignite UI for Blazor 24.2.111 中的更新

特性

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

修补程序

  • 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 is replaced.
  • IgbInput...

Released: Apr 30, 2025

Ignite UI for React 19.0.0 中的更新

特性

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

Released: Apr 29, 2025

Ignite UI for Web Components 6.0.0 中的更新

特性

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

Released: Apr 23, 2025

Ignite UI for Web Components 5.4.1 中的更新

特性

  • 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 based on drag...