Infragistics Ultimate - includes Ignite UI for Web Components 5.2.0
Released: Jan 9, 2025
Ignite UI for Web Components 5.2.0 での更新項目
機能
Form-associated elements now have a defaultValue property (defaultChecked for radio buttons, checkboxes, and switches). When a form is reset, components will use this property's value as their new value or checked state.
Calendar - Enabled passing of string values to the value, values and activeDate properties.
Checkbox - Updated style implementation and improved slotted checkbox styles.
Date-time input - Enabled passing of string values to the value, min and max properties.
Date picker - Enabled passing of string values to the value, min max and activeDate properties.
List - Updated list item internal slot gaps and sizing.
Progressbar - The default value label animation now uses CSS counters and animations.
Validation - Updated validation constraints to align with the behavior of native HTML elements. For instance, the minlength attribute will now only trigger a tooShort validity state if the component contains a value.
不具合の修正
Avatar - Slotted icon size.
Badge - Aligned colors with UI kits.
Card - Actions content alignment in vertical orientation.
Combo - Rendering issue after Edge browser autofill behavior.
Checkbox
Removed extra gap between the checkbox and the label.
Tick color in disabled state.
Dialog
Removed vertical padding in Bootstrap theme.
Fluent theme typography.
Dropdown - Remove vertical padding in Bootstrap theme.
Input
Input type search does not interfere with the outline variant in Material theme.
Step validation for numeric input.
Helper-text color in invalid state.
List - Discrepancies between the list and the UI kits.
Radio - Remove label part when there is not slotted content.
Textarea
Label position in Material theme.
Helper-text color in disabled state.
Remove layout space for hidden content in prefix/suffix slots.
Icon service - Reduce sync events between copies of the service in different tabs.