Infragistics Ignite UI - includes Ignite UI for Web Components 4.9.0
Released: Jun 2, 2024
Updates in Ignite UI for Web Components 4.9.0
Features
The Button group component now allows you to reset the selection state via the selectedItems property.
Input and Textarea - Exposed validateOnly to enable validation rules being enforced without restricting user input.
Combo, Select and Dropdown components now use the native Popover API.
Deprecated the Dropdown positionStrategy property. The dropdown now uses the Popover API to render its container in the top layer of the browser viewport, making the property obsolete.
Deprecated the Input inputmode property. It is now aligned with the native inputMode DOM property instead.
Fixes
Date-time input - Label in Material theme is broken when component is in read-only mode.