Syncfusion Essential Studio for Blazor 2023 Volume 1 SP1

Released: May 3, 2023

Atualizações na 2023 Volume 1 SP1

Recursos

  • File Manager
    • Breaking Changes - Added a new parameter 'showFileExtension' to 'Rename' method in the File Manager controller.
  • Gantt Chart
    • Added independent support for row and timeline virtualization using 'EnableRowVirtualization' and 'EnableTimelineVirtualization' properties. The 'EnableVirtualization' property is now deprecated.

Correções

  • AccumulationChart
    • When switching from the chart, the accumulation chart now renders properly.
    • Legend page numbers now work properly with multiple donut charts.
  • Chart
    • The crosshair and tooltip are now working properly when both are enabled.
    • Stripline now renders properly when customizing the dasharray.
    • While hiding the secondary axis, the primary x-axis removal issue has been fixed.
    • Chart rendering and tooltip cropping issues have been resolved.
  • Diagram
    • The rotation angle of the group node is applied properly after copy-pasting a rotated group.
    • The annotation content change for the read-only connector is working properly after double-clicking the connectors.
    • The condition change for the sequential connector is working properly in Russian culture.
    • The FillColor property for the BPMN Event symbol is now working properly.
    • The stroke width property of annotation is now working properly.
    • The node resize is prevented for nodes with resize constraint removed after aborting drag.
    • Two-way binding of the InteractionController property is now working properly.
    • The performance of dragging group node has been improved.
    • The Stroke width property of the BPMN Symbols has been modified based on the BPMN standards.
  • DocIO
    • The NullReferenceException will no longer be thrown while calling UpdateWordCount API.
    • The StackOverflowException will no longer be thrown while opening a DOC format document.
    • Table is now preserved properly while converting a Word document to PDF.
  • Grid
    • Exception throws while selecting the rows using Shift+Ctrl keys has been resolved.
    • Exception throws while copying the cells after scrolling the grid, when virtualization is enabled is fixed.
    • Issue with "DataGrid Virtual Column's is not rendering properly with Expando Object, when using the column chooser in WASM application" is fixed.
    • Issue with "Tab and ShiftTab keys doesn't works as expected, when the CheckboxMode is set to ResetOnRowClick while using the persist selection" has been resolved.
    • Issue with "Hiding the column header using HideAtMedia property doesn't work properly" is fixed.
    • Issue with "Grid header scrollbar padding is not removed, while deleting the records in the current view until the grid content scrollbar is getting hidden" has been resolved.
    • Issue with "vertical text alignment and textwrap is not applied in excel export" is fixed.
    • Issue with "Grid ResetPersistDataAsync doesn't restore default grid sorting" has been resolved.
    • Issue with "Tooltip of Grid with ClipMode of type EllipsisWithTooltip stays visible after filtering" has been resolved.
  • PDF Viewer
    • Performance has been improved when scrolling through a document with a more significant number of annotations, with the EnableCommentPanel set to false.
    • Now, the null reference exception will no longer be thrown while loading the document in the WASM project.
    • Now, the issue of the signature dialog opening when args.cancel is set to true in the form field click event has been resolved.
    • Now, the issue of the Radio button states not being updated properly while saving has been resolved.
  • Presentation
    • The GetActualHeight API will now return the table height value properly.
    • Shape with picture fill will now cloned properly.
  • ProgressBar
    • Progress bar now displays decimal values.
  • XlsIO
    • Application being hanged while opening the Excel document with pivot table is now resolved.
    • Named range references in the formulas being added into workbook named range collection while opening Excel document is now resolved.
    • Chart legend is now rendered properly in Chart to Image conversion.
    • Quarters and years are now supported for pivot data fields.
    • DisplayText is now returned properly when the applied number format is "d".