홈 / 뉴스 / Infragistics Ignite UI for Angular 16.1.0
Infragistics Ignite UI for Angular 16.1.0
Select, TreeGrid 및 HierarchicalGrid 구성요소를 향상시킵니다.
7월 19, 2023
신규 버전
기능
IgxSelect
The select component now has the ability to handle igxPrefix and igxSuffix directives inside igx-select-item.
IgxGrid, IgxTreeGrid and IgxHierarchicalGrid
The draggable attribute is no longer required to be set on interactable elements, if a column header is templated and 'Column Moving' is enabled in order for handlers for any event to be triggered. draggable='false' can now be used as an addition if the user shouldn't be able to drag a column by that element, but even if omitted click events for example will trigger now.
Behavioral Change - When there are already grouped columns, the group drop area now shows after dragging of a column starts and not when only click actions are performed.