Syncfusion Essential Studio Blazor 2024 Volume 2 SP1 (26.2.4)

Released: Jul 24, 2024

Updates in 2024 Volume 2 SP1 (26.2.4)

Features

  • BarcodeGenerator
    • Added support for displaying a logo in the center of generated QR codes.
  • Data Grid
    • Breaking Changes - Changed the behavior of DoesNotStartWith, DoesNotEndWith, DoesNotContain and NotEqual filter operators in the Filter-Menu for string columns in the DataGrid.
  • PDF Viewer
    • Implemented support for rendering a specified number of pages while scrolling using the OverscanCount property.
  • Microsoft Visual Studio Extensions
    • Enhanced the Blazor Scaffolding feature for Blazor applications by adding support for remote data Web API adapter types.

Fixes

  • Accumulation Chart
    • The Pivot Chart now functions correctly when performing UI actions with the data label template enabled.
    • The legends of donut charts are now rendered correctly without overlapping when the window size is small and the legend position is not specified.
  • Chart
    • The console error that occurred while zooming and scrolling after page navigation has been resolved.
    • The performance issue has been resolved, and data updates are now occurring more quickly.
    • The chart now renders correctly when dynamically adding a new observable collection.
    • The console error that occurred when selecting a legend item has been fixed.
    • The issue in which the selection was not cleared and the close icon moved to the clicked location on the device has been resolved.
  • ComboBox
    • Fixed issue with PopupHeight not supporting rem and vh units.
  • Dashboard Layout
    • Issue with dynamically updating panels based on screen resolution in the Dashboard Layout component has been resolved.
  • Data Grid
    • Fixed an issue where the width of Excel columns did not match the Grid width when using Excel-Exporting.
    • Resolved an issue where the OK button gets disabled in the ColumnChooser dialog when all columns are deselected, and the ShowInColumnChooser property is set to false for a column.
    • Fixed an issue where keyboard navigation did not work properly from grid content to the pager when using a Pager-Template.
  • Diagram
    • An exception will no longer be thrown when the mind map layout is run without any nodes/connectors during the initial rendering.
    • The width and height values are now updated properly for NodeGroup.
    • It is now possible to add children to a Group Node with Page Breaks enabled.
    • Automatic scrolling no longer occurs when the mouse enters the diagram.
  • DocIO
    • Section breaks are now handled properly when accepting tracked changes in a Word document.
  • Document Editor
    • Resolved the issue that endnote are not visible in DocumentEditor when it moved to next page.
  • DropDownTree
    • Enhanced the performance of popup opening and node expansion actions.
  • File Manager
    • The issues with "Pasting actions from a sub-level to the root directory" and "Files being pasted multiple times when confirming the 'file exists' option" in the File Manager component using the Azure File Provider have been fixed.
  • InPlace Editor
    • Fixed an issue where null condition check was missing for the element of the In-Place Editor.
  • InPlace Editor
    • Resolved issue where dynamically setting the ActionOnBlur property was not being reflected.
  • Maps
    • The thickness of the LineString geometry in the Maps component has been corrected.
  • Mention
    • Mention popup value not updating in textbox when using mouse interaction has been resolved.
  • PDF
    • Fixed an issue where annotations were not displayed correctly after flattening the PDF document.
    • Fixed an exception that occurred when retrieving the page value from the radio button field in a PDF document.
  • PDF Viewer
    • Resolved the issue with improperly locked stamp annotations in the PDF.
    • Fixed the slow Annotation toolbar issue in Blazor WASM 8.0.
    • The issue with losing ModifiedDate year and seconds when editing the annotation comment in the GetAnnotationsAsync method has been resolved.
    • Fixed the issue where text present in the PDF was missing using CustomFonts.
    • Fixed the script error occurring when invoking the escape key using JavaScript events in the NextGen PDF Viewer.
    • Resolved the issue regarding the need to trigger the DocumentLoadFailed event for CORS errors.
    • Fixed the issue of complete content being missing in the OnTextSelectionEnd event.
    • Fixed the issue with blurry text in the PDF Viewer on mobile devices.
    • Resolved the issue with pinch zooming performance in Blazor WASM.
    • Fixed the issue where the free text annotation text remains editable despite programmatically locking the annotation.
  • Slider
    • Invisible ticks issue with Range Slider component in material dark theme has been resolved.
  • Tree Grid
    • Fixed an issue where the ellipsis with tooltip was incorrectly appearing in the middle of the content.
    • Fixed a script error that occurred when expanding records with the EnableCollapseAll property set to True.
  • TreeView
    • The issue where a console error occurs when dragging the tree node to the toolbar has been resolved.
  • Uploader
    • Fixed an issue where the RemoveAsync method was not functioning correctly when AsyncSettings were enabled.
    • Fixed an issue with Chunk uploading not working properly when pause and resume buttons were pressed repeatedly.
  • Visual Studio Extensions
    • The issue where an 'Invalid License Key' notification would appear if there was a space or newline after the period (.) in Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense has been resolved.
  • XlsIO
    • The pie chart color is now preserved properly when cloning and resaving the Excel document.