Essential Studio for Angular Release Notes
v17.3.19
October 22, 2019
Accumulation chart
Bug Fixes
- #148287 - Series DataSource change accumulation chart refresh issue fixed.
Chart
Bug Fixes
- #250074 - Label placement between ticks is not working for radar chart issue fixed.
- #251346 - Radar and polar chart of draw type column and stacked column the values are plotted differently issue fixed
DataManager
Bug Fixes
-
250531
,148065
,251052
- Date time values are now properlyserialized
.
Diagram
Bug Fixes
-
#250965
- The performance issue occurs while dragging the diagram elements in flowchart samples has been resolved. -
#F148052
- The issue “CollectionChange event support while adding lanes at runtime” has been fixed. -
#250191
- The issue “Exception raised while deleting a node/connector when you set a diagram node/connector Id as a number” has been fixed. - The issue “Unable to hide a layer at runtime” has been fixed.
Dialog
Bug Fixes
-
#251762
- The issue with position property that accepts camel case alone has been resolved in Dialog.
Document Editor
Bug Fixes
-
#249729
- List now updated when copy and paste from outside editor. -
#249574
- Table now layout properly when resizing table middle column. -
#249767
- Control elements are now destroyed properly. -
#250041
- Paragraph formatting is now preserved properly when copy and paste contents.
Features
-
#249783
- Added API to set default section format properties.
DropDownList
Bug Fixes
-
#246853
- Now, popup will close when input element is hidden from viewport.
Gantt
Bug Fixes
-
249581
- Browser hangs issue while change schedule mode to year has been fixed. -
252195
- Issue on forEach method iteration in IE11 has been fixed.
Grid
Bug Fixes
-
#247618
-DataGrid
shows hand icon instead of standard mouse on non sortable and non clickable column headers. -
#249163
- Grid header lines are not properly rendered while resizing the window with text wrap feature.
ListBox
- Drag Event returns null value issue is fixed
PDF Viewer
Bug Fixes
-
#I251577
- The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features. -
#I249588
- The PDF Viewer control size is updated properly while using in tab control. -
#I251729
- The text markup annotation selector is cleared properly when loading the another PDF document. -
#I251742
- The perimeter shape type has been updated properly when exporting the annotation details. -
#I251494
- The reference error will no longer be thrown if you render the PDF document in docker Linux container environment. -
#I251153
– The previously imported annotations are no more cleared when import the other set of annotations.
Features
-
#I249703
- The quality of the printed copy has been improved. -
#I147267
,#I251146
- Provided the support to delete the annotations in code behind. -
#I248609
- Provided the support to customize the annotation selector. -
#I247224
,#I248179
- Provided the support to resize the text markup annotation bounds.
QueryBuilder
Bug Fixes
- Value not updated properly while changing operator.
RichTextEditor
Bug Fixes
-
#251855
- Resolved the issue with appearance of transparent color tile in Rich Text Editor’s color picker. -
#251699
- The issue with pasting content from Word document displays unnecessary HTML content in the Rich Text Editor has been fixed. -
#251640
- The issue “placeholder not hidden after inserting a table or an image in the Rich Text Editor” has been fixed. -
#250650
- The issue with image rename in the imageUploadSuccess event not working when drag and drop an image into RichTextEditor has been fixed. -
#250587
- The issue with null field shown on form data headers response when drag and drop an image into RichTextEditor has been fixed. -
#251855
- The issue “console error is thrown, when the image upload dialog is opened in IE browser” has been fixed.
Schedule
Bug Fixes
-
#251995
- An issue with request type parameter of action complete event while performing CRUD actions has been fixed.
TimePicker
Bug Fixes
-
#248416
- In mobile device, TimePicker popup displays in the center of the viewport.
TreeGrid
Bug Fixes
-
#251499
- Border applied properly for checkbox column whentreeColumnIndex
property is enabled with different themes.