
Maintenance release includes several bug fixes.
Fixes
Builds
- Uncaught SyntaxError (Invalid or unexpected token) occurs when a custom build js file with Japanese locale created by the custom build page is used.
igCategoryChart
- Setting YAxisTitleAngle = 0 is not reflected on UI.
igCombo
- Highlight mode is not applicable when the input value and the firstly met dataSource item are equal.
- Items are not correctly rendering when the data source items are less than the Combo visible items count with grouping and virtualization enabled.
igDataChart
- Grid blocks mouse wheel from tunneling to cell content in IE.
- JavaScript error thrown when creating a column datachart and isHighlightingEnabled is enabled.
- Blurry Charts in 17.2 release.
- JavaScript DataChart size is not correctly calculated when browser zoom level is changed from 100%.
igDatePicker
- Event parameters for onChangeMonthYear are ‘undefined’.
- Input value is not reverted when invalid input is entered in igDateEditor using IME keyboard in Firefox and IE11.
- Entered date is converted to today's date when pressing the Enter key.
- Input value is discarded upon lost focus while in composition mode on IE11 and Firefox.
- igDatePicker does not fallback to different than default regional settings.
igDialog
- Dialog is not destroyed when there is an open/close animation.
- openAnimation prevents modal background from appearing.
igEditors
- The active item is missing styles.
- Editors regular expressions not properly escaped.
igGrid
- When GroupBy and Hiding are applied on Internet Explorer an error is thrown.
- Feature chooser icons are not styled correctly when igGrid is used in igSplitter.
- Grid width is incorrect when there are fixed columns and virtualization.
- Expand/collapse column width is not correctly calculated for more than one grouped columns after calling ""autoSizeColumns"" method.
- Re-using columnSettings in Updating leads to issues because the change events are preserved in the original options.
igHierarchicalGrid
- Expanded rows collapse after hiding columns.
igNumericEditor
- Null value is not properly set when value is deleted from numeric editor.
- Numeric editors don't show the keypad after loosing focus on Firefox for Android.
igScroll
- igScroll is not initialized on igTreeGrid.
- Scroll bar on Samples page do not go all the way down (happens from time to time).
- igScroll custom scrollbar thumb gets too small when the scroll container has big height.
igTree
- igTree does not load nodes after level 3 when using loadOnDemand.
- Check mark on the parent node is not black after all the children are checked.
igVideoPlayer
- Comercials does not show in IE when forward the player.
MVC Wrappers
- Helper text for MVC wrappers is in Japanese.
- YAxisMinimumValue and YAxisMaximumValue are missing in the intellisense.
- TitleAngle, TitleHorizontalAlignment and TitleVerticalAlignment are missing in the intellisense.
- igCategoryChart's MVC helper doesn't expose ""Legend"" property.
- Compiler error occurs when you use IsRemote option in MVC wrapper.