Infragistics Professional - includes Ignite UI for Angular 18.0.0
Released: May 16, 2024
Ignite UI for Angular 18.0.0 での更新項目
機能
Added support for Angular 18.
IgxCombo and IgxSimpleCombo
Introduced ability to hide the clear icon button when the custom clear icon template is empty.
IgxDateTimeEditor and IgxTimePicker
You can now accept the following custom inputFormat options, as Angular's DatePipe:
Fractional seconds: S, SS, SSS.
Period (Am/Pm): a, aa, aaa, aaaa, aaaaa.
IgxPivotGrid
Added templatable row dimension headers displayed on the top, above all row headers.
Replaced the showPivotConfigurationUI property with pivotUI property, adding the ability to enable/disable the configuration UI and/or the new row dimension headers.
Added sortable property for each IPivotDimension.
General
Removed deprecated property displayDensity. Size is now controlled only through the custom CSS property --ig-size.