Released: May 15, 2025
Mises à jour de App Builder May 2025
Fonctionnalités
- 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
Mises à jour de Ignite UI for Blazor 24.2.111
Fonctionnalités
- 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.
Correctifs
- 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...
Released: Apr 30, 2025
Mises à jour de Ignite UI for React 19.0.0
Fonctionnalités
- 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...
Released: Apr 29, 2025
Mises à jour de Ignite UI for Web Components 6.0.0
Fonctionnalités
- 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
Mises à jour de Ignite UI for Web Components 5.4.1
Fonctionnalités
- 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
Mises à jour de Ignite UI for jQuery 24.2.7
Correctifs
- 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
Mises à jour de Ignite UI for Blazor 24.2.92
Fonctionnalités
- 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.
Correctifs
- IgbDialog
- When ShowAsync and HideAsync are called, the subsequent code is not executed.
Released: Mar 27, 2025
Mises à jour de App Builder March 2025
Fonctionnalités
- 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
Mises à jour de Ignite UI for Angular 19.2.0
Fonctionnalités
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
Mises à jour de Ignite UI for React 18.8.0
Fonctionnalités
- 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.
Correctifs
- Excel Library
- Chart's plot area right margin becomes narrower and fill pattern...