Releases: IgniteUI/ignite-ui
Releases · IgniteUI/ignite-ui
21.1 RTM
20.2 Service Release 1
Features
- Add localization for Italian, Chinese (Taiwan), and Chinese (PRC) languages #2104
20.1 Service Release 3
Features
- Add localization for Italian, Chinese (Taiwan), and Chinese (PRC) languages #2104
20.2 RTM
20.1 Service Release 2
Merge pull request #2078 from IgniteUI/PMiteva/fix-bug-2076-v20.1 browserDefault selectionOnFocus should preserve caret…
20.1 Service Release 1
19.2 Service Release 3
Merge pull request #2080 from IgniteUI/PMiteva/fix-bug-2076-v19.2 browserDefault selectionOnFocus should preserve caret…
19.2 Service Release 2
20.1 RTM
19.2 Service Release 1
Bug Fixes
- If the default bootstrap4 theme is applied, the
igCheckboxEditorchecked icon is not visible. #1984 - When scrolling a virtualized
igCombo, with defineditemTemplate, the list is barely scrolled. #2015 - If
igDateEditorinput and display formats are set, using the following formatHH:mm:ss.fff, milliseconds date part is displayed as 0 and when the editor is blurred then the value of the milliseconds is also set to 0. #2016 - When using jQuery version 3.4.0 and when
igDatePickersuppressKeyboardoption is enabled then control input does not lose focus when drop down is expanded. #2002 - igDataSource class uses escape method to
encodeUrl, which is deprecated and uses % for encoding, which is not approved standard and support for it will be dropped in further versions of .NET. #2048 - In
igEditorsimplementation, the jQuery's trim method is called with an extra parameter, which is not necessary. #2007 - When
igPopoveris shown to the right and containment is set, while there isn't enough space to the right for popover to fit, then popover shows bellow the containment element instead showing over the input. #1918 - The
<character cannot be used inigTreenode attribute. #2033