
Maintenance release includes several bug fixes.
Fixes
- igCombo
- Items are not correctly rendering when data source items are less than the Combo visible items count with grouping and virtualization enabled.
- igDataChart
- Exception when hover/touch over a chart bound to an empty dataSource and markerType is set.
- Bar chart renders all labels in the Y-axis when there is not enough room and interval is not set.
- Visual data returns wrong font information.
- ScatterPolygon series has incorrect legend badge.
- timeXAxis last labels are not displayed.
- ScatterContourSeries does not clear its visuals when an invalid member path is set at runtime.
- ScatterContourSeries does not render contours with correct colors when the max value of fill scale is set to zero.
- ScatterAreaSeries does not export pixels in visualData.
- ScatterContourSeries throws error setting valueResolver - valueCount.
- Incorrect text layout when chart is in Right to Left mode.
- igFileUpload
- File name shows as “…” if the control is placed inside flexbox.
- igGrid
- Horizontal scrollbar becomes blank when grid is initialized while it is hidden in a mixed environment.
- Horizontal scrollbar is not positioned correctly when the grid has fixed columns and the grid is inside a tile of igTileManager on mixed environment.
- Scroll amount is not correct when some columns are fixed.
- Fixed area scrolls to left in Internet Explorer 11 when the last cell in the fixed area is selected.
- On Internet Explorer when featureChooserIconDisplay is set to 'none' and Sorting is enabled hiding and unhiding a column applies focused style to column header.
- Moving columns through the Feature Chooser menu applies focused style to column headers in Internet Explorer.
- Filtering dropdowns do not close when opening in sequence and advancedModeEditorsVisible option is true.
- Change in the filter dialog's add condition dropdown is not reverted when Cancel button is clicked.
- Click on the filtering editor does not enter in edit mode.
- igGrid does not call cell click event handler when in Responsive VerticalRendering mode.
- Padding is not consistent across different classes for cell selection and cell focusing.
- Summary setting is reset when a grouping is canceled.
- igMap
- Exception is thrown when trying to destroy a map that has pending Ajax request.
- igMap flickers when custom shape files are loaded.
- igPieChart
- PieChart does not have a default selected style.
- After attempting to expand a non-expandable tuple member expandTupleMember keeps getting called on each data source update.
- igPivotGrid
- JavaScript error is thrown when opening a filter for a member which contains apostrophes.
- igSpreadsheet
- Cell does not show all the content when a new line is inserted by Alt + Enter.
- igTreeGrid
- igTreeGrid Virtualization gets disabled if a column is moved before the original first column.
- MVC Wrappers
- conditionList option cannot be set via the MVC wrapper.
- MVC6/aspnetcore dll generate rowedittemplate EditMode option for Updating instead of dialog.