Syncfusion Essential Studio Blazor 2024 Volume 3 (27.1.53)

Released: Oct 15, 2024

Updates in 2024 Volume 3 (27.1.53)

Fehlerkorrekturen

  • Common
    • Upgraded the System.Text.Json package version to address vulnerabilities.
      • For .NET 6 target framework, Syncfusion Blazor Components refers 6.0.10 version.
      • For .NET 7 and .NET 8 target frameworks, Syncfusion Blazor Components refers 8.0.5 version.
    • Upgraded the Microsoft.AspNetCore.Components.Web package to the latest version to resolve security vulnerabilities in its dependencies.
      • For .NET 6 target framework, Syncfusion Blazor Components refers 6.0.35 version.
      • For .NET 7 target framework, Syncfusion Blazor Components refers 7.0.20 version.
      • For .NET 8 target framework, Syncfusion Blazor Components refers 8.0.10 version.
  • Chart
    • The chart legend toggling is now functioning properly and does not occur on empty space.
    • The chart legend items are now rendered correctly when the font size for the whole webpage is set.
    • The tooltip for the chart is now rendered correctly when using the tooltip render event after the data update.
    • Console error is no longer thrown when clicking the chart annotations.
    • The chart subtitle is now rendered properly without being trimmed when the title width is small.
  • Date Picker
    • The issue with the preselected value not being properly updated in the component when enabling the mask has been resolved.
  • Date Time Picker
    • Resolved the inconsistent resizing behavior observed with the modal dialog.
    • The issue with the preselected value not being properly updated in the component when enabling the mask has been resolved.
  • Dialog
    • Resolved the inconsistent resizing behavior observed with the modal dialog.
  • DocIO
    • Extracted TXT file from OLE Object is now preserved properly.
    • Font size is now preserved properly while converting a DOCX format document to PDF.
    • Hanging issue will no longer occur while converting Word document to PDF with footnotes.
    • Paragraph bottom border is now positioned properly while converting a Word document to PDF.
    • The ArgumentException will no longer be thrown while converting Word document to PDF repeatedly with embedded fonts.
    • The StackOverFlowException will no longer be thrown while converting Word document to PDF when the document contains end notes.
  • File Manager
    • The issue where the copy and paste replace actions of existing files did not correctly respond to the Yes or No options in the confirmation dialog has been resolved.
  • Data Grid
    • Fixed an issue where the Grouping Key was missing in the ExcelAggregateTemplateInfo event argument within ExcelAggregateEventArgs.
    • Resolved an issue where data grid rows were not properly displayed when using Virtualization with Vertical Row Rendering in AdaptiveLayout.
    • Fixed an issue where the Sort order was maintained in a Persisted Grid after clearing Grouping.
    • Fixed an issue where the first character was missing during Filtering when using a percentage symbol at the end.
    • Fixed an issue where an exception occurred when pressing the Shift key and clicking on the header element to perform Sorting.
    • Fixed an issue where the format property was not applied in the DateTimePickerEdit component when Editing the grid.
    • Fixed an issue where input controls on different grids were not exiting edit mode properly when switching between grids.
  • MultiSelect
    • Fixed an issue where the full item did not load properly after searching for a value with virtualization enabled.
  • Presentation
    • Group shape fill color is now applied properly while converting PPTX to PDF.
    • Ascent and descent of the font are now properly applied while converting PPTX to image.
    • The PowerPoint presentation will no longer be corrupted while cloning and merging a brightness applied picture.
  • Rich Text Editor
    • TableEditProperties option in the table quick toolbar now functions correctly after navigating away from the page and returning.
    • After deleting a table using the "Delete Table" option in the table quick toolbar, pasting a table in the same location now functions correctly.
  • Schedule
    • The issue with the month and timeline views throwing script errors when binding appointment data without ID values has been resolved.
    • An issue where appointments would revert to their original time after being resized has been fixed.
  • Time Picker
    • Fixed an issue where the InputFormat property was not functioning correctly with the TimeOnly type.
  • Tree Grid
    • Fixed an issue where Ctrl+F2 unnecessarily triggered cell editing, duplicating the function of F2 in TreeGrid.
  • TreeView
    • The issue where binding SelectedNodes could throw an exception when items are delivered after a delay in the TreeView component has been resolved.