Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Blazor are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio Blazor 2023 Volume 2 SP1
Released: Jul 27, 2023
2023 Volume 2 SP1 버젼 업데이트
기능
Chart
Added support for displaying thousand separators in chart tooltip values.
Added support for obtaining the sum of y-values, from stacked series, as arguments in TooltipRender event.
Added support for obtaining current chart ID from chart mouse event arguments.
Added support for displaying the closest points for every visible series on a chart's shared tooltip.
Data Grid
Added support for customizing edited cell in OnCellSave and CellSaved events using CellInfo property.
HeatMap
When the TextOverflow property in HeatMapXAxisTextStyle and HeatMapYAxisTextStyle tags is used, the axis label can now be wrapped or trimmed. Line breaks can also be added to the axis labels.
PDF
Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
Added support for removing the specified key from document information in existing PDF documents.
Pivot Table
Breaking Changes - The data type of the ColumnSpacing property in the PivotChartSeries class has been changed.
Data labels now have a template option, which allows you to customize the appearance of data labels in pivot chart series.
Added support for Radius, allowing pie chart series to be displayed with a specified radius either commonly or to specific points in the pivot chart.
수정사항
Chart
Tooltip values and axis label values now display the same datetime format.
Diagram
The PropertyChanged event is now triggered correctly while dragging the group node.
DocIO
Paragraph spacing is now preserved properly while converting an RTF format document to PDF.
Fit text property of table cell is now preserved properly while converting a Word document to PDF.
Footnotes are now linked properly while converting a DOCX format document to HTML.
The NullReferenceException will no longer be thrown while calling UpdateDocumentFields() API.
Document Editor
Resolved the issue in OnKeyDown event
While entering an invalid hyperlink address, a warning message is now displayed.
Resolved the Toolbar disappear issue while destroy and re-append container instance.
Resolved the text cut issue while highlighting selected text
Gantt Chart
The issue on Expanded/Collapsed event returns data argument null when using ExpandAll/CollapseAll actions has been fixed.
The issue with inserting the date and time as a default value in a start date Gantt column has been resolved.
The issue with cell navigation using tab in the column virtualization sample has been resolved.
Data Grid
Resolved the issue with DeleteRecordAsync not functioning correctly.
Fixed the bug where context menu items were not added properly, when new items were dynamically added in the ContextMenuOpen event.
PDF
Fixed an issue where documents would become corrupted after adding security measures and modifying form fields in PDF files.
Fixed an issue where the file size would increase when drawing PDF templates with a higher page count.
Fixed the issue where the GoToAction was missing during the parsing of an existing button field.
Text extraction issues no longer occur in the specific PDF document.
Fixed the issue where entire contents are removed while removing this image from the PDF document.
Resolved text box fields become non writeable issue while CurrentCulture is "it-IT".
Preservation issue no longer occurs while drawing italic style in true type fonts.
StackOverflow exception no longer occurs while drawing PDF template in specific PDF document.
Auto-naming issue no longer occurs while signing an existing PDF document with the same signature name.
PDF Viewer
Now, the dimensions of old annotations no longer adjust to new annotations during the editing process. Annotations will maintain their original dimensions unless explicitly modified by the user.
The '\n' characters are now handled appropriately during the import process for free text annotations.
Auto space will not be added to the free text content while editing, even if the height value is not set in the freeTextSettings.
The ImportAnnotationAsync API now works seamlessly for importing annotations from file paths.
The tab key now functions properly when navigating through the submit form toolbar.
Now, the serialization error will no longer occurs while customizing the line annotations.
The Authorization header is now properly included in Syncfusion Blazor SfPdfViewer.
Allowed interaction now works correctly even for locked annotations.
Sticky notes annotations are now displayed properly in the comments panel.
The textmarkup annotation now works as expected.
The PDF Viewer (NextGen) component now renders properly in MAUI (iOS, Catalyst) environments.
Pivot Table
An issue with the series type not changing when using the ChartSeriesCreated event in the pivot chart has been resolved.
An issue with column spacing in the pivot chart has been fixed.
Progress Bar
Progress bar values are now dynamically updated when the value is updated with a delay.
Schedule
An issue with multiple appointment selection not working in Mac device has been fixed.
An issue with GetOccurrencesByRange method returns wrong result has been fixed.
An issue with RefreshAsync method flash the scheduler events has been fixed.
Tab
Provided PreventFocus support in SelectEventArgs to prevent the focus while selecting the tab item.
XlsIO
Data labels of a chart with negative values are now rendered in proper position in Chart to Image conversion.
Chart category axis labels position is now rendered properly in Chart to Image conversion.
Chart category axis labels with position set as high are now rendered properly in Chart to Image conversion.
Chart data labels with category name being referred from an external document are now rendered in Chart to Image conversion.