Essential Studio for Angular Release Notes
Common
Bug Fixes
-
I269775,I151936 - Resolved Grid aggregates directive is not rendering properly issue.
Accumulation chart
Bug Fixes
-
#267438 - Export chart in canvas mode issue has been fixed
Barcode
Bug Fixes
-
#269847 - “Barcode control is not rendering in MVC” issue has been fixed.
Chart
Bug Fixes
-
#269627 - Logarithmic scale does not work with small values issue has been fixed.
-
#151645 - Error bar value is not updated dynamically issue has fixed.
Bug Fixes
-
F152308 - Context menu popup position misaligned while using beforeOpen event has been resolved.
DataManager
Bug Fixes
-
269287 - Provided the support to use complex data field as primary key.
DateRangePicker
Bug Fixes
-
#263008- Issue with “script error throws while navigating month using previous and next icon in the mobile mode” has been resolved.
Diagram
Bug Fixes
-
F12953 - The issue “Diagram FitToPage method not working properly by calling several times” has been fixed.
-
F13028 - The issue “Connector padding is not working for Path Node” has been fixed.
Dialog
Bug Fixes
-
#269536 - The issue with the resize icon not positioned properly when dialog rendered without min-height was resolved.
-
#269654 - The issue with the resizing event not working properly when more than two dialogs are rendered on the same page was resolved.
Document Editor
Bug Fixes
-
#267924 - Circular reference exception resolved when export the document contains chart.
-
#152124 - Resolved script error when modify style for locale changed text.
-
#266059 - Skipped adding bookmark when pasting content with bookmark.
-
#267949 - Table is now revert properly when insert table below another table.
-
#268472 - Selection format is now retrieved properly when paragraph contains more than two paragraph.
-
#269467 - List character format is now update properly when paragraph contains style.
-
#264813 - Tab width in list paragraph is now layout properly.
-
#264779 - Text clipping issue is resolved when text inside table.
Gantt
Bug Fixes
-
#270384 - Prevented event markers, indicators, holidays, baseline consideration for timeline while doing zoom to fit action.
Features
-
#269693, #269694 - Provided accessibility support for column header and filter.
Grid
Bug Fixes
-
#268095 - Undefined value is saved as [Object Object] in batch editing has been fixed.
-
#266864 - Error in Angular Production build with toolbar search is enabled in Grid has been fixed.
-
#268842 - Empty summary value issue when collapse the record has been fixed.
-
#270597, #271625 - Validation message position issue has been fixed.
-
#268807 - ResetOnRowClick now works properly with persist selection.
-
#270585 - recordClick event issue after grouping has been resolved.
-
#258489, #268908 - Saving the cell through tab key issue in batch edit has been fixed.
-
#270170 - Script error with Esc key while in cell edit state and filter enabled has been fixed.
-
#151902- Script error When auto fit the Grid having Aggregate, Resize and Freeze enabled has been fixed.
-
#269226,#152345- Focusing is not working properly when filtering the column by tab key with immediate mode issue has been fixed.
-
#152164 - CheckBox column value overriding the boolean type column while editing issue has been resolved.
ListBox
Bug Fixes
-
moveTo method is not working properly when listbox have disabled items has been fixed.
ListView
Bug Fixes
- #269547 - The issue with
ListView move backwards during text selection has been resolved.
- #266788 - The issue with
Checkbox is not displayed while enabling the virtualization property in ListView has been resolved.
Maps
Bug Fixes
-
#268354 - shapeDataPath property will now work properly in the Maps control.
-
#263976 - Data label template will render properly now in the sublayers.
-
#268755 - isShapeSelected property is exposed to check whether the shape is selected or not on the map.
Features
-
#264809 - Latitude and longitude values are exposed in the arguments of panning event of the Maps control.
Bug Fixes
- Menu not working properly when collapsing the sub menu in hamburger mode has been resolved.
PDF Viewer
Bug Fixes
-
#I271163 - Errors will no longer occur when the print module in disabled state.
-
#I268829 - Now, the deleted annotations are removed properly from the PDF document.
Features
-
#I267524 - Provided the support for feet inch Calibration ratio in PDF Viewer.
-
#I269003 - Exposed the non filled form fields value in the fireValidatedFailed event arguments.
-
#I268276 - Provided the support to customize the annotation resize cursor type in PDF Viewer.
-
#I268715 - Exposed the ‘Not Approved’ stamp annotation under dynamic stamp type.
QueryBuilder
Features
- Provided
readonly support.
Bug Fixes
- Radio button not working properly when clicked inside splitter control has been resolved.
RichTextEditor
Bug Fixes
-
#267874, #269214, #271199 - Resolved the compilation error with typescript version 3.8.3
Schedule
Bug Fixes
-
#269022 - In timeline views, an issue with appointments is positioned in the wrong place when browser zooming is set at 75% and 67% has been fixed.
Bug Fixes
- Keyboard navigation not working in
bootstrap4 has been resolved.
Spreadsheet
Breaking Changes
| Old Property |
New Property |
rangeSettings |
ranges |
- Tag directive changed for rangeSettings property.
| Old Tag Directive |
New Tag Directive |
<e-rangesettings>
<e-rangesetting>
|
<e-ranges>
<e-range>
|
TextBox
Bug Fixes
-
#263811- Now, multiline textbox expand and collapse icon aligned properly.
-
#268311 - Issue with “typed value is not reset in the multiline textbox while destroying the control” has been resolved.
TimePicker
Bug Fixes
-
#266088- Now, you can use focusOut method inside close event.
Bug Fixes
-
#F152391 - The issue with Tooltip content component reference is not destroyed has been resolved.
TreeGrid
Bug Fixes
-
#266963- Drag and drop works fine in unordered list of data.
-
#F151795 - Localization support works fine in Add row, Above, Below Context Menu Items.
-
#F151795- In Drag and drop, while dropping at first row, its border color is changed properly.
-
#268348- Index value properly updated for drag and drop data operation.
-
#267541- ExpandAll works fine with Virtualization feature.