Infragistics Professional - includes Ignite UI for Blazor 24.2.85
Released: Feb 28, 2025
Ignite UI for Blazor 24.2.85 での更新項目
機能
Added new GroupHeaderTextStyle property to Toolbar and IgbToolPanel. If set, it will apply to all IgbToolActionGroupHeader actions.
Added new property on IgbToolAction called TitleHorizontalAlignment which controls the horizontal alignment of the title text.
Added new property on IgbToolActionSubPanel called ItemSpacing which controls the spacing between items inside the panel.
不具合の修正
Excel Library
Chart's plot area right margin becomes narrower and fill pattern and fill foreground are gone just by loading an Excel file.
TextOperatorConditionalFormat's is not loaded/saved properly if the text contains '=' in a template Excel file.
Pictures in cells are lost when a template file is loaded.
Exception occurs when loading an Excel workbook that has a LET function.
Colors with any alpha channel in an Excel workbook fail to load.
IgbCombo
The Change event callback was fired multiple times in .NET 8.
IgbDataChart
Bubble Series tooltip content is switched to that of nearby bubble data in clicking a bubble.
IgbDataChart is showing two xAxis on the top.
ScatterLineSeries is not showing the color of the line correctly in the legend.
Repeatedly showing and hiding the IgbDataChart causes memory leakage in JS Heap.
Tooltips for the series specified in IncludedSeries are not displayed.
IgbRadialGauge
The position of the scale label is shifted.
IgbGrid
Two way binding for the SelectedRows doesn't work.
Repeatedly showing and hiding the IgbGrid causes memory leakage in JS Heap.
'There are multiple .NET runtimes present' error is thrown when the app changes from Server mode to WebAssembly mode if 'InteractiveAuto' is used for the rendermode.
NullReferenceException is thrown if a data contains an empty list.
CPU usage and Memory consumption are abnormally high when the app is opened in multiple tabs.
The JS heap size never reduced when moving back and forth between two pages with IgbGrid component.