Essential Studio for Angular Release Notes
v17.1.42
April 23, 2019
Common
Bug Fixes
- #232746, #232286, #233615 , #233849, #233946 - Fixed
template
properties are not working inproduction mode
issue.
DateRangePicker
Bug Fixes
- #232966 - Now, you can clear daterangepicker input value using keyboard when strict mode is enabled.
Document Editor
Bug Fixes
-
#231353
- Text search results are now navigated properly.
File Manager
Features
- Added filesystem provider support for ASP.NET MVC 4 and 5 frameworks.
Grid
Bug Fixes
- #233507- Need to modify
api
description forstartedit
method is resolved. - #229454- A large text content gets collapsed while using
rowHeight
in grid is resolved. - #232985- Need to send edit operation
args
inbeforeDataBound
event is resolved. - #231808- Problem in hiding scrollbar place holder when having frozen is resolved.
- #232924- Horizontal scrollbar gets hidden in
IE
andEDGE
browsers is resolved.
ListView
Bug Fixes
- Issue in enabling
virtualization
with empty data source has been fixed.
Maps
Bug Fixes
-
#I233129
– The issue in data label rendering, if you resize the map by setting the “intersectionAction” property to ‘hide’ has been fixed. -
#I233127
- When selecting the new shape, the border for old shape is not removed issue has been fixed. -
#I233127
– The issue of border width changing, when zooming the map has been fixed.
MultiSelect
Bug Fixes
- #232673 - Issue with prevent the first value when clear value using clear button has been fixed.
- #233432 - The group template text not updated while enable the allow filtering issue has been fixed.
PDF Viewer
Bug Fixes
- The issue “the hyperlinkClick event is not triggered for web links” has been fixed.
QueryBuilder
Bug Fixes
- Rule with AND operator is not properly updated in ASP.NET MVC and Core.
RichTextEditor
Bug Fixes
- Change event doesn’t trigger, when RichTextEditor blurs inside of
In-place Editor
that issue has been fixed.
Schedule
Bug Fixes
-
#143894
- An issue with select event arguments element value returns wrongly has been fixed. -
#230544
- An issue witheditorTemplate
is not accessing the cell or event details has been fixed. -
#229980
,#229989
- An issue with appointment position misplaced in timeline views has been fixed.
TextBox
Bug Fixes
- #143987 - Issue with duplicate ID present in input element has been fixed.
TreeMap
Bug Fixes
-
#I233284
– The issue of breaking the treemap, if data contains the “_” character in its value has been fixed.