Essential Studio for Angular Release Notes
v20.4.38
December 21, 2022
Common
Features
- Provided the Angular version 15 compatible support for the Angular components.
- The new
Rating
component has been added to Angular. - The
AppBar
,Floating Action Button (FAB)
,Mention
,Message
andSpeed Dial
components have been developed to meet industry standards and are now marked production-ready.
Breaking Changes
- If you are using Syncfusion’s Angular components without first registering a license, a license dialog will appear after a certain limit of usage, preventing further interaction in the application. Please make sure to register a valid license in order to continue using the Syncfusion Angular components without interruption.
AutoComplete
Bug Fixes
-
#I420089
- The issue “API documentation broken on autocomplete Component” has been resolved.
Bullet Chart
Bug Fixes
-
#I422321
- Now label alignment property is working properly in bullet chart.
Carousel
Bug Fixes
-
#I419341
- The Blank carousel item displayed onautoplay
when a single item alone is rendered has been resolved.
Chart
Bug Fixes
-
#I420456
- Now cancel argument in legend click event working properly. -
#I423376
- Console error thrown when rendering the tooltip in trendlines has been fixed. -
#I422475
- Accumulation chart height is now proper with respect to its parent container.
Features
-
#I346292
,#I347892
- Provided support to wrap data labels in the accumulation charts. -
#I401851
- Provided support to rotate the axis title from 0 to 360 degree. - Provided support for dashed legends for dashed line series.
Chips
Bug Fixes
-
#293361
- When settingenabled
value asfalse
in Chip component then the disabled chip item get focused issue has been resolved.
Circular Gauge
Features
-
#I293761
,#I294324
,#I309426
,#F165646
,#I420860
- WhenanimationDuration
is set in the rounded range bar pointer, the path element for the pointer is now improved.
ComboBox
Bug Fixes
-
#I407373
- The issue “fieldset disabled attribute does not disable the form components” has been resolved.
Dashboard Layout
Bug Fixes
-
#I395833
- The issue with the “Facing accessibility testing failure in the Dashboard Layout component” has been resolved.
Diagram
Bug Fixes
-
I421148
- Now, connector segment does not get split into multiple segment while hover on node. -
#I420202
- The issue on annotation interaction has been resolved.
Features
-
#I409589
- Support to override the mouseWheel event has been added.
Document Editor
Bug Fixes
-
#I421121
- Resolved the script error when resizing the table. -
#I414353
,#I414357
,#I418848
,#I422737
- Added the missing WCAG aria attributes for button in the toolbar.
Features
-
#I281074
,#I289165
,#I314827
,#I320851
,#I326478
,#I339437
,#I345929
,#I346271
,#I346573
- Added support for multiple columns in a page.
DropDownButton
Bug Fixes
-
#I388868
- Script error occurs while usingbeforeOpen
event in DropDownButton issue has been resolved
DropDownList
Bug Fixes
-
#I397894
- The issue “aria-label added on input element instead of wrapper element while adding the aria-label by using Html Attribute property” has been resolved.
Dropdown Tree
Features
-
#I395558
- Provided enableHtmlSanitizer support for Dropdown Tree component. -
#F169154
,#I424048
- Provided an option to prevent the parent node selection in the Dropdown Tree component.
Excel Export
Bug Fixes
- Fixed the exception issue when the images are added in the last column of Grid.
File Manager
Features
- Provided the folder (directory) upload support for Physical File Provider.
- Provided the folder (directory) upload support for Azure File Provider.
- Provided the folder (directory) upload support for NodeJS File System Provider.
- Provided the folder (directory) upload support for Amazon S3 File Provider.
Gantt
Bug Fixes
-
#I417035
- Expand Collapse not working properly after cell editing issue has been fixed. -
#I421663
- The baseline end date has not been properly validated issue has been fixed.
Features
-
#I237939
,#I255626
,#I398597
- ProvidedRTL
support in Gantt chart. Please find the documentation link here. - Provided
Shimmer
support in Gantt chart. Please find the demo link here. -
#I237939
,#I255626
,#I398597
- ProvidedRTL
support in Gantt chart. Please find the documentation link here. - Provided
Shimmer
support in Gantt chart. Please find the demo link here.
Grid
Features
-
#I395531
- Improved the template rendering performance in React. -
#I396818
- Provided support to add current selection to the filter. - Provided support to skip the focus in non-editable columns while pressing tab/shift-tab in batch edit.
- Provided the lazy load group support for virtual scroll enabled grid.
- Provided support to refresh the aggregate values with lazy load grouping.
Heatmap
Features
-
#F177543
-enableMultiSelect
property is exposed to enable or disable multiple selection of the HeatMap cells.
Image Editor
Bug Fixes
- Issue with “Toolbar Template Alignment” has been resolved.
Kanban
Bug Fixes
-
#FB37690
- Now, the dragged card is positioned properly when the swimlane is frozen with a fixed height for kanban.
ListBox
Bug Fixes
-
#I409839
- Issue with “Script error thrown while drag and drop after removed the item from listbox using removeItem method” has been resolved.
ListView
Bug Fixes
-
#F168185
- The issue with “Sorting is not applied properly when entering different values in the text field of the ListView component” has been resolved.
Maps
Features
- When panning is performed, the image rendering in online map providers is now improved.
MaskedTextBox
Bug Fixes
-
#I407373
- The issue “fieldset disabled attribute does not disable the form components” has been resolved.
MultiSelect
Bug Fixes
-
#FB38693
- The issue “Multiselect dropdown icon is not aligned properly” has been resolved.
Bug Fixes
#I413545
- The issue “screen reader does not read the first popup element” has been resolved.
NumericTextBox
Bug Fixes
-
#F170722
- Issue with “change event doesn’t trigger while modifying the value usingsetValue
method inside reactive form” is resolved. -
#I417969
- The issue “Clear button does not working after the component is enabled” has been resolved.
Office Chart
Bug Fixes
-
#I399919
- Resolved the bar chart rendering issue.
PDF Viewer
Bug Fixes
-
#F178667
- Now, the zero thickness property is applied to the form fields. -
#I421990
- Updating read-only to false for a form field is working properly. -
#I420531
- The free text annotations are no longer scaled on double clicks. -
#F178453
- Cut, copy, and paste at the form fields are working properly on downloading. -
#I419557
- TheIsPrint
property value of the text markup annotation is properly updated. -
#I418726
- The draw and image type signatures are now preserved while changing the tabs on mobile devices. -
#I420588
- Printing the PDF document that contains signature fields on non-rendered pages won’t throw script errors. -
#I420304
- Programmatically updating the read only properties won’t throw script errors. -
#I416032
- The radio button now triggers the form field click event. -
#I420423
- The background color of the initial indicator settings can be applied programmatically while adding form fields. -
#I422736
- Fixed issue with saving the PDF document on form fields export. -
#I418731
- Export and import values of form fields with same name have been properly updated. -
#I416298
- Focusing the signature and initial fields are proper on different zoom levels. -
#I411856
- The issue with programmatically updating the initial indicator properties has been resolved. -
#F178660
- Fixed issue withRenderAnnotationComments
on the .NET 6.0 platform. -
#I418199
- Programmatically updating images in the form fields won’t throw script errors. -
#I408281
- Switching between the PDF view and the text view won’t throw script errors. -
#I413254
- Aspect ratio is maintained for the image type signatures. -
#F178250
- Now, the color palette is no longer obscured in the PDF Viewer. -
#I178667
- Now, the text box’s border color is properly updated and no longer hidden. -
#I418214
- Session items of the older documents are cleared now. -
#I178018
- Searching for a multiple-sentence phrase no longer causes the PDF Viewer to freeze. -
#I421388
- Handwritten signatures will appear properly on loading the document again. -
#F178018
- Now, the script issue no longer occurs when doing multiline searches in the Pdf document.
Features
- Form fields values can be exported to FDF and XFDF formats and the same can be imported into the PDF Viewer, programmatically.
- Digital signatures of the existing PDF documents are now rendered in the PDF Viewer.
-
#I369895
,#I403367
,#I406191
- Now, the text selectionstrikethrough
has been improved. -
#I419679
- Provided the support to show or hide theFormDesignerToolbar
after document loading. -
#I421694
- Angular applications renders PDF Viewer controls without ID properties by generating the ID internally, if not provided. -
#I409823
- Margin can be set to the value was preserved for the free text annotation in the downloaded document. -
#I412460
- Provided the support for retrying Ajax requests with a status code collection.
Pivot Table
Bug Fixes
-
#I423050
- Filter state will now be properly maintained in the member editor. -
#I420253
- When virtual scrolling is enabled, the pivot table will now scroll properly. - Number formatting is now applied properly to row and column headers in the pivot table.
Features
-
#I347303
,#I400764
,#F172939
- Provided support for displaying row and column sub-totals at the top or bottom of the header group in the pivot table. -
#I310709
,#I346859
- Provided support to display pivot chart’s series for multiple measures on a single y-axis. -
#I398184
- The pivot table now supports customising the size of PDF document while exporting. -
#I305545
- The pivot table now allows you to export both the table and the chart to a single PDF document.
Breaking Changes
- The
chartSettings.showMemberSeries
property is deprecated and will no longer to be used. UsechartSettings.showPointColorByMembers
to achieve the same.
Previous | Now |
---|---|
showMemberSeries |
showPointColorByMembers |
- The
chartExport
method parameters for the pivot table have now been changed.
Previous
Parameter | Type | Description |
---|---|---|
type | ExportType |
Defines the export type. |
fileName | string | Defines file name of export document. |
orientation | PdfPageOrientation |
Defines the page orientation on pdf export(0 for Portrait mode, 1 for Landscape mode). |
width | number | Defines width of the export document. |
height | number | Defines width of the export document. |
Now
pdfExportProperties |
PdfExportProperties |
Allows to define the chart’s export properties such as file name, orientation, width and height. |
isMultipleExport |
boolean | Allows to export multiple tables and charts into a single PDF document. |
pdfDoc |
Object | Allows the export of an external PDF document along with current PDF document. |
isBlob |
boolean | Allows the PDF document to be saved as blob data. |
ProgressBar
Bug Fixes
-
#I420052
- Now progress bar API reference are refreshing properly.
QueryBuilder
Bug Fixes
-
#I375472
Issue with Rule template default rendered while add condition/group in query builder, if first column as rule template has been fixed. -
#I388333
Issue with Value template not destroy properly when we use complex data source in query builder has been fixed.
RangeNavigator
Bug Fixes
-
#I413509
- Now period selectors are updating properly for the range selector changes.
Rating
Key features:
The Rating component lets the user provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products.
- Precision - Different precision modes to provide more accurate rating.
- Tooltip and Label - Provide more expressive rating with tooltip and label.
- Template - Support to customize the rating item to heart, svg or any content that precisely match our unique needs.
-
Accessibility - The Rating provides built-in compliance with the
WAI-ARIA
specifications and it is achieved through attributes.
RichTextEditor
Bug Fixes
-
#I422392
- Now, the embed video is not removed when pressing the enter key. -
#I422764
- Now, when using similar fontFamily values for multiple items updates the dropDown text properly.
Schedule
Features
-
#I384604
- Provided custom workdays support when resources are grouped by date. -
#I394207
- ProvidedcloseTooltip
method to close the appointment tooltip programmatically. -
#I399939
- ProvideddateRangeTemplate
template to customize the header date range in scheduler.
Splitter
Bug Fixes
-
#I413810
- The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.
Stock Chart
Bug Fixes
-
#I418512
- Console error when specifyinglabelRotation
for stockchart issue has been fixed.
Svg Base
Bug Fixes
-
#F179321
- Tooltip is cropped when displayed outside chart area issue has been fixed.
Tab
Bug Fixes
-
#I422226
- An issue with while using underscore on tab id wrong content shown has been resolved. -
#F179266
- Tab height does not change dynamically whenheightAdjustMode
has set asFill
mode has been resolved.
Features
-
#I348957
- Provided option to specifytabindex
attribute to control the tab key order of tab header elements.
TextBox
Bug Fixes
-
#I415324
- The issue “Refresh method is not working properly in TextBox component” has been resolved.
Toolbar
Features
-
#I348957
- Provided option to specifytabindex
attribute to control the tab key order of the toolbar elements.
Tooltip
Bug Fixes
-
#I415013
- Resolved detached elements memory leak issue in the Tooltip component. -
#I415386
- The issue “Tooltip did not appear for the second time when using the tab key to focus on the remove icon of the uploader component” has been resolved.
Features
- Provided the shimmer effect for tree grid while loading, refreshing and data processing. Please find the demo here.
-
#I307202
,#FB20655
- Provided support to load child records on demand while virtual scrolling in remote data binding. Find more details in the documentation here. - Provided the shimmer effect for tree grid while loading, refreshing and data processing. Please find the demo here.
-
#I307202
,#FB20655
- Provided support to load child records on demand while virtual scrolling in remote data binding. Find more details in the documentation here.
TreeMap
Bug Fixes
-
#F178496
- The legend items now render in the same order as the color mapping objects.
TreeView
Bug Fixes
-
#I415237
- The TreeView performance issue in Vue3 framework has been resolved.