Infragistics Professional - includes Ignite UI for Web Components 4.9.0
Released: Jun 2, 2024
Ignite UI for Web Components 4.9.0 での更新項目
機能
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.
不具合の修正
Date-time input - Label in Material theme is broken when component is in read-only mode.