Essential Studio for Angular Release Notes
v19.2.46
July 6, 2021
Chart
Bug Fixes
-
#332577
-StepArea
gets truncated while using canvas mode issue has been fixed.
Chips
Bug Fixes
- Issue with
selectedChips
property is not maintained after deletion of Chip items has been resolved.
CircularGauge
Bug Fixes
-
#I333600
- No script errors are thrown when the same start and end values are set in the range using thesetRangeValue()
method. -
#I333600
- When thestart
andend
values of the range are set to the same value, the range’s path will be correct now.
ColorPicker
- Role Attribute error in ColorPicker has been fixed.
Context Menu
Bug Fixes
- Role Attribute issue in context menu has been fixed.
Diagram
Bug Fixes
-
#F166100, #F166081
- The issue “An exception occurs when resizing the diagram page with an overview” has been fixed. -
#I333468
- The issue “The connectors cannot be grouped using group API” has been fixed. -
#I332942
- The issue “The nodes that take place above the lane is not selectable” has been fixed.
Dialog
Bug Fixes
-
#I333082
- Provided a new additional argumentclosedBy
, in thebeforeClose
event of the dialog.
Document Editor
Bug Fixes
-
#I325741
- Resolved the footnote layouting issue when opening a document. -
#I331634
- Resolved the issue on updating the table cell width. -
#I331274
- Table positioning property is now preserved properly. -
#I331667
- Document with BuildingBlockGallery content control type is now exported properly. -
#I331452
- Resolved the layout issue on footnote inside the table. -
#I331606
- Document with content control block saving issue is now exported properly. -
#I331667
,#I332223
- Shape in footer is now preserved properly. -
#I330686
,#I331349
,#I310463
- Shape fill is now preserved properly. -
#I332333
- Zoom value is now updated properly in status bar. -
#I330165
,#I327647
,#I324515
- Resolved the worst case scenario issues in comment editing and deleting. -
#I319210
- The changes and comment tab in the review pane will be visible only if at least one tracked change or comment is present respectively in the document.
Drawings
Bug Fixes
-
#261558
– Leader length is now working properly in the firefox browser.
DropDownList
Bug Fixes
-
#I332596
- Issue with “incremental search not working when searching same key value multiple time” has been resolved.
Excel Export
Bug Fixes
- Internet Explorer version 11 Grid to Excel export issue is fixed.
- Date issue is fixed for CSV export.
- File corruption issue is fixed in Grid to Excel export.
- Fixed currency format thousand separator missing issue.
Gantt
Bug Fixes
-
#331671
- Right Labels are rendered properly in exported PDF document. -
#332161
- Issue fixed when drag and drop performed after adding record through context menu.
Grid
Bug Fixes
-
#I332352
- throws script error while refreshing the filtered grid with persistence is fixed. -
#I332536
- Persist selection is not working properly when usingup/down
arrows is fixed. -
#I331703
- Excel export filter icon misalignment while using the excel export header properties, issue has been fixed. -
#I331500
- throws script error while clearing initial filter dynamically is fixed. -
#I328056, #I331256
-RowDeselected
event is not triggered after paging while usingclearSelction
, has been fixed. -
#I331465
- Focus issue while render dropdown component in the header template, issue has been fixed. -
#I332058
- Validation rules not working in grouped columns is fixed. -
#I332503
- throws script error when Adding new record in a empty Grid withinfiniteScrolling
feature is fixed. -
#I332932
- Edit focus is not working properly when checkbox column editing is disabled is fixed. -
#I328508
- When selecting last row in view-port, Grid scrolls up automatically issue has been fixed.
In-place Editor
Bug Fixes
-
#I330556
- Resolved the exception raised, when the large value is typed and starting to edit for the second time in In-Place Editor.
Features
-
#I311906
,#FB23798
- Provided the new eventendEdit
that triggers when the edit action is finished and begin to submit/cancel the current value.
Kanban
Bug Fixes
-
#I332574
- The issue with “Column headers of the kanban is not updated, with the drag and drop actions” has been resolved.
Menu
-
#I330684
- Submenu not aligned properly while using templates issue has been fixed.
MultiSelect
Bug Fixes
-
#F165832
- Issue with “dynamically updated value is not cleared while clearing the value using clear icon” has been resolved.
Pdf Export
Bug Fixes
- Rendering issue with Line break on multi line text is fixed.
- Performance issue with true type font is fixed.
- Preservation issue with PDF colour empty constructor is fixed.
- Preservation issue with PDF Grid in Angular sample browser is fixed.
- Rendering issue with exceeded image into PDF export is fixed.
- Rendering issue with PDF Grid border into PDF export is fixed.
- Rendering issue with Pdf number style is fixed.
- Rendering issue with Line break is fixed.
- Undefined error occurs while getting line width of text content on particular True Type Font.
Features
- Added Draw Path support
- Added Draw Arc support
- Added support for Linear gradient brush
- Added support for Radial gradient brush
- Added support for Tiling brush
- Added support for PDF Brushes.
PDF Viewer
Bug Fixes
-
#331233
- The Script error will no longer be thrown if we disable the toolbar and navigate the next page from code behind. -
#331680
- Now, the Annotation toolbar items are aligned properly in the drop-down.
Pivot Table
Bug Fixes
-
#299730
,#315686
- Issues in “Date Grouping” feature have been fixed. - Border alignment issue in “Grouping Bar” UI has been fixed.
QueryBuilder
Bug Fixes
-
#I333679
- The issue with setRules method not works in header template has been fixed.
Radio Button
Bug Fixes
-I332876
- cssClass need to be included wrapper element of radio button issue fixed.
RichTextEditor
Bug Fixes
-
#308692
- The issue with “Script error occurs, when destroy the Rich Text Editor with toolbar disabled” has been resolved. -
#I327676
- The issue with “Custom toolbar icons not disabled/enabled, when multiple custom toolbar is configured” has been resolved. -
#I330909
- The issue with “Inserting table after pressingshit+enter
deletes all the content below in the Rich Text Editor” has been resolved. -
#F165931
- The issue with “Ordered list number color not changing, when font color is applied to the list in the Rich Text Editor” has been resolved. -
#I327566
- The issue with “Image resizing is not working properly whenresizeByPercent
is set true” has been resolved. -
#I333070
- The issue with “Scroller doesn’t appear with the editor, in the full screen mode” has been resolved. -
#I332465
- Resolved the script error raised, when Rich Text Editor is destroyed with toolbar disabled. -
#I331970
- The issue with “Pasting content with length exactly, equal to themaxLength
doesn’t paste in the Rich Text Editor” has been resolved. -
#FB26351
- The issue with “Accessibility validation errors in Rich Text Editor” has been resolved.
Features
-
#I304121
- Improvements with thebackSpaceKey
action in the Rich Text Editor. -
#I292778
,#I308312
,#I309446
,#I313298
- Provided the List style type and List style image support for the Numbered and Bulleted lists.
Schedule
Bug Fixes
-
#I332366
- An issue with the toolbar popup is not open properly when multiple schedules are rendered on a single page has been fixed.
Spreadsheet
Bug Fixes
-
I331420
- Listpopup
width is not proper while resizing the column issue has been fixed. -
I332235
- Editing cell address inname box
does not navigate to that cell issue has been fixed. -
I331920
- Formula having only strings not parsed properly issue has been fixed. -
I328009
- Provided option to get filter collection details inactionComplete
event. -
I332890
- Clearing filter range does not removes filter issue has been fixed. -
I329431
- Copy / paste into locked and unlocked cells not working properly while preventing alert dialog issue resolved. -
I321503
- Cross tab formulas with imported excel file having duplicate reference issue resolved.
Stock Chart
Features
- The legend feature has been added to the stock chart.
Tab
Bug Fixes
-
#I330332
- An issue with the tabaria-selected
attribute not properly updated has been fixed.
Tooltip
Bug Fixes
-
#I328768
- The issue with “The Tooltip is not opened in the current cursor position while enabling themouseTrail
andopenDelay
support” has been resolved.
Tree Grid
Bug Fixes
-
#332604
- Resolved white space issue while using less number of records with Virtualization. -
#332847
- Batch Edit mode works properly with observable data binding. -
#I331724
- Child summary values are updated properly after editing a record. -
#I328508
- Selecting a row using selectRow method at load time works properly with Virtualization. -
#332847
- Batch Edit mode works properly with custom data binding. -
#333663
- Cancelling the edit action works properly when using escape key.