Syncfusion Essential Studio for Blazor updated

Released: Jul 4, 2023

Atualizações na Syncfusion Essential Studio for Blazor

Correções

  • Chart
    • X-axis labels now render properly when the data is dynamically changed by date.
    • Chart exports now function properly in the Azure environment without any exceptions.
    • Shared tooltips now function correctly when dynamically updating the data source in the chart.
  • ComboBox
    • The issue of the page scrolling to the top when the combobox popup width exceeds the device width has been resolved
  • DatePicker
    • Resolved an issue where a "Format Exception" was thrown when rendering the datetimepicker with Arabic culture.
  • Dialog
    • The issue with "Escape key does not return false and not able to perform any action after dialog closed" has been resolved.
  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while calling Unlink() API.
    • Table is now preserved properly while converting a Word document to PDF.
    • Paragraph border is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • Paragraph is now preserved properly while resaving a DOCX format document.
    • Paragraphs are now preserved properly after cloning and adding a section in a document.
    • List paragraph is now preserved properly after calling AcceptAll API.
    • Track changes revisions are now preserved properly while resaving a DOCX format document.
    • Text wrapping of frame is now preserved properly while converting a Word document to PDF.
    • Text wrapping is now preserved properly for a floating table while converting a Word document to PDF.
    • List format with hidden property is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • Picture is now preserved properly while converting a Word document to PDF.
    • Paragraph is now preserved properly while converting a Word document to PDF.
    • Shapes are positioned properly while converting a Word document to PDF/Image.
    • The ArgumentException will no longer be thrown while opening a Markdown file with SVG image.
  • FileManager
    • The Null Exception which was thrown while switching the File Manager component's mobile mode in the details view has been fixed.
  • FileUpload
    • Resolved an issue where the ValueChange event was not triggered when uploading "0 Byte" files in the Uploader component.
    • Resolved an issue where an error message stating "File type is not allowed" was displayed when attempting to upload PDF files.
    • Resolved an issue where users were unable to upload an Outlook mail by drag and drop in the File Uploader.
  • Gantt Chart
    • Resolved an issue where the dependency editing functionality in the dialogue box was not working correctly when the localization language (tr-TR) was changed.
    • Fixed a bug where the context menu was not appearing for tasks under the collapsed task.
  • Grid
    • Resolved the issue where filtering the DateTime column would cause an exception when persistence is enabled.
    • Resolved the issue where touch scroll was not working correctly after performing grouping and reordering.
    • Fixed the problem where the "Case sensitive" option was being ignored when using a single operator/filter in Excel filter.
    • Fixed the issue where movable headers were not rendering properly when a frozen column was present in the stacked header.
    • Resolved the issue where the selection was getting cleared when navigating to the selected row, when the selection mode was set to "SelectionMode.Both".
    • Resolved the issue where the SfMultiSelect component was not disposing properly when enclosed in the filter template.
  • Multiselect
    • Resolved a performance issue that occurred when prebinding 500+ values to the multiselect component.
  • Pivot Table
    • The issue with the pivot table's field list popup not working properly while using the server-side engine in WASM is now fixed.
    • The issue with the pivot chart not refreshing properly within the dashboard layout while resizing has been fixed.
  • Presentation
    • Picture with transparency is now preserved properly while converting a PowerPoint presentation to PDF with Notespage.
    • Shape with radial gradient fill is now preserved properly while converting a PowerPoint presentation to PDF.
  • QueryBuilder
    • The issue with "SetRulesFromSql method set wrong logical operator in query builder" has been resolved.
  • Rich Text Editor
    • Pasting the content or the images into the Rich Text Editor now works properly without any console errors.
    • Resolved issue where the Insert Table popup's overlay was hiding the entire element in RichTextEditor.
    • Resizing the table and resizing the columns in the table now work properly in the Rich Text Editor.
    • Expanding the toolbar items in the Rich Text Editor now works properly.
  • Schedule
    • An issue with start and end time offset values missed in month view when using OdataV4 adapter has been fixed.
    • An issue with schedule editor window maintained in Dom when navigating the page has been fixed.
    • An issue with duplicate events rendered in agenda view has been fixed.
    • An issue with print with options will freeze the timeslots in vertical views has been fixed.
  • Sidebar
    • Resolved the issue with the animation in the Blazor Sidebar component when using multiple sidebars.
  • TextBox
    • The issue of e-outline breaks when an icon is prepended to the textbox with the CSS classes e-bigger, e-small, and e-bigger e-small has been resolved.
  • Tree Grid
    • Resolved the script error that occurs when performing the indent action with the virtualization feature.
    • Resolved the issue on adding a new record in Batch edit mode where the row is added as new row at some other index even if we gave desired row position and index.
    • Fixed issue where rows were not being selected after inserting data using the insert key.
    • Fixed an issue where collapsing all records and adding a new one in hierarchy sample caused the previously collapsed record to expand again.
  • XlsIO
    • The marker border width and no fill style for the marker can be applied in a chart and the Excel document can be resaved properly.
    • Null reference exception thrown while parsing a filtered chart series is now resolved.
    • ReferToRange value calculation for invalid named ranges is optimized to improve the performance.
    • Application being hanged while parsing the vml shapes with whitespace is now resolved.
    • Freeze panes are now updated properly when the columns are deleted.
    • Font properties are now applied properly for chart data labels.
    • Argument out of range exception thrown while trying to change the position of pivot page field is now resolved.
    • Data bar with merged cell is now rendered properly in Excel to PDF conversion.
    • Cell text with newline character is now rendered properly while auto fitting the row in Excel to PDF conversion.
    • File name with extension in header and footer are now supported in Excel to PDF conversion.
    • Chart numeric axis labels with exponential values are now rendered properly in PDF conversion.
    • Bar stacked chart with duplicate name in category axis is now rendered properly in Excel to PDF conversion.